rpms/dump/devel dump.spec,1.26,1.27

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed May 11 07:38:56 UTC 2005


Author: jnovy

Update of /cvs/dist/rpms/dump/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31873

Modified Files:
	dump.spec 
Log Message:

- Don't strip binaries to get valid debuginfo



Index: dump.spec
===================================================================
RCS file: /cvs/dist/rpms/dump/devel/dump.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- dump.spec	3 May 2005 13:10:09 -0000	1.26
+++ dump.spec	11 May 2005 07:38:54 -0000	1.27
@@ -5,7 +5,7 @@
 Summary: Programs for backing up and restoring ext2/ext3 filesystems.
 Name: dump
 Version: 0.4b40
-Release: 1
+Release: 2
 License: BSD
 Group: Applications/Archiving
 URL: http://dump.sourceforge.net
@@ -67,7 +67,6 @@
   mkdir -p .%{_sysconfdir}
   > .%{_sysconfdir}/dumpdates
   ln -sf ..%{_sbindir}/rmt .%{_sysconfdir}/rmt
-  strip %{buildroot}/sbin/* %{buildroot}/usr/sbin/* || :
 popd
 
 %clean
@@ -95,6 +94,9 @@
 %{_mandir}/man8/rmt.*
 
 %changelog
+* Wed May 11 2005 Jindrich Novy <jnovy at redhat.com> 0.4b40-2
+- Don't strip binaries to get valid debuginfo
+
 * Tue May  3 2005 Jindrich Novy <jnvoy at redhat.com> 0.4b40-1
 - Updated to dump 0.4b40
 - Dropped .ea and .asize patches (applied upstream)




More information about the fedora-cvs-commits mailing list