SPECS: libsemanage.spec - broken parallel build
tommat
tommat at pld-linux.org
Thu Nov 29 19:32:06 CET 2007
Author: tommat Date: Thu Nov 29 18:32:06 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- broken parallel build
---- Files affected:
SPECS:
libsemanage.spec (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SPECS/libsemanage.spec
diff -u SPECS/libsemanage.spec:1.18 SPECS/libsemanage.spec:1.19
--- SPECS/libsemanage.spec:1.18 Mon Oct 1 02:17:22 2007
+++ SPECS/libsemanage.spec Thu Nov 29 19:32:01 2007
@@ -67,7 +67,7 @@
%setup -q
%build
-%{__make} all pywrap \
+%{__make} -j1 all pywrap \
CC="%{__cc}" \
CFLAGS="%{rpmcflags} -Wall -fno-strict-aliasing"
@@ -117,6 +117,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.19 2007-11-29 18:32:01 tommat
+- broken parallel build
+
Revision 1.18 2007-10-01 00:17:22 zbyniu
- up to 2.0.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsemanage.spec?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list