SPECS: arj.spec - doesn't build with parallel make, disable it

glen glen at pld-linux.org
Thu Jul 7 13:48:18 CEST 2005


Author: glen                         Date: Thu Jul  7 11:48:18 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- doesn't build with parallel make, disable it

---- Files affected:
SPECS:
   arj.spec (1.22 -> 1.23) 

---- Diffs:

================================================================
Index: SPECS/arj.spec
diff -u SPECS/arj.spec:1.22 SPECS/arj.spec:1.23
--- SPECS/arj.spec:1.22	Sun Jun 26 14:32:54 2005
+++ SPECS/arj.spec	Thu Jul  7 13:48:13 2005
@@ -35,7 +35,7 @@
 
 %configure
 cd ..
-%{__make} \
+%{__make} -j1 \
 	CC="%{__cc}" \
 	CFLAGS_DBG="%{rpmcflags}"
 
@@ -71,6 +71,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.23  2005/07/07 11:48:13  glen
+- doesn't build with parallel make, disable it
+
 Revision 1.22  2005/06/26 12:32:54  saq
 - up to 3.10.22
 
@@ -102,7 +105,7 @@
 - 3.10.18
 
 Revision 1.12  2003/08/11 20:44:52  ankry
-cosmetics
+- cosmetics
 
 Revision 1.11  2003/08/06 16:14:08  kloczek
 - może wrescie ktoś wykasuje to konto ?
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/arj.spec?r1=1.22&r2=1.23&f=u




More information about the pld-cvs-commit mailing list