Add dependency on ocamldoc.

This commit is contained in:
Richard W.M. Jones 2012-10-29 13:31:10 +00:00
parent e6d874badf
commit b4de93fa09
1 changed files with 4 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Name: ocaml-pcre
Version: 7.0.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Perl compatibility regular expressions (PCRE) for OCaml
License: LGPLv2
@ -16,6 +16,7 @@ BuildRequires: ocaml >= 3.12.1-3
BuildRequires: ocaml-findlib-devel
BuildRequires: pcre-devel
BuildRequires: gawk
BuildRequires: ocaml-ocamldoc
%description
@ -87,11 +88,12 @@ mv $RPM_BUILD_ROOT%{_docdir}/api .
%changelog
* Mon Oct 29 2012 Richard W.M. Jones <rjones@redhat.com> - 7.0.2-1
* Mon Oct 29 2012 Richard W.M. Jones <rjones@redhat.com> - 7.0.2-2
- New upstream version 7.0.2.
- Rebuild for OCaml 4.00.1.
- Fix homepage and source.
- Clean up the spec file.
- Add dependency on ocamldoc.
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6.2.5-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild