SPECS: ConsoleKit.spec - does not build well on SMP

aflinta aflinta at pld-linux.org
Tue Sep 18 01:13:43 CEST 2007


Author: aflinta                      Date: Mon Sep 17 23:13:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- does not build well on SMP

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

---- Diffs:

================================================================
Index: SPECS/ConsoleKit.spec
diff -u SPECS/ConsoleKit.spec:1.7 SPECS/ConsoleKit.spec:1.8
--- SPECS/ConsoleKit.spec:1.7	Sat Jun  2 21:40:15 2007
+++ SPECS/ConsoleKit.spec	Tue Sep 18 01:13:38 2007
@@ -95,7 +95,7 @@
 	--enable-docbook-docs \
 	--enable-static \
 	--with-pam-module-dir=/%{_lib}/security
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -158,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/09/17 23:13:38  aflinta
+- does not build well on SMP
+
 Revision 1.7  2007/06/02 19:40:15  qboosh
 - packaging looks sane now, removed todo
 
================================================================

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



More information about the pld-cvs-commit mailing list