SPECS: ocaml-extlib.spec - make -j1

areq areq at pld-linux.org
Sat Apr 18 19:35:30 CEST 2009


Author: areq                         Date: Sat Apr 18 17:35:30 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make -j1

---- Files affected:
SPECS:
   ocaml-extlib.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/ocaml-extlib.spec
diff -u SPECS/ocaml-extlib.spec:1.18 SPECS/ocaml-extlib.spec:1.19
--- SPECS/ocaml-extlib.spec:1.18	Sat Apr 18 19:28:40 2009
+++ SPECS/ocaml-extlib.spec	Sat Apr 18 19:35:25 2009
@@ -5,7 +5,7 @@
 Summary(pl.UTF-8):	ExtLib dla OCamla
 Name:		ocaml-%{_vendor_name}
 Version:	1.5.1
-Release:	1
+Release:	2
 License:	LGPL + OCaml linking exception
 Group:		Libraries
 Source0:	http://ocaml-extlib.googlecode.com/files/%{_vendor_name}-%{version}.tar.gz
@@ -82,7 +82,7 @@
 %setup -q -n %{_vendor_name}-%{version}
 
 %build
-%{__make} all opt \
+%{__make} -j1 all opt \
 	CC="%{__cc} %{rpmcflags} -fPIC"
 
 %install
@@ -114,6 +114,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2009/04/18 17:35:25  areq
+- make -j1
+
 Revision 1.18  2009/04/18 17:28:40  areq
 - 1.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ocaml-extlib.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list