From 3a7dddcf132a44c49bfcb49f61b35d94ab3a92d9 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 1 Jan 1970 00:00:00 +0000 Subject: [PATCH] Libvirt requires readline. --- libvirt/mingw32-libvirt.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/libvirt/mingw32-libvirt.spec b/libvirt/mingw32-libvirt.spec index c818e04..02719da 100644 --- a/libvirt/mingw32-libvirt.spec +++ b/libvirt/mingw32-libvirt.spec @@ -6,7 +6,7 @@ Name: mingw32-libvirt Version: 0.4.6 -Release: 3%{?dist}%{?extra_release} +Release: 4%{?dist}%{?extra_release} Summary: MinGW Windows libvirt virtualization library License: LGPLv2+ @@ -24,6 +24,7 @@ BuildRequires: mingw32-gnutls BuildRequires: mingw32-gettext BuildRequires: mingw32-libxml2 BuildRequires: mingw32-portablexdr +BuildRequires: mingw32-readline BuildRequires: pkgconfig # Need native version for msgfmt BuildRequires: gettext @@ -89,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Oct 14 2008 Richard Jones - 0.4.6-4 +- +BR mingw32-readline. + * Thu Sep 25 2008 Richard Jones - 0.4.6-3 - BuildArch should be noarch -- 1.8.3.1