SPECS: svgalib.spec - some __make -j1

sls sls at pld-linux.org
Mon Dec 10 22:21:55 CET 2007


Author: sls                          Date: Mon Dec 10 21:21:55 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some __make -j1

---- Files affected:
SPECS:
   svgalib.spec (1.191 -> 1.192) 

---- Diffs:

================================================================
Index: SPECS/svgalib.spec
diff -u SPECS/svgalib.spec:1.191 SPECS/svgalib.spec:1.192
--- SPECS/svgalib.spec:1.191	Thu Nov 29 09:06:24 2007
+++ SPECS/svgalib.spec	Mon Dec 10 22:21:50 2007
@@ -266,7 +266,7 @@
 MOPT="%{rpmcflags} -pipe"
 LDFLAGS="%{rpmldflags}"; export LDFLAGS
 
-%{__make} shared \
+%{__make} -j1 shared \
 	CC="%{__cc}" \
 	OPTIMIZE="$MOPT" \
 	NO_ASM="$NOASM"
@@ -300,7 +300,7 @@
 
 %if %{with userspace}
 install -d $RPM_BUILD_ROOT/var/lib/svgalib
-%{__make} installheaders installsharedlib installconfig installstaticlib \
+%{__make} -j1 installheaders installsharedlib installconfig installstaticlib \
 	installutils installman lib3dkit-install \
 	DESTDIR=$RPM_BUILD_ROOT \
 	libdir=%{_libdir} \
@@ -372,6 +372,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.192  2007-12-10 21:21:50  sls
+- some __make -j1
+
 Revision 1.191  2007-11-29 08:06:24  arekm
 - rel 14
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/svgalib.spec?r1=1.191&r2=1.192&f=u



More information about the pld-cvs-commit mailing list