SPECS: php-xcache.spec - parallel make actually works

glen glen at pld-linux.org
Tue Jun 12 13:55:54 CEST 2007


Author: glen                         Date: Tue Jun 12 11:55:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- parallel make actually works

---- Files affected:
SPECS:
   php-xcache.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/php-xcache.spec
diff -u SPECS/php-xcache.spec:1.11 SPECS/php-xcache.spec:1.12
--- SPECS/php-xcache.spec:1.11	Tue Jun 12 13:55:16 2007
+++ SPECS/php-xcache.spec	Tue Jun 12 13:55:49 2007
@@ -40,7 +40,7 @@
 	--enable-xcache \
 	--enable-xcache-optimizer \
 	--enable-xcache-coverager
-%{__make} -j1
+%{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -82,6 +82,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2007/06/12 11:55:49  glen
+- parallel make actually works
+
 Revision 1.11  2007/06/12 11:55:16  glen
 - rel 1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-xcache.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list