rpms/clutter-gtkmm/devel clutter-gtkmm.spec,1.6,1.7

Kevin Kofler kkofler at fedoraproject.org
Thu Oct 1 22:33:55 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/clutter-gtkmm/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21481/devel

Modified Files:
	clutter-gtkmm.spec 
Log Message:
fix configure to avoid having to autoreconf


Index: clutter-gtkmm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/clutter-gtkmm/devel/clutter-gtkmm.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- clutter-gtkmm.spec	1 Oct 2009 21:58:35 -0000	1.6
+++ clutter-gtkmm.spec	1 Oct 2009 22:33:55 -0000	1.7
@@ -45,6 +45,8 @@ developing %{name} applications.
 %prep
 %setup -q
 %patch0 -p1 -b .cluttergtk010
+# fix configure to avoid having to autoreconf
+sed -i -e 's/clutter-gtk-0\.9 >= 0\.9\.1/clutter-gtk-0.10 >= 0.10.2/g' configure
 
 
 %build




More information about the fedora-extras-commits mailing list