X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=libvirt%2Fmingw32-libvirt.spec;h=a21ee7b9e7a78db3b8189827016a3ff1158072ae;hb=7d1516cd3616f013653da2e98abc9bbed0b544f2;hp=14640fe2fc981b6ef4ea95ac5ecf1d7a3a88a0f2;hpb=68113c81cb8787a7cc0fcdf6d168a3159f05e7f0;p=fedora-mingw.git diff --git a/libvirt/mingw32-libvirt.spec b/libvirt/mingw32-libvirt.spec index 14640fe..a21ee7b 100644 --- a/libvirt/mingw32-libvirt.spec +++ b/libvirt/mingw32-libvirt.spec @@ -6,7 +6,7 @@ Name: mingw32-libvirt Version: 0.4.6 -Release: 7%{?dist}%{?extra_release} +Release: 8%{?dist}%{?extra_release} Summary: MinGW Windows libvirt virtualization library License: LGPLv2+ @@ -35,10 +35,15 @@ BuildRequires: mingw32-libxml2 # Portable XDR <= 4.0.10 contains a serious endianness bug on Windows. BuildRequires: mingw32-portablexdr >= 4.0.11 BuildRequires: mingw32-readline +BuildRequires: mingw32-termcap >= 1.3.1-3 BuildRequires: pkgconfig + # Need native version for msgfmt BuildRequires: gettext +# For autoreconf. +BuildRequires: autoconf, automake, libtool + BuildArch: noarch @@ -55,6 +60,7 @@ cp %{SOURCE1} src/ cp %{SOURCE2} src/ cp %{SOURCE3} src/ cp %{SOURCE4} src/ +autoreconf %build @@ -107,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Fri Oct 31 2008 Richard Jones - 0.4.6-8 +- Rebuild against latest termcap. + * Thu Oct 16 2008 Richard Jones - 0.4.6-7 - Windows icon patch from https://www.redhat.com/archives/libvir-list/2008-October/msg00331.html