rpms/gtk2/devel gtk2.spec,1.439,1.440

Matthias Clasen mclasen at fedoraproject.org
Mon Jun 28 16:53:00 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/gtk2/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv11608

Modified Files:
	gtk2.spec 
Log Message:
Grr, try again



Index: gtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gtk2/devel/gtk2.spec,v
retrieving revision 1.439
retrieving revision 1.440
diff -u -p -r1.439 -r1.440
--- gtk2.spec	28 Jun 2010 16:43:21 -0000	1.439
+++ gtk2.spec	28 Jun 2010 16:53:00 -0000	1.440
@@ -43,6 +43,7 @@ Patch8: tooltip-positioning.patch
 Patch15: window-dragging.patch
 # upstream fix
 Patch16: 0001-Fix-dynamic-module-check.patch
+BuildRequires: automake autoconf libtool
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -162,6 +163,8 @@ This package contains developer document
 %patch15 -p1 -b .window-dragging
 %patch16 -p1 -b .dynamic-modules
 
+autoreconf -i -f
+
 %build
 %configure --with-xinput=xfree 		\
 	   --enable-debug		\



More information about the scm-commits mailing list