Hello community, here is the log from the commit of package bluefish checked in at Tue May 23 01:02:35 CEST 2006. -------- --- bluefish/bluefish.changes 2006-02-24 13:57:32.000000000 +0100 +++ bluefish/bluefish.changes 2006-05-22 21:13:06.000000000 +0200 @@ -1,0 +2,6 @@ +Mon May 22 21:12:55 CEST 2006 - schwab@suse.de + +- Use RPM_OPT_FLAGS. +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluefish.spec ++++++ --- /var/tmp/diff_new_pack.lKDZuT/_old 2006-05-23 01:02:27.000000000 +0200 +++ /var/tmp/diff_new_pack.lKDZuT/_new 2006-05-23 01:02:27.000000000 +0200 @@ -18,7 +18,7 @@ Group: Productivity/Publishing/HTML/Editors Autoreqprov: on Version: 1.0.2 -Release: 8 +Release: 19 Summary: A feature-Rich HTML Editor Source: bluefish-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -39,13 +39,13 @@ %patch -p1 %build +CFLAGS=$RPM_OPT_FLAGS \ ./configure --prefix=%{prefix} --with-icon-path=/opt/gnome/share/pixmaps --with-gnome2-menu=/opt/gnome/share/ --without-freedesktop_org-mime make %install -rm -rf $RPM_BUILD_ROOT mkdir -p %{_tmppath}/%{name}-%{version}-build/opt/gnome/share/pixmaps -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT INSTALL_PROGRAM="install -m 755" %suse_update_desktop_file -r bluefish Application Network WebDevelopment GNOME %find_lang %{name} @@ -75,6 +75,9 @@ /usr/share/applications/bluefish-project.desktop %changelog -n bluefish +* Mon May 22 2006 - schwab@suse.de +- Use RPM_OPT_FLAGS. +- Don't strip binaries. * Fri Feb 24 2006 - sbrabec@suse.cz - Improved Categories. * Wed Jan 25 2006 - mls@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de