SPECS: gpac.spec - make -j1

glen glen at pld-linux.org
Sat Dec 9 12:39:25 CET 2006


Author: glen                         Date: Sat Dec  9 11:39:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   gpac.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/gpac.spec
diff -u SPECS/gpac.spec:1.23 SPECS/gpac.spec:1.24
--- SPECS/gpac.spec:1.23	Mon Oct 30 19:05:14 2006
+++ SPECS/gpac.spec	Sat Dec  9 12:39:20 2006
@@ -1,7 +1,10 @@
 # $Revision$, $Date$
-#
 # TODO: soname for libm4systems(?)
 # - use system mozilla includes
+# - ./configure[692]: wx-config: not found
+# - ./configure[693]: wx-config: not found
+# - CC, CFLAGS
+# - Xiph Theora: no
 #
 # Conditional build:
 %bcond_with	amr
@@ -140,7 +143,7 @@
 	%{!?with_png:--disable-png} \
 	%{!?with_xvid:--disable-xvid}
 
-%{__make} \
+%{__make} -j1 \
 	XLIBDIR="/usr/X11R6/%{_lib}" \
 	DESTDIR=$RPM_BUILD_ROOT
 
@@ -214,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2006/12/09 11:39:20  glen
+- make -j1
+
 Revision 1.23  2006/10/30 18:05:14  shadzik
 - support mozilla-firefox-bin; rel++
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gpac.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list