rpms/ocaml-extlib/EL-5 ocaml-extlib.spec,1.3,1.4

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Thu Nov 8 13:03:52 UTC 2007


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-extlib/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8172/EL-5

Modified Files:
	ocaml-extlib.spec 
Log Message:
+* Thu Nov  8 2007 Richard W.M. Jones <rjones at redhat.com> - 1.5-9
+- Rebuild for EPEL.
+- License is actually LGPLv2.



Index: ocaml-extlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-extlib/EL-5/ocaml-extlib.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ocaml-extlib.spec	6 Sep 2007 15:39:20 -0000	1.3
+++ ocaml-extlib.spec	8 Nov 2007 13:03:17 -0000	1.4
@@ -3,11 +3,11 @@
 
 Name:           ocaml-extlib
 Version:        1.5
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        OCaml ExtLib additions to the standard library
 
 Group:          Development/Libraries
-License:        LGPL
+License:        LGPLv2
 URL:            http://ocaml-lib.sourceforge.net/
 Source0:        extlib-1.5.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -16,14 +16,10 @@
 Patch0:         extlib-ocamldoc-debian.patch
 Patch1:         extlib-install.patch
 
-BuildRequires:  ocaml >= 3.10.0-7
+BuildRequires:  ocaml >= 3.09.3
 BuildRequires:  ocaml-findlib-devel, ocaml-ocamldoc
 BuildRequires:  gawk
 
-%define _use_internal_dependency_generator 0
-%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh
-%define __find_provides /usr/lib/rpm/ocaml-find-provides.sh
-
 
 %description
 ExtLib is a project aiming at providing a complete - yet small -
@@ -114,6 +110,10 @@
 %{_libdir}/ocaml/extlib/*.ml
 
 %changelog
+* Thu Nov  8 2007 Richard W.M. Jones <rjones at redhat.com> - 1.5-9
+- Rebuild for EPEL.
+- License is actually LGPLv2.
+
 * Thu Sep  6 2007 Richard W.M. Jones <rjones at redhat.com> - 1.5-8
 - Force rebuild because of updated requires/provides scripts in OCaml.
 
@@ -126,7 +126,7 @@
 * Wed Aug  1 2007 Richard W.M. Jones <rjones at redhat.com> - 1.5-5
 - ExcludeArch ppc64
 - Added BR on ocaml-ocamldoc
-- Use %doc to install documentation.
+- Use %-doc to install documentation.
 
 * Mon Jun 11 2007 Richard W.M. Jones <rjones at redhat.com> - 1.5-4
 - Updated to latest packaging guidelines.




More information about the fedora-extras-commits mailing list