packages: pgplot/pgplot.spec - make -j1
sls
sls at pld-linux.org
Sat Feb 6 22:59:19 CET 2010
Author: sls Date: Sat Feb 6 21:59:19 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- make -j1
---- Files affected:
packages/pgplot:
pgplot.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: packages/pgplot/pgplot.spec
diff -u packages/pgplot/pgplot.spec:1.33 packages/pgplot/pgplot.spec:1.34
--- packages/pgplot/pgplot.spec:1.33 Sat Feb 6 22:10:36 2010
+++ packages/pgplot/pgplot.spec Sat Feb 6 22:59:14 2010
@@ -82,7 +82,7 @@
%build
./makemake . linux g77_gcc
-%{__make} \
+%{__make} -j1 \
FCOMPL=gfortran \
SHARED_LD="gfortran -shared -o libpgplot.so.5.2.2 -Wl,-soname,libpgplot.so.5 -f2c" \
FFLAGC="-u -Wall -fPIC %{rpmcflags}" \
@@ -166,6 +166,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2010/02/06 21:59:14 sls
+- make -j1
+
Revision 1.33 2010/02/06 21:10:36 arekm
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pgplot/pgplot.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list