git.annexia.org
/
fedora-mingw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f268cc
)
Include correct BRs for autoreconf step.
author
Richard W.M. Jones
<rjones@redhat.com>
Thu, 16 Oct 2008 14:51:46 +0000
(15:51 +0100)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 16 Oct 2008 14:51:46 +0000
(15:51 +0100)
libvirt/mingw32-libvirt.spec
patch
|
blob
|
history
diff --git
a/libvirt/mingw32-libvirt.spec
b/libvirt/mingw32-libvirt.spec
index
14640fe
..
2b49baf
100644
(file)
--- 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