SPECS (DEVEL): kdelibs.spec - force one job at a time, won't build...
shadzik
shadzik at pld-linux.org
Sun Aug 26 20:26:50 CEST 2007
Author: shadzik Date: Sun Aug 26 18:26:50 2007 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- force one job at a time, won't build with -j > 1
---- Files affected:
SPECS:
kdelibs.spec (1.490.2.17 -> 1.490.2.18)
---- Diffs:
================================================================
Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.490.2.17 SPECS/kdelibs.spec:1.490.2.18
--- SPECS/kdelibs.spec:1.490.2.17 Sun Aug 26 19:56:49 2007
+++ SPECS/kdelibs.spec Sun Aug 26 20:26:45 2007
@@ -348,7 +348,7 @@
-DLIB_INSTALL_DIR=%{_libdir} \
../
-%{__make}
+%{__make} -j1
%install
rm -rf $RPM_BUILD_ROOT
@@ -611,6 +611,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.490.2.18 2007/08/26 18:26:45 shadzik
+- force one job at a time, won't build with -j > 1
+
Revision 1.490.2.17 2007/08/26 17:56:49 shadzik
- 3.92.0
- updated BR
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdelibs.spec?r1=1.490.2.17&r2=1.490.2.18&f=u
More information about the pld-cvs-commit
mailing list