SPECS (DEVEL): mplayer.spec - builds with more than one jobserver

glen glen at pld-linux.org
Tue Oct 23 00:54:38 CEST 2007


Author: glen                         Date: Mon Oct 22 22:54:38 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- builds with more than one jobserver

---- Files affected:
SPECS:
   mplayer.spec (1.369.2.10 -> 1.369.2.11) 

---- Diffs:

================================================================
Index: SPECS/mplayer.spec
diff -u SPECS/mplayer.spec:1.369.2.10 SPECS/mplayer.spec:1.369.2.11
--- SPECS/mplayer.spec:1.369.2.10	Tue Oct 23 00:21:34 2007
+++ SPECS/mplayer.spec	Tue Oct 23 00:54:33 2007
@@ -443,7 +443,7 @@
 	--with-xvmclib=XvMCW \
 	"$@"
 
-	%{__make} -j1
+	%{__make}
 }
 
 %if %{with gui}
@@ -457,7 +457,7 @@
 build --disable-gui
 
 %if %{with doc}
-%{__make} -j1 -C DOCS/xml
+%{__make} -C DOCS/xml
 %endif
 
 %install
@@ -584,6 +584,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.369.2.11  2007/10/22 22:54:33  glen
+- builds with more than one jobserver
+
 Revision 1.369.2.10  2007/10/22 22:21:34  glen
 - hotfixes and definately outdated patches dropped
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mplayer.spec?r1=1.369.2.10&r2=1.369.2.11&f=u



More information about the pld-cvs-commit mailing list