SPECS: php-gtk2.spec - fails parallel build

glen glen at pld-linux.org
Sun Nov 26 22:31:55 CET 2006


Author: glen                         Date: Sun Nov 26 21:31:55 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fails parallel build

---- Files affected:
SPECS:
   php-gtk2.spec (1.39 -> 1.40) 

---- Diffs:

================================================================
Index: SPECS/php-gtk2.spec
diff -u SPECS/php-gtk2.spec:1.39 SPECS/php-gtk2.spec:1.40
--- SPECS/php-gtk2.spec:1.39	Sun Nov 26 22:24:28 2006
+++ SPECS/php-gtk2.spec	Sun Nov 26 22:31:50 2006
@@ -64,7 +64,7 @@
 	 --with-phpize=%{_bindir}/phpize
 %configure \
 	--with-php-config=%{_bindir}/php-config
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -85,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.40  2006/11/26 21:31:50  glen
+- fails parallel build
+
 Revision 1.39  2006/11/26 21:24:28  glen
 - Provide php(gtk2), fix pcre dep, add memory limit patch; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-gtk2.spec?r1=1.39&r2=1.40&f=u



More information about the pld-cvs-commit mailing list