SPECS: ocaml-configwin.spec, ocaml-cryptokit.spec - unified
qboosh
qboosh at pld-linux.org
Wed Dec 20 23:01:36 CET 2006
Author: qboosh Date: Wed Dec 20 22:01:36 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- unified
---- Files affected:
SPECS:
ocaml-configwin.spec (1.19 -> 1.20) , ocaml-cryptokit.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/ocaml-configwin.spec
diff -u SPECS/ocaml-configwin.spec:1.19 SPECS/ocaml-configwin.spec:1.20
--- SPECS/ocaml-configwin.spec:1.19 Wed May 31 14:55:02 2006
+++ SPECS/ocaml-configwin.spec Wed Dec 20 23:01:31 2006
@@ -8,10 +8,10 @@
Release: 8
License: QPL
Group: Libraries
-URL: http://pauillac.inria.fr/~guesdon/Tools/configwin/configwin.html
Source0: http://pauillac.inria.fr/~guesdon/Tools/Tars/configwin_%{strange_version}.tar.gz
# Source0-md5: 79e68d8e4af9e23434264af86c6fea12
Patch0: %{name}-ocaml_version.patch
+URL: http://pauillac.inria.fr/~guesdon/Tools/configwin/configwin.html
BuildRequires: autoconf
BuildRequires: ocaml-camlp4 >= %{ocaml_ver}
BuildRequires: ocaml-lablgtk-devel
@@ -56,7 +56,8 @@
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/{site-lib,}/configwin
-%{__make} install OCAMLLIB=$RPM_BUILD_ROOT%{_libdir}/ocaml/configwin
+%{__make} install \
+ OCAMLLIB=$RPM_BUILD_ROOT%{_libdir}/ocaml/configwin
install META $RPM_BUILD_ROOT%{_libdir}/ocaml/site-lib/configwin
@@ -75,6 +76,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/12/20 22:01:31 qboosh
+- unified
+
Revision 1.19 2006/05/31 12:55:02 glen
- rel 8 (rebuild with ocaml-3.09.2)
@@ -134,4 +138,3 @@
Revision 1.1 2002/05/10 11:26:18 malekith
- initial; from scratch
-
================================================================
Index: SPECS/ocaml-cryptokit.spec
diff -u SPECS/ocaml-cryptokit.spec:1.14 SPECS/ocaml-cryptokit.spec:1.15
--- SPECS/ocaml-cryptokit.spec:1.14 Wed May 31 14:54:44 2006
+++ SPECS/ocaml-cryptokit.spec Wed Dec 20 23:01:31 2006
@@ -7,9 +7,9 @@
Release: 5
License: LGPL w/ linking exceptions
Group: Libraries
-URL: http://pauillac.inria.fr/~xleroy/software.html
Source0: http://caml.inria.fr/distrib/bazar-ocaml/cryptokit-%{version}.tar.gz
# Source0-md5: d7de01d0702d16b3491c9e794ebb2cc3
+URL: http://pauillac.inria.fr/~xleroy/software.html
BuildRequires: ocaml >= %{ocaml_ver}
BuildRequires: zlib-devel
%requires_eq ocaml-runtime
@@ -78,13 +78,15 @@
%setup -q -n cryptokit-%{version}
%build
-%{__make} CFLAGS="%{rpmcflags} -fPIC" all allopt
+%{__make} all allopt \
+ CFLAGS="%{rpmcflags} -fPIC"
%install
rm -rf $RPM_BUILD_ROOT
-
install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/cryptokit
-%{__make} install INSTALLDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml/cryptokit
+
+%{__make} install \
+ INSTALLDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml/cryptokit
install -d $RPM_BUILD_ROOT%{_libdir}/ocaml/cryptokit
install *.cm[ixa]* *.a dll*.so $RPM_BUILD_ROOT%{_libdir}/ocaml/cryptokit
@@ -126,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/12/20 22:01:31 qboosh
+- unified
+
Revision 1.14 2006/05/31 12:54:44 glen
- rel 5 (rebuild with ocaml-3.09.2)
@@ -167,4 +172,3 @@
Revision 1.1 2002/05/13 11:12:50 malekith
- initial; from scratch
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ocaml-configwin.spec?r1=1.19&r2=1.20&f=u
http://cvs.pld-linux.org/SPECS/ocaml-cryptokit.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list