rpms/ocaml-camlp5/devel ocaml-camlp5.spec,1.13,1.14

Richard W.M. Jones rjones at fedoraproject.org
Wed Jan 6 14:43:13 UTC 2010


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-camlp5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26536

Modified Files:
	ocaml-camlp5.spec 
Log Message:
Ignore ocaml(Pa_extend) bogus generated requires and provides.


Index: ocaml-camlp5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-camlp5/devel/ocaml-camlp5.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- ocaml-camlp5.spec	5 Jan 2010 18:15:56 -0000	1.13
+++ ocaml-camlp5.spec	6 Jan 2010 14:43:13 -0000	1.14
@@ -3,7 +3,7 @@
 
 Name:           ocaml-camlp5
 Version:        5.12
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Classical version of camlp4 OCaml preprocessor
 
 Group:          Development/Libraries
@@ -23,7 +23,7 @@ Patch1:         0002-Fix-typos-in-manpag
 BuildRequires:  ocaml >= 3.11.2
 BuildRequires:  ocaml-ocamldoc
 
-%global __ocaml_requires_opts -i Asttypes -i Parsetree
+%global __ocaml_requires_opts -i Asttypes -i Parsetree -i Pa_extend
 %global __ocaml_provides_opts -i Pa_extend
 
 %description
@@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan  6 2010 Richard W.M. Jones <rjones at redhat.com> - 5.12-5
+- Ignore ocaml(Pa_extend) bogus generated requires and provides.
+
 * Tue Jan  5 2010 Richard W.M. Jones <rjones at redhat.com> - 5.12-4
 - Include Debian patch to fix support for OCaml 3.11.2.
 - Include Debian patch to fix typos in man page.




More information about the fedora-extras-commits mailing list