rpms/p7zip/devel p7zip.spec,1.14,1.15

Matthias Saou (thias) fedora-extras-commits at redhat.com
Fri Mar 2 11:02:17 UTC 2007


Author: thias

Update of /cvs/extras/rpms/p7zip/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31830/devel

Modified Files:
	p7zip.spec 
Log Message:
Remove _smp_mflags since some builds fail with suspicious errors.



Index: p7zip.spec
===================================================================
RCS file: /cvs/extras/rpms/p7zip/devel/p7zip.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- p7zip.spec	1 Mar 2007 18:58:45 -0000	1.14
+++ p7zip.spec	2 Mar 2007 10:47:55 -0000	1.15
@@ -57,6 +57,7 @@
 # Use optflags
 %{__perl} -pi -e 's|^ALLFLAGS=.*|ALLFLAGS=-Wall %{optflags} -fPIC \\|g' \
     makefile.machine
+# Don't use _smp_mflags since the build sometimes fails with it (as of 4.44)
 %{__make} 7z 7za sfx
 
 




More information about the fedora-extras-commits mailing list