Hello community, here is the log from the commit of package pcre checked in at Sun Oct 29 02:21:19 CEST 2006. -------- --- pcre/pcre.changes 2006-07-10 16:29:25.000000000 +0200 +++ /mounts/work_src_done/STABLE/pcre/pcre.changes 2006-10-28 17:50:11.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 28 17:50:04 CEST 2006 - meissner@suse.de + +- CXXFLAGS needs RPM_OPT_FLAGS too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pcre.spec ++++++ --- /var/tmp/diff_new_pack.SfpHQf/_old 2006-10-29 02:21:06.000000000 +0200 +++ /var/tmp/diff_new_pack.SfpHQf/_new 2006-10-29 02:21:06.000000000 +0200 @@ -13,9 +13,9 @@ Name: pcre BuildRequires: gcc-c++ Version: 6.7 -Release: 1 +Release: 14 Summary: A library for Perl-compatible regular expressions -License: Other License(s), see package +License: BSD License and BSD-like, Other License(s), see package Group: System/Libraries Autoreqprov: on URL: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ @@ -59,6 +59,7 @@ %build export CFLAGS="$RPM_OPT_FLAGS -fstack-protector" +export CXXFLAGS="$RPM_OPT_FLAGS -fstack-protector" ./configure --mandir=%_mandir \ --prefix=%_prefix \ --libdir=%_libdir \ @@ -99,6 +100,8 @@ %_mandir/man3/*.gz %changelog -n pcre +* Sat Oct 28 2006 - meissner@suse.de +- CXXFLAGS needs RPM_OPT_FLAGS too. * Mon Jul 10 2006 - ms@suse.de - update to new version 6.7 - finally removed evil configure patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@suse.de