From 40666df40ba594790c78fe2ca894f6ec9bbc0215 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sep 05 2009 05:01:28 +0000 Subject: fix spec --- diff --git a/gtk2.spec b/gtk2.spec index 7bbaaec..7cbe82b 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -36,7 +36,7 @@ BuildRequires: libjpeg-devel BuildRequires: jasper-devel BuildRequires: libXi-devel BuildRequires: libpng-devel >= %{libpng_version} -BuildRequires: automake17 autoconf libtool pkgconfig +BuildRequires: automake autoconf libtool pkgconfig BuildRequires: gettext BuildRequires: gtk-doc BuildRequires: cups-devel @@ -148,10 +148,7 @@ rm --force ./gtk/gtkmarshalers.h libtoolize --force --copy # Patch0 modifies gdk-pixbuf/Makefile.am -aclocal-1.7 -automake-1.7 -autoconf -autoheader +autoreconf if ! pkg-config --exists pangoxft ; then echo "No pangoxft.pc!"