From 4067ce81556fef41e4b15849b553cd7879e75133 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Wed, 13 Feb 2008 10:20:16 +0000 Subject: [PATCH] - Add BR gtk2-devel --- ocaml-libvirt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ocaml-libvirt.spec b/ocaml-libvirt.spec index 530c1dd..c324e7d 100644 --- a/ocaml-libvirt.spec +++ b/ocaml-libvirt.spec @@ -10,7 +10,7 @@ Name: ocaml-libvirt Version: 0.4.0.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OCaml binding for libvirt Group: Development/Libraries @@ -25,6 +25,7 @@ BuildRequires: ocaml-ocamldoc BuildRequires: ocaml-findlib-devel %if %build_virt_ctrl BuildRequires: ocaml-lablgtk-devel +BuildRequires: gtk2-devel %endif %if %build_virt_top BuildRequires: ocaml-curses-devel @@ -232,6 +233,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Feb 13 2008 Richard W.M. Jones - 0.4.0.3-2 +- Add BR gtk2-devel + * Tue Feb 12 2008 Richard W.M. Jones - 0.4.0.3-1 - New upstream version 0.4.0.3. - Rebuild for OCaml 3.10.1.