From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Thu, 16 Oct 2008 14:51:46 +0000 (+0100) Subject: Include correct BRs for autoreconf step. X-Git-Url: http://git.annexia.org/?p=fedora-mingw.git;a=commitdiff_plain;h=347bb6f972d597ae45f7e5691d0912aeef885c51 Include correct BRs for autoreconf step. --- diff --git a/libvirt/mingw32-libvirt.spec b/libvirt/mingw32-libvirt.spec index 14640fe..2b49baf 100644 --- a/libvirt/mingw32-libvirt.spec +++ b/libvirt/mingw32-libvirt.spec @@ -36,9 +36,13 @@ BuildRequires: mingw32-libxml2 BuildRequires: mingw32-portablexdr >= 4.0.11 BuildRequires: mingw32-readline BuildRequires: pkgconfig + # Need native version for msgfmt BuildRequires: gettext +# For autoreconf. +BuildRequires: autoconf, automake, libtool + BuildArch: noarch @@ -55,6 +59,7 @@ cp %{SOURCE1} src/ cp %{SOURCE2} src/ cp %{SOURCE3} src/ cp %{SOURCE4} src/ +autoreconf %build