SPECS: ffmpeg.spec - jobserver is able to create partial libtool f...

glen glen at pld-linux.org
Tue Dec 5 18:05:58 CET 2006


Author: glen                         Date: Tue Dec  5 17:05:58 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- jobserver is able to create partial libtool files

---- Files affected:
SPECS:
   ffmpeg.spec (1.111 -> 1.112) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.111 SPECS/ffmpeg.spec:1.112
--- SPECS/ffmpeg.spec:1.111	Tue Dec  5 13:10:41 2006
+++ SPECS/ffmpeg.spec	Tue Dec  5 18:05:52 2006
@@ -254,7 +254,8 @@
 # GONE?
 #	--enable-theora \
 
-%{__make}
+# one jobserver as it otherwise manages to create truncated .lo files ... :/
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -358,6 +359,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.112  2006/12/05 17:05:52  glen
+- jobserver is able to create partial libtool files
+
 Revision 1.111  2006/12/05 12:10:41  glen
 - there's no --tune nor lzo configure options
 
================================================================

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



More information about the pld-cvs-commit mailing list