diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 48d1cc3..a460df4 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -3,7 +3,7 @@ Name: ocaml-findlib Version: 1.2.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -20,9 +20,7 @@ BuildRequires: ocaml-ocamldoc BuildRequires: m4, ncurses-devel BuildRequires: gawk -%define _use_internal_dependency_generator 0 -%define __find_requires /usr/lib/rpm/ocaml-find-requires.sh -i Asttypes -i Parsetree -%define __find_provides /usr/lib/rpm/ocaml-find-provides.sh +%global __ocaml_requires %{_rpmconfigdir}/ocaml-find-requires.sh -i Asttypes -i Parsetree %description Objective CAML package manager and build helper. @@ -110,6 +108,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Dec 16 2009 Richard W.M. Jones - 1.2.5-2 +- Update to use RPM dependency generator. + * Sun Oct 4 2009 Richard W.M. Jones - 1.2.5-1 - New upstream version 1.2.5.