packages: ocaml-pcre/ocaml-pcre.spec - make test
baggins
baggins at pld-linux.org
Mon Jul 18 10:45:47 CEST 2011
Author: baggins Date: Mon Jul 18 08:45:47 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- make test
---- Files affected:
packages/ocaml-pcre:
ocaml-pcre.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: packages/ocaml-pcre/ocaml-pcre.spec
diff -u packages/ocaml-pcre/ocaml-pcre.spec:1.25 packages/ocaml-pcre/ocaml-pcre.spec:1.26
--- packages/ocaml-pcre/ocaml-pcre.spec:1.25 Mon Jul 18 10:05:00 2011
+++ packages/ocaml-pcre/ocaml-pcre.spec Mon Jul 18 10:45:42 2011
@@ -61,7 +61,7 @@
%setup -q -n pcre-ocaml-release-%{version}
%build
-%{__make} all \
+%{__make} -j1 all \
CC="%{__cc}" \
CFLAGS="%{rpmcflags} -fPIC -DPIC"
@@ -107,6 +107,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2011/07/18 08:45:42 baggins
+- make test
+
Revision 1.25 2011/07/18 08:05:00 baggins
- 6.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ocaml-pcre/ocaml-pcre.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list