rpms/commoncpp2/devel commoncpp2.spec,1.5,1.6

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Wed Feb 6 23:00:18 UTC 2008


Author: ixs

Update of /cvs/pkgs/rpms/commoncpp2/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8760

Modified Files:
	commoncpp2.spec 
Log Message:
disabling smp build



Index: commoncpp2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/commoncpp2/devel/commoncpp2.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- commoncpp2.spec	6 Feb 2008 22:41:03 -0000	1.5
+++ commoncpp2.spec	6 Feb 2008 22:59:16 -0000	1.6
@@ -37,7 +37,7 @@
 %configure \
 	--disable-static \
 	--disable-dependency-tracking
-%{__make} %{?_smp_mflags}
+%{__make} #%%{?_smp_mflags} smp building disabled
 
 %install
 rm -rf $RPM_BUILD_ROOT




More information about the fedora-extras-commits mailing list