SPECS: pulseaudio.spec - __make -j1 install

sls sls at pld-linux.org
Tue Dec 11 20:50:11 CET 2007


Author: sls                          Date: Tue Dec 11 19:50:11 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1 install

---- Files affected:
SPECS:
   pulseaudio.spec (1.33 -> 1.34) 

---- Diffs:

================================================================
Index: SPECS/pulseaudio.spec
diff -u SPECS/pulseaudio.spec:1.33 SPECS/pulseaudio.spec:1.34
--- SPECS/pulseaudio.spec:1.33	Sun Nov  4 14:04:39 2007
+++ SPECS/pulseaudio.spec	Tue Dec 11 20:50:06 2007
@@ -229,7 +229,7 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install \
+%{__make} -j1 install \
 	DESTDIR=$RPM_BUILD_ROOT
 
 ln -sf %{_bindir}/esdcompat $RPM_BUILD_ROOT%{_bindir}/esd
@@ -426,6 +426,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.34  2007-12-11 19:50:06  sls
+- __make -j1 install
+
 Revision 1.33  2007-11-04 13:04:39  qboosh
 - separated -esound-compat which C: esound
   (just a dummy stub, running pulseaudio daemon and ignoring all options,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pulseaudio.spec?r1=1.33&r2=1.34&f=u



More information about the pld-cvs-commit mailing list