Missing BR ocaml-camlp4-devel.

This commit is contained in:
Richard W.M. Jones 2013-09-14 18:53:39 +01:00
parent 97b723cf97
commit ae3097a9b5
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,7 @@ ExcludeArch: armv7hl sparc64 s390 s390x
BuildRequires: ocaml >= 3.07
BuildRequires: ocaml-findlib-devel
BuildRequires: ocaml-ocamldoc
BuildRequires: ocaml-camlp4-devel
BuildRequires: gsl-devel >= 1.9
BuildRequires: /usr/bin/awk
@ -81,6 +82,7 @@ make install
- Enable debuginfo.
- Info files disappeared from upstream source, probably for the better.
- Missing BR ocamldoc.
- Missing BR ocaml-camlp4-devel.
* Sun Aug 4 2013 Richard W.M. Jones <rjones@redhat.com> - 0.6.0-19
- Exclude armv7hl (not supported by upstream C code).