Author: rjones Update of /cvs/pkgs/rpms/ocaml-camlp5/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9170 Modified Files: ocaml-camlp5.spec Log Message: Ignore bogus provides Dynlink and Dynlinkaux. Index: ocaml-camlp5.spec =================================================================== RCS file: /cvs/pkgs/rpms/ocaml-camlp5/devel/ocaml-camlp5.spec,v retrieving revision 1.14 retrieving revision 1.15 diff -u -p -r1.14 -r1.15 --- ocaml-camlp5.spec 6 Jan 2010 14:43:13 -0000 1.14 +++ ocaml-camlp5.spec 13 Jan 2010 17:29:30 -0000 1.15 @@ -3,7 +3,7 @@ Name: ocaml-camlp5 Version: 5.12 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Classical version of camlp4 OCaml preprocessor Group: Development/Libraries @@ -24,7 +24,7 @@ BuildRequires: ocaml >= 3.11.2 BuildRequires: ocaml-ocamldoc %global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend -%global __ocaml_provides_opts -i Pa_extend +%global __ocaml_provides_opts -i Dynlink -i Dynlinkaux -i Pa_extend %description Camlp5 is a preprocessor-pretty-printer of OCaml. @@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jan 13 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 5.12-6 +- Ignore bogus provides Dynlink and Dynlinkaux. + * Wed Jan 6 2010 Richard W.M. Jones <rjones@xxxxxxxxxx> - 5.12-5 - Ignore ocaml(Pa_extend) bogus generated requires and provides. _______________________________________________ ocaml-devel mailing list ocaml-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/ocaml-devel