[glade/f19] Fix build

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 26 18:45:23 UTC 2013


commit ea9fce738f68e45258c9609b46ede6a2478a1ab3
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jun 26 14:45:07 2013 -0400

    Fix build

 glade.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/glade.spec b/glade.spec
index e6324e0..8d5b6eb 100644
--- a/glade.spec
+++ b/glade.spec
@@ -27,6 +27,7 @@ BuildRequires:  pygobject3-devel
 BuildRequires:  python2-devel
 BuildRequires:  docbook-style-xsl
 BuildRequires:  libxslt
+BuildRequires:  autoconf automake libtool
 
 Requires:       %{name}-libs = %{version}-%{release}
 # The gtk3 version of glade was packaged under the name of 'glade3' for a
@@ -68,6 +69,7 @@ developing applications that use Glade widget library.
 %patch0 -p1 -b .keywords
 %patch1 -p1 -b .man-pages
 
+autoreconf -i -f
 
 %build
 %configure --disable-static


More information about the scm-commits mailing list