rpms/epiphany/F-10 epiphany.spec, 1.213, 1.214 epiphany-2.24.2-libtool.patch, 1.3, NONE

Martin Stransky stransky at fedoraproject.org
Thu Dec 18 13:33:45 UTC 2008


Author: stransky

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

Modified Files:
	epiphany.spec 
Removed Files:
	epiphany-2.24.2-libtool.patch 
Log Message:
added autoreconf


Index: epiphany.spec
===================================================================
RCS file: /cvs/pkgs/rpms/epiphany/F-10/epiphany.spec,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- epiphany.spec	18 Dec 2008 13:01:18 -0000	1.213
+++ epiphany.spec	18 Dec 2008 13:33:14 -0000	1.214
@@ -45,7 +45,6 @@
 BuildRequires: NetworkManager-devel
 %endif
 BuildRequires: pygtk2-devel, gnome-python2-devel
-BuildRequires: libtool
 
 # Patches
 Patch0: epiphany-1.0.1-home-page.patch
@@ -54,7 +53,6 @@
 # https://bugzilla.redhat.com/show_bug.cgi?id=334751
 Patch3: epiphany-2.20.1-wrapped-plugins.patch
 Patch4: python-paths.patch
-Patch5: epiphany-2.24.2-libtool.patch
 
 %description
 Epiphany is a simple GNOME web browser based on the Mozilla rendering
@@ -98,7 +96,6 @@
 %patch2 -p1 -b .default-bookmarks
 %patch3 -p1 -b .wrapped-plugins
 %patch4 -p1 -b .python-paths
-%patch5 -p1 -b .libtool
 # Fedora Epiphany version
 cat >> data/default-prefs-common.js << EOF
 pref("general.useragent.vendor", "Fedora");
@@ -115,12 +112,16 @@
 %ifnarch s390 s390x
 %define enable_nm --enable-network-manager
 %endif
+
+autoreconf
+
 %configure \
 	--with-gecko=libxul-embedding \
 	--disable-scrollkeeper \
 	--enable-zeroconf \
 	--enable-python \
 	%{enable_nm}
+
 make %{?_smp_mflags}
 
 # strip unneeded translations from .mo files


--- epiphany-2.24.2-libtool.patch DELETED ---




More information about the fedora-extras-commits mailing list