SPECS (AC-branch): net-snmp.spec - -j1 in make install too

undefine undefine at pld-linux.org
Tue Oct 2 17:23:07 CEST 2007


Author: undefine                     Date: Tue Oct  2 15:23:07 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- -j1 in make install too

---- Files affected:
SPECS:
   net-snmp.spec (1.66.2.10 -> 1.66.2.11) 

---- Diffs:

================================================================
Index: SPECS/net-snmp.spec
diff -u SPECS/net-snmp.spec:1.66.2.10 SPECS/net-snmp.spec:1.66.2.11
--- SPECS/net-snmp.spec:1.66.2.10	Tue Oct  2 16:34:20 2007
+++ SPECS/net-snmp.spec	Tue Oct  2 17:23:02 2007
@@ -445,7 +445,7 @@
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{/etc/{sysconfig,rc.d/init.d,snmp},/var/log}
 
-%{__make} install \
+%{__make} -j1 install \
 	INSTALL_PREFIX=$RPM_BUILD_ROOT
 
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/snmp/snmpd.conf
@@ -684,6 +684,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66.2.11  2007/10/02 15:23:02  undefine
+- -j1 in make install too
+
 Revision 1.66.2.10  2007/10/02 14:34:20  undefine
 - up to 5.2.4 (bugfixed release)
 - remove obsolete patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/net-snmp.spec?r1=1.66.2.10&r2=1.66.2.11&f=u



More information about the pld-cvs-commit mailing list