diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index bd8a2e1..ac9fcd3 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -2,7 +2,7 @@ Name: ocaml-findlib Version: 1.4 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Objective CAML package manager and build helper License: BSD @@ -12,8 +12,6 @@ Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz # Use ocamlopt -g patch to include debug information. Patch1: findlib-1.4-add-debug.patch -ExcludeArch: sparc64 s390 s390x - BuildRequires: ocaml >= 4.01.0 BuildRequires: ocaml-camlp4-devel BuildRequires: ocaml-labltk-devel @@ -103,6 +101,9 @@ mv $RPM_BUILD_ROOT/$RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_bindir} %changelog +* Wed May 28 2014 Dan HorĂ¡k - 1.4-2 +- drop ExcludeArch + * Fri Sep 13 2013 Richard W.M. Jones - 1.4-1 - New upstream version 1.4. - Build debuginfo.