SPECS: libdvb.spec - make -j1

shadzik shadzik at pld-linux.org
Tue Oct 7 09:53:51 CEST 2008


Author: shadzik                      Date: Tue Oct  7 07:53:51 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   libdvb.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/libdvb.spec
diff -u SPECS/libdvb.spec:1.15 SPECS/libdvb.spec:1.16
--- SPECS/libdvb.spec:1.15	Mon Jul 28 09:21:36 2008
+++ SPECS/libdvb.spec	Tue Oct  7 09:53:45 2008
@@ -46,7 +46,7 @@
 %patch2 -p1
 
 %build
-%{__make} \
+%{__make} -j1 \
 	CC="%{__cc}" \
 	CXX="%{__cxx}" \
 	CFLAGS="%{rpmcflags} -Wall"
@@ -79,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2008/10/07 07:53:45  shadzik
+- make -j1
+
 Revision 1.15  2008/07/28 07:21:36  arekm
 - rel 4; fix build with gcc43
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libdvb.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list