Hello community, here is the log from the commit of package grip checked in at Sun Oct 29 02:19:55 CEST 2006. -------- --- GNOME/grip/grip.changes 2006-03-27 17:49:47.000000000 +0200 +++ /mounts/work_src_done/STABLE/grip/grip.changes 2006-10-28 20:53:09.000000000 +0200 @@ -1,0 +2,5 @@ +Sat Oct 28 20:53:03 CEST 2006 - meissner@suse.de + +- use RPM_OPT_FLAGS for CXXFLAGS too. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ grip.spec ++++++ --- /var/tmp/diff_new_pack.cBieEF/_old 2006-10-29 02:19:39.000000000 +0200 +++ /var/tmp/diff_new_pack.cBieEF/_new 2006-10-29 02:19:39.000000000 +0200 @@ -13,12 +13,12 @@ Name: grip BuildRequires: cdparanoia curl-devel docbook-toys gcc-c++ gnutls-devel id3lib-devel imlib-devel kdelibs3-doc libglade2-devel libgnomeprintui-devel libgnomeui-devel libstdc++-devel libwnck-devel mDNSResponder-devel update-desktop-files vte-devel xmlcharent URL: http://www.nostatic.org/grip/ -License: GPL +License: GNU General Public License (GPL) - all versions Group: Productivity/Multimedia/Sound/Utilities Requires: vorbis-tools Autoreqprov: on Version: 3.2.0 -Release: 36 +Release: 62 Summary: An Audio CD Ripping Application Source: %{name}-%{version}.tar.bz2 Patch: %{name}-%{version}-ogg.patch @@ -68,7 +68,7 @@ %if %suse_version > 1000 export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fstack-protector" %endif -CPPFLAGS="-I%{prefix}/include" CFLAGS="$RPM_OPT_FLAGS" \ +CPPFLAGS="-I%{prefix}/include" CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" \ ./configure --prefix=%{prefix} --mandir=%_mandir --with-gnome=%{prefix} --with-gnome-libs=%{prefix}/%_lib make pushd doc/C @@ -102,6 +102,8 @@ %prefix/share/pixmaps/gripicon.png %changelog -n grip +* Sat Oct 28 2006 - meissner@suse.de +- use RPM_OPT_FLAGS for CXXFLAGS too. * Mon Mar 27 2006 - bk@suse.de - error handling done right needs more changes, keep only logging - keep list of encoders in order to match config of other packges ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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