SPECS: yelp.spec - make -j1

sls sls at pld-linux.org
Fri Oct 12 03:57:45 CEST 2007


Author: sls                          Date: Fri Oct 12 01:57:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   yelp.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/yelp.spec
diff -u SPECS/yelp.spec:1.111 SPECS/yelp.spec:1.112
--- SPECS/yelp.spec:1.111	Sat Sep 22 10:46:39 2007
+++ SPECS/yelp.spec	Fri Oct 12 03:57:40 2007
@@ -67,7 +67,7 @@
 %{__autoconf}
 %{__automake}
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -107,6 +107,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2007/10/12 01:57:40  sls
+- make -j1
+
 Revision 1.111  2007/09/22 08:46:39  megabajt
 - release 2 (xulrunner 1.8.1.7)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yelp.spec?r1=1.111&r2=1.112&f=u



More information about the pld-cvs-commit mailing list