diff --git a/.cvsignore b/.cvsignore index 40a3025..f2160a1 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -findlib-1.2.4.tar.gz +findlib-1.2.5.tar.gz diff --git a/ocaml-findlib-1.2.3-camlp4-META.patch b/ocaml-findlib-1.2.3-camlp4-META.patch deleted file mode 100644 index 2dafe14..0000000 --- a/ocaml-findlib-1.2.3-camlp4-META.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- findlib-1.2.3.orig/site-lib-src/camlp4.310/META.in 2008-07-23 15:40:52.000000000 +0100 -+++ findlib-1.2.3/site-lib-src/camlp4.310/META.in 2008-12-04 13:57:07.000000000 +0000 -@@ -15,7 +15,7 @@ - `preprocessor = "'camlp4_cmd`"' - - `package "lib" (' --` requires = "camlp4"' -+` requires = "camlp4,dynlink"' - ` version = "[distributed with Ocaml]"' - ` description = "Camlp4 library"' - ` archive(byte) = "camlp4lib.cma"' diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 8bc4dd7..48d1cc3 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,8 +2,8 @@ %define debug_package %{nil} Name: ocaml-findlib -Version: 1.2.4 -Release: 4%{?dist} +Version: 1.2.5 +Release: 1%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -110,6 +110,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Oct 4 2009 Richard W.M. Jones - 1.2.5-1 +- New upstream version 1.2.5. + * Sat Jul 25 2009 Fedora Release Engineering - 1.2.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild diff --git a/sources b/sources index 276e0d6..4387450 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -52cfcacff3e07a94bc3adb977fbb3c07 findlib-1.2.4.tar.gz +db12a92903c2869bb89e1a6446db269e findlib-1.2.5.tar.gz