SPECS: bird.spec - one jobserver

glen glen at pld-linux.org
Sun May 21 17:38:22 CEST 2006


Author: glen                         Date: Sun May 21 15:38:22 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- one jobserver

---- Files affected:
SPECS:
   bird.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/bird.spec
diff -u SPECS/bird.spec:1.37 SPECS/bird.spec:1.38
--- SPECS/bird.spec:1.37	Fri Feb 24 16:20:04 2006
+++ SPECS/bird.spec	Sun May 21 17:38:17 2006
@@ -115,7 +115,7 @@
 	--disable-memcheck \
 	--enable-client \
 	--enable-ipv6
-%{__make}
+%{__make} -j1
 
 mv bird bird-6
 
@@ -127,7 +127,7 @@
 	--disable-memcheck \
 	--enable-client \
 	--disable-ipv6
-%{__make}
+%{__make} -j1
 %endif
 
 %install
@@ -206,6 +206,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/05/21 15:38:17  glen
+- one jobserver
+
 Revision 1.37  2006/02/24 15:20:04  glen
 - use %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bird.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list