rpms/bonnie++/devel bonnie++.spec,1.20,1.21

Ville Skyttä scop at fedoraproject.org
Tue Jul 21 17:15:50 UTC 2009


Author: scop

Update of /cvs/pkgs/rpms/bonnie++/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16322

Modified Files:
	bonnie++.spec 
Log Message:
* Fri Jun 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.03e-2
- Don't strip binaries before -debuginfo is generated (#505570).



Index: bonnie++.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bonnie++/devel/bonnie++.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- bonnie++.spec	15 May 2009 17:19:43 -0000	1.20
+++ bonnie++.spec	21 Jul 2009 17:15:20 -0000	1.21
@@ -1,6 +1,6 @@
 Name:           bonnie++
 Version:        1.03e
-Release:        1%{?dist}
+Release:        2%{?dist}
 
 Summary:        Filesystem and disk benchmark & burn-in suite
 
@@ -24,11 +24,10 @@ test servers.
 %prep
 %setup -q -n bonnie++-1.03e
 %patch0 -p1
-sed -i 's|${INSTALL}\s\+-s\b|${INSTALL}|' Makefile
 
 
 %build
-%configure
+%configure --disable-stripping
 make %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS"
 
 
@@ -55,6 +54,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jun 12 2009 Ville Skyttä <ville.skytta at iki.fi> - 1.03e-2
+- Don't strip binaries before -debuginfo is generated (#505570).
+
 * Wed May 13 2009 Steven Pritchard <steve at kspei.com> 1.03e-1
 - Update to 1.03e
 - Drop gcc43 patch (upstream has a fix)




More information about the fedora-extras-commits mailing list