Add Requires: ocaml (Bug #710290)
This commit is contained in:
parent
832f0f4ac5
commit
f70cdb126f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: ocaml-findlib
|
Name: ocaml-findlib
|
||||||
Version: 1.2.6
|
Version: 1.2.6
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Objective CAML package manager and build helper
|
Summary: Objective CAML package manager and build helper
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -19,6 +19,7 @@ BuildRequires: ocaml-labltk-devel
|
|||||||
BuildRequires: ocaml-ocamldoc
|
BuildRequires: ocaml-ocamldoc
|
||||||
BuildRequires: m4, ncurses-devel
|
BuildRequires: m4, ncurses-devel
|
||||||
BuildRequires: gawk
|
BuildRequires: gawk
|
||||||
|
Requires: ocaml
|
||||||
|
|
||||||
%global __ocaml_requires_opts -i Asttypes -i Parsetree
|
%global __ocaml_requires_opts -i Asttypes -i Parsetree
|
||||||
|
|
||||||
@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 3 2011 Orion Poplawski - 1.2.6-3
|
||||||
|
- Add Requires: ocaml (Bug #710290)
|
||||||
|
|
||||||
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-2
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2.6-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user