Ignore ocaml(Pa_extend) bogus generated requires and provides.
This commit is contained in:
parent
35db57463e
commit
51290466f9
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: ocaml-camlp5
|
Name: ocaml-camlp5
|
||||||
Version: 5.12
|
Version: 5.12
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Classical version of camlp4 OCaml preprocessor
|
Summary: Classical version of camlp4 OCaml preprocessor
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -23,7 +23,7 @@ Patch1: 0002-Fix-typos-in-manpage.patch
|
|||||||
BuildRequires: ocaml >= 3.11.2
|
BuildRequires: ocaml >= 3.11.2
|
||||||
BuildRequires: ocaml-ocamldoc
|
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
|
%global __ocaml_provides_opts -i Pa_extend
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 6 2010 Richard W.M. Jones <rjones@redhat.com> - 5.12-5
|
||||||
|
- Ignore ocaml(Pa_extend) bogus generated requires and provides.
|
||||||
|
|
||||||
* Tue Jan 5 2010 Richard W.M. Jones <rjones@redhat.com> - 5.12-4
|
* Tue Jan 5 2010 Richard W.M. Jones <rjones@redhat.com> - 5.12-4
|
||||||
- Include Debian patch to fix support for OCaml 3.11.2.
|
- Include Debian patch to fix support for OCaml 3.11.2.
|
||||||
- Include Debian patch to fix typos in man page.
|
- Include Debian patch to fix typos in man page.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user