From f70cdb126fa9d353982ef9105b4b0a90533fd9ad Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Fri, 3 Jun 2011 10:26:33 -0600 Subject: [PATCH] Add Requires: ocaml (Bug #710290) --- ocaml-findlib.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 21c386b..8f8ae5e 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -3,7 +3,7 @@ Name: ocaml-findlib Version: 1.2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Objective CAML package manager and build helper Group: Development/Libraries @@ -19,6 +19,7 @@ BuildRequires: ocaml-labltk-devel BuildRequires: ocaml-ocamldoc BuildRequires: m4, ncurses-devel BuildRequires: gawk +Requires: ocaml %global __ocaml_requires_opts -i Asttypes -i Parsetree @@ -108,6 +109,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Jun 3 2011 Orion Poplawski - 1.2.6-3 +- Add Requires: ocaml (Bug #710290) + * Tue Feb 08 2011 Fedora Release Engineering - 1.2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild