SPECS: nut.spec - __make -j1 install

sls sls at pld-linux.org
Wed Jul 25 16:25:38 CEST 2007


Author: sls                          Date: Wed Jul 25 14:25:38 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1 install

---- Files affected:
SPECS:
   nut.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/nut.spec
diff -u SPECS/nut.spec:1.110 SPECS/nut.spec:1.111
--- SPECS/nut.spec:1.110	Thu May 31 19:03:06 2007
+++ SPECS/nut.spec	Wed Jul 25 16:25:32 2007
@@ -188,7 +188,7 @@
 install -d $RPM_BUILD_ROOT{/sbin,/etc/{sysconfig,rc.d/init.d},/var/lib/ups} \
 	$RPM_BUILD_ROOT{/lib/nut,%{_libdir},%{_includedir}/nut}
 
-%{__make} install install-snmp install-cgi \
+%{__make} -j1 install install-snmp install-cgi \
 	DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/ups
@@ -322,6 +322,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2007/07/25 14:25:32  sls
+- __make -j1 install
+
 Revision 1.110  2007/05/31 17:03:06  areq
 - BR xorg-lib-libXpm-devel
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/nut.spec?r1=1.110&r2=1.111&f=u



More information about the pld-cvs-commit mailing list