Hello community, here is the log from the commit of package ddrescue checked in at Tue May 23 01:04:52 CEST 2006. -------- --- ddrescue/ddrescue.changes 2006-01-25 21:35:25.000000000 +0100 +++ ddrescue/ddrescue.changes 2006-05-22 21:03:24.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 22 21:03:22 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ddrescue.spec ++++++ --- /var/tmp/diff_new_pack.9gkWHi/_old 2006-05-23 01:04:46.000000000 +0200 +++ /var/tmp/diff_new_pack.9gkWHi/_new 2006-05-23 01:04:46.000000000 +0200 @@ -1,11 +1,11 @@ # # spec file for package ddrescue (Version 1.11_0.0.6) # -# Copyright (c) 2005 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # -# Please submit bugfixes or comments via http://www.suse.de/feedback/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild @@ -14,7 +14,7 @@ %define ddrescuever 1.11 %define ddrhelpver 0.0.6 Version: 1.11_0.0.6 -Release: 2 +Release: 16 License: GPL Group: System/Base Provides: dd_rescue @@ -26,9 +26,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %description -Dd_rescue helps when nobody else will: your disk has crashed and you +dd_rescue helps when nothing else can: your disk has crashed and you try to copy it over to another one. While standard Unix tools like cp, -cat, and dd wail "abort" on every I/O error, dd_rescue will not. +cat, and dd wail "abort" on every I/O error, dd_rescue does not. @@ -52,7 +52,7 @@ make %install -make install DESTDIR=$RPM_BUILD_ROOT INSTASROOT="" +make install DESTDIR=$RPM_BUILD_ROOT INSTASROOT= INSTALLFLAGS= cd ../dd_rhelp-%{ddrhelpver} make install DESTDIR=$RPM_BUILD_ROOT bindir=/bin @@ -69,6 +69,8 @@ rm -rf $RPM_BUILD_DIR/dd_rescue %changelog -n ddrescue +* Mon May 22 2006 - schwab@suse.de +- Don't strip binaries. * Wed Jan 25 2006 - mls@suse.de - converted neededforbuild to BuildRequires * Mon Feb 21 2005 - garloff@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...
participants (1)
-
root@suse.de