SPECS: tightvnc.spec - __make -j1

sls sls at pld-linux.org
Tue Apr 1 02:13:52 CEST 2008


Author: sls                          Date: Tue Apr  1 00:13:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- __make -j1

---- Files affected:
SPECS:
   tightvnc.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/tightvnc.spec
diff -u SPECS/tightvnc.spec:1.49 SPECS/tightvnc.spec:1.50
--- SPECS/tightvnc.spec:1.49	Sat Aug  4 17:35:21 2007
+++ SPECS/tightvnc.spec	Tue Apr  1 02:13:46 2008
@@ -102,7 +102,7 @@
 	EXTRA_LDOPTIONS="%{rpmldflags}"
 cd Xvnc
 ./configure
-%{__make} \
+%{__make} -j1 \
 	CC="%{__cc}" \
 	CDEBUGFLAGS="%{rpmcflags}" \
 	EXTRA_LDOPTIONS="%{rpmldflags}" \
@@ -159,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2008-04-01 00:13:46  sls
+- __make -j1
+
 Revision 1.49  2007-08-04 15:35:21  patrys
 - conflict on vnc
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tightvnc.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list