SPECS: splashy.spec - force one job at a time (i686 fails when mul...

shadzik shadzik at pld-linux.org
Thu Aug 30 16:26:16 CEST 2007


Author: shadzik                      Date: Thu Aug 30 14:26:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- force one job at a time (i686 fails when multijobbing)

---- Files affected:
SPECS:
   splashy.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/splashy.spec
diff -u SPECS/splashy.spec:1.7 SPECS/splashy.spec:1.8
--- SPECS/splashy.spec:1.7	Thu Aug 30 16:21:39 2007
+++ SPECS/splashy.spec	Thu Aug 30 16:26:10 2007
@@ -137,7 +137,7 @@
 %{__autoconf}
 %{__automake}
 %configure
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -183,6 +183,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/08/30 14:26:10  shadzik
+- force one job at a time (i686 fails when multijobbing)
+
 Revision 1.7  2007/08/30 14:21:39  shadzik
 - 0.3.5
 - add -lib64.patch
================================================================

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



More information about the pld-cvs-commit mailing list