- Rebuild for OCaml 3.11.1.

- New upstream version 1.2.4.
This commit is contained in:
Richard W.M. Jones 2009-05-22 21:31:10 +00:00
parent 72b82637c9
commit 3d556863db
3 changed files with 9 additions and 5 deletions

View File

@ -1 +1 @@
findlib-1.2.3.tar.gz
findlib-1.2.4.tar.gz

View File

@ -2,8 +2,8 @@
%define debug_package %{nil}
Name: ocaml-findlib
Version: 1.2.3
Release: 6%{?dist}
Version: 1.2.4
Release: 1%{?dist}
Summary: Objective CAML package manager and build helper
Group: Development/Libraries
@ -15,7 +15,7 @@ ExcludeArch: sparc64 s390 s390x
Patch0: ocaml-findlib-1.2.3-camlp4-META.patch
BuildRequires: ocaml >= 3.11.0-0.5.rc1
BuildRequires: ocaml >= 3.11.1
BuildRequires: ocaml-camlp4-devel
BuildRequires: ocaml-labltk-devel
BuildRequires: ocaml-ocamldoc
@ -113,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri May 22 2009 Richard W.M. Jones <rjones@redhat.com> - 1.2.4-1
- Rebuild for OCaml 3.11.1.
- New upstream version 1.2.4.
* Thu Apr 16 2009 S390x secondary arch maintainer <fedora-s390x@lists.fedoraproject.org>
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
(added sparc64 per request from the sparc maintainer)

View File

@ -1 +1 @@
e1c9dc3115f97deb128b50eb7db94017 findlib-1.2.3.tar.gz
52cfcacff3e07a94bc3adb977fbb3c07 findlib-1.2.4.tar.gz