SPECS: link-grammar.spec, ots.spec - __make -j1

sls sls at pld-linux.org
Thu Dec 13 03:22:46 CET 2007


Author: sls                          Date: Thu Dec 13 02:22:46 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1

---- Files affected:
SPECS:
   link-grammar.spec (1.7 -> 1.8) , ots.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/link-grammar.spec
diff -u SPECS/link-grammar.spec:1.7 SPECS/link-grammar.spec:1.8
--- SPECS/link-grammar.spec:1.7	Tue Feb 13 07:46:52 2007
+++ SPECS/link-grammar.spec	Thu Dec 13 03:22:40 2007
@@ -60,7 +60,7 @@
 %configure \
 	--disable-binreloc
 
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007-12-13 02:22:40  sls
+- __make -j1
+
 Revision 1.7  2007-02-13 06:46:52  glen
 - tabs in preamble
 

================================================================
Index: SPECS/ots.spec
diff -u SPECS/ots.spec:1.8 SPECS/ots.spec:1.9
--- SPECS/ots.spec:1.8	Tue Feb 13 08:16:51 2007
+++ SPECS/ots.spec	Thu Dec 13 03:22:40 2007
@@ -81,7 +81,7 @@
 	--with-html-dir=%{_gtkdocdir}/libots
 
 # hack for proper linking - remove when in sources
-%{__make} \
+%{__make} -j1 \
 	libots_1_la_LIBADD="\$(OTS_LIBS)"
 
 %install
@@ -122,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2007-12-13 02:22:40  sls
+- __make -j1
+
 Revision 1.8  2007-02-13 07:16:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/link-grammar.spec?r1=1.7&r2=1.8&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ots.spec?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list