diff --git a/powertop.changes b/powertop.changes index 48a633f..b14df10 100644 --- a/powertop.changes +++ b/powertop.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat May 26 11:17:29 CEST 2007 - schwab@suse.de + +- Don't strip binaries. + ------------------------------------------------------------------- Sat May 26 09:23:09 CEST 2007 - thoenig@suse.de diff --git a/powertop.spec b/powertop.spec index 50ef4ae..e98eb40 100644 --- a/powertop.spec +++ b/powertop.spec @@ -8,13 +8,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: powertop URL: http://www.linuxpowertop.org Summary: PowerTOP is a Linux tool to find out what is using power on a laptop Version: 1.4 -Release: 1 +Release: 2 License: GNU General Public License (GPL) Group: System/Monitoring Source0: %{name}-%{version}.tar.gz @@ -37,8 +36,7 @@ Authors: %setup %build -CFLAGS="$RPM_OPT_FLAGS" make -strip %{name} +make CFLAGS="$RPM_OPT_FLAGS" %install mkdir -p %{buildroot}/%{_bindir} @@ -55,6 +53,8 @@ rm -rf %{_buildroot} %{_mandir}/man*/%{name}.1.gz %changelog +* Sat May 26 2007 - schwab@suse.de +- Don't strip binaries. * Sat May 26 2007 - thoenig@suse.de - Update to PowerTOP 1.4 - Strip binary