SPECS: OpenIPMI.spec - __make -j1 (problem with openipmigui)

sls sls at pld-linux.org
Wed Oct 15 18:16:40 CEST 2008


Author: sls                          Date: Wed Oct 15 16:16:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1 (problem with openipmigui)

---- Files affected:
SPECS:
   OpenIPMI.spec (1.52 -> 1.53) 

---- Diffs:

================================================================
Index: SPECS/OpenIPMI.spec
diff -u SPECS/OpenIPMI.spec:1.52 SPECS/OpenIPMI.spec:1.53
--- SPECS/OpenIPMI.spec:1.52	Sat Oct  4 16:05:26 2008
+++ SPECS/OpenIPMI.spec	Wed Oct 15 18:16:34 2008
@@ -126,7 +126,7 @@
 	--with-pythoninstalllib=%{py_sitedir} \
 	--without-glib12 \
 	%{!?with_gui:--without-tkinter}
-%{__make}
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -251,6 +251,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.53  2008/10/15 16:16:34  sls
+- __make -j1 (problem with openipmigui)
+
 Revision 1.52  2008/10/04 14:05:26  megabajt
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/OpenIPMI.spec?r1=1.52&r2=1.53&f=u



More information about the pld-cvs-commit mailing list