rpms/gtk2/devel gtk2.spec,1.400,1.401

Matthias Clasen mclasen at fedoraproject.org
Sat Sep 5 05:01:28 UTC 2009


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29447

Modified Files:
	gtk2.spec 
Log Message:
fix spec



Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.400
retrieving revision 1.401
diff -u -p -r1.400 -r1.401
--- gtk2.spec	5 Sep 2009 04:54:06 -0000	1.400
+++ gtk2.spec	5 Sep 2009 05:01:28 -0000	1.401
@@ -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!"




More information about the fedora-extras-commits mailing list