rpms/epiphany/F-7 epiphany.spec,1.152,1.153

Christopher Aillon (caillon) fedora-extras-commits at redhat.com
Sat Mar 8 06:12:29 UTC 2008


Author: caillon

Update of /cvs/extras/rpms/epiphany/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25366

Modified Files:
	epiphany.spec 
Log Message:
* Sat Mar  8 2008 Christopher Aillon <caillon at redhat.com> - 2.18.3-7
- Update the useragent for Fedora



Index: epiphany.spec
===================================================================
RCS file: /cvs/extras/rpms/epiphany/F-7/epiphany.spec,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- epiphany.spec	8 Feb 2008 17:28:49 -0000	1.152
+++ epiphany.spec	8 Mar 2008 06:11:56 -0000	1.153
@@ -9,7 +9,7 @@
 Summary: GNOME web browser based on the Mozilla rendering engine
 Name: epiphany
 Version: 2.18.3
-Release: 6%{?dist}
+Release: 7%{?dist}
 License: GPL
 Group: Applications/Internet
 URL: http://www.gnome.org/projects/epiphany/
@@ -85,6 +85,11 @@
 %patch0 -p1 -b .homepage
 %patch1 -p1 -b .use-pango
 %patch2 -p1 -b .default-bookmarks
+# Fedora Epiphany version
+cat >> data/default-prefs-common.js << EOF
+pref("general.useragent.vendor", "Fedora");
+pref("general.useragent.vendorSub", "%{version}-%{release}");
+EOF
 
 %build
 %ifnarch s390 s390x
@@ -178,6 +183,9 @@
 %{_datadir}/pygtk/2.0/defs/epiphany.defs
 
 %changelog
+* Sat Mar  8 2008 Christopher Aillon <caillon at redhat.com> - 2.18.3-7
+- Update the useragent for Fedora
+
 * Fri Feb  8 2008 Christopher Aillon <caillon at redhat.com> - 2.18.3-6
 - Rebuild against newer gecko
 




More information about the fedora-extras-commits mailing list