rpms/epiphany/F-10 epiphany.spec,1.216,1.217

Martin Stransky stransky at fedoraproject.org
Thu Dec 18 15:25:35 UTC 2008


Author: stransky

Update of /cvs/pkgs/rpms/epiphany/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26383

Modified Files:
	epiphany.spec 
Log Message:
Final fix...hopehully


Index: epiphany.spec
===================================================================
RCS file: /cvs/pkgs/rpms/epiphany/F-10/epiphany.spec,v
retrieving revision 1.216
retrieving revision 1.217
diff -u -r1.216 -r1.217
--- epiphany.spec	18 Dec 2008 14:15:41 -0000	1.216
+++ epiphany.spec	18 Dec 2008 15:25:05 -0000	1.217
@@ -46,6 +46,7 @@
 %endif
 BuildRequires: pygtk2-devel, gnome-python2-devel
 BuildRequires: autoconf
+BuildRequires: libtool
 
 # Patches
 Patch0: epiphany-1.0.1-home-page.patch
@@ -115,8 +116,9 @@
 %endif
 
 # Regenerate configure
-aclocal-1.10
+aclocal-1.10 -I m4
 autoreconf
+automake-1.10 --foreign
 
 %configure \
 	--with-gecko=libxul-embedding \




More information about the fedora-extras-commits mailing list