From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Mon, 17 Nov 2008 17:59:48 +0000 (+0000) Subject: Requires mingw32-libvirt package. X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=55e25117740874bdc2e23ea1fe42e3f74ae15c01;p=fedora-mingw.git Requires mingw32-libvirt package. --- diff --git a/ocaml-libvirt/mingw32-ocaml-libvirt.spec b/ocaml-libvirt/mingw32-ocaml-libvirt.spec index 8460f5a..bd3f49f 100644 --- a/ocaml-libvirt/mingw32-ocaml-libvirt.spec +++ b/ocaml-libvirt/mingw32-ocaml-libvirt.spec @@ -6,7 +6,7 @@ Name: mingw32-ocaml-libvirt Version: 0.4.4.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: MinGW Windows port of OCaml binding for libvirt License: LGPLv2+ @@ -30,6 +30,8 @@ BuildRequires: perl BuildRequires: gawk BuildRequires: autoconf, automake, libtool +Requires: mingw32-libvirt + %description OCaml binding for libvirt. @@ -81,5 +83,8 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Mon Nov 17 2008 Richard W.M. Jones - 0.4.4.2-2 +- Requires mingw32-libvirt package. + * Sun Nov 16 2008 Richard W.M. Jones - 0.4.4.2-1 - Initial RPM release.