From 55e25117740874bdc2e23ea1fe42e3f74ae15c01 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Thu, 1 Jan 1970 00:00:00 +0000
Subject: [PATCH] Requires mingw32-libvirt package.

---
 ocaml-libvirt/mingw32-ocaml-libvirt.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

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 <rjones@redhat.com> - 0.4.4.2-2
+- Requires mingw32-libvirt package.
+
 * Sun Nov 16 2008 Richard W.M. Jones <rjones@redhat.com> - 0.4.4.2-1
 - Initial RPM release.
-- 
1.8.3.1