- Rebuild for OCaml 3.11.1.
- New upstream version 1.2.4.
This commit is contained in:
parent
72b82637c9
commit
3d556863db
@ -1 +1 @@
|
|||||||
findlib-1.2.3.tar.gz
|
findlib-1.2.4.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.2.3
|
Version: 1.2.4
|
||||||
Release: 6%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Objective CAML package manager and build helper
|
Summary: Objective CAML package manager and build helper
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -15,7 +15,7 @@ ExcludeArch: sparc64 s390 s390x
|
|||||||
|
|
||||||
Patch0: ocaml-findlib-1.2.3-camlp4-META.patch
|
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-camlp4-devel
|
||||||
BuildRequires: ocaml-labltk-devel
|
BuildRequires: ocaml-labltk-devel
|
||||||
BuildRequires: ocaml-ocamldoc
|
BuildRequires: ocaml-ocamldoc
|
||||||
@ -113,6 +113,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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>
|
* 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
|
- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs
|
||||||
(added sparc64 per request from the sparc maintainer)
|
(added sparc64 per request from the sparc maintainer)
|
||||||
|
Loading…
Reference in New Issue
Block a user