Author: rjones Update of /cvs/pkgs/rpms/ocaml-findlib/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4152 Modified Files: ocaml-findlib.spec Log Message: Update to use RPM dependency generator. Index: ocaml-findlib.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-findlib/devel/ocaml-findlib.spec,v retrieving revision 1.24 retrieving revision 1.25 diff -u -p -r1.24 -r1.25 --- ocaml-findlib.spec 4 Oct 2009 20:39:27 -0000 1.24 +++ ocaml-findlib.spec 16 Dec 2009 15:37:05 -0000 1.25 @@ -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 <rjones@xxxxxxxxxx> - 1.2.5-2 +- Update to use RPM dependency generator. + * Sun Oct 4 2009 Richard W.M. Jones <rjones@xxxxxxxxxx> - 1.2.5-1 - New upstream version 1.2.5. _______________________________________________ Fedora-ocaml-list mailing list Fedora-ocaml-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-ocaml-list