rpms/epiphany/devel epiphany-1.7.1-glpo.patch, NONE, 1.1 epiphany.spec, 1.51, 1.52 epiphany-1.5.6-fgets.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Jun 11 19:01:56 UTC 2005


Author: caillon

Update of /cvs/dist/rpms/epiphany/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv9948

Modified Files:
	epiphany.spec 
Added Files:
	epiphany-1.7.1-glpo.patch 
Removed Files:
	epiphany-1.5.6-fgets.patch 
Log Message:
* Fri Jun 10 2005 Christopher Aillon <caillon at redhat.com> - 1.7.1-1
- Update to 1.7.1


epiphany-1.7.1-glpo.patch:
 gl.po |    3 ++-
 1 files changed, 2 insertions(+), 1 deletion(-)

--- NEW FILE epiphany-1.7.1-glpo.patch ---
Index: epiphany/po/gl.po
===================================================================
RCS file: /cvs/gnome/epiphany/po/gl.po,v
retrieving revision 1.1
diff -d -u -p -r1.1 gl.po
--- epiphany/po/gl.po	3 Jun 2005 19:50:49 -0000	1.1
+++ epiphany/po/gl.po	11 Jun 2005 18:17:02 -0000
@@ -414,6 +414,7 @@ msgid "The currently selected fonts lang
 msgstr "O idioma para as tipografías actualmente seleccionados"
 
 #: ../data/epiphany.schemas.in.h:56
+#, fuzzy
 msgid ""
 "The currently selected fonts language. Valid values are \"ar\" (arabic), \"x-"
 "baltic\" (baltic languages), \"x-central-euro\" (central european "
@@ -425,7 +426,7 @@ msgid ""
 "\" (devanagari)."
 msgstr ""
 "O idioma para as tipografías actualmente selecionados. Os valores válidos "
-"son r\" (árabe), \"x-baltic\" (idiomas bálticos), \"x-central-euro"
+"son r\" (árabe), \"x-baltic\" (idiomas bálticos), \"x-central-euro"
 "\" (idiomas central europeos), \"x-cyrillic\" (idiomas escritos co alfabeto "
 "cirílico), \"el\" (grego), \"he\" (hebreo), \"ja\" (xaponés), \"ko"
 "\" (coreán), \"zh-CN\" (chinés simplificado), \"th\" (tailandés), \"zh-TW"


Index: epiphany.spec
===================================================================
RCS file: /cvs/dist/rpms/epiphany/devel/epiphany.spec,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- epiphany.spec	13 May 2005 16:04:45 -0000	1.51
+++ epiphany.spec	11 Jun 2005 19:01:54 -0000	1.52
@@ -1,24 +1,24 @@
 %define mozver 37:1.7.8
 %define desktop_file_utils_version 0.9
 ExclusiveArch: i386 x86_64 ppc
-%define epiphany_mainver 1.6
+%define epiphany_mainver 1.7
 
 Summary: GNOME web browser based on the Mozilla rendering engine
 Name: epiphany
-Version: 1.6.3
+Version: 1.7.1
 Release: 1
 License: GPL
 Group: Applications/Internet
 URL: http://www.gnome.org/projects/epiphany/
 Source0: %{name}-%{version}.tar.bz2
-Patch0: epiphany-1.0.1-home-page.patch
-Patch1: epiphany-1.5.6-fgets.patch
+
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Prereq: scrollkeeper, GConf2
 PreReq: desktop-file-utils >= %{desktop_file_utils_version}
 Requires: mozilla = %mozver
 # 1.0.5 for gnome-spinner, 1.0.6 for web-browser
 Requires: gnome-icon-theme >= 1.0.6-1
+Requires: iso-codes >= 0.45
 BuildRequires: mozilla-devel >= 1.7
 BuildRequires: mozilla
 BuildRequires: gtk2-devel >= 2.3.2
@@ -27,6 +27,11 @@
 BuildRequires: libxml2-devel, libgnomeui-devel, libglade2-devel
 BuildRequires: gnome-vfs2-devel, GConf2-devel, ORBit2-devel
 BuildRequires: eel2-devel
+BuildRequires: iso-codes-devel
+
+# Patches
+Patch0: epiphany-1.0.1-home-page.patch
+Patch1: epiphany-1.7.1-glpo.patch
 
 %description
 epiphany is a simple GNOME web browser based on the Mozilla rendering
@@ -46,7 +51,7 @@
 %setup -q
 
 %patch0 -p1 -b .homepage
-%patch1 -p1 -b .fgets
+%patch1 -p1 -b .glpo
 
 %build
 %configure
@@ -97,11 +102,15 @@
 
 %files devel
 %defattr(-, root, root)
-%{_includedir}/epiphany-%{epiphany_mainver}
-%{_libdir}/pkgconfig/epiphany-%{epiphany_mainver}.pc
+%{_includedir}/epiphany/%{epiphany_mainver}
+%{_libdir}/pkgconfig/epiphany*.pc
 %{_datadir}/gtk-doc/html/epiphany
+%{_datadir}/pygtk/2.0/defs/epiphany.defs
 
 %changelog
+* Fri Jun 10 2005 Christopher Aillon <caillon at redhat.com> - 1.7.1-1
+- Update to 1.7.1
+
 * Fri May 13 2005 Christopher Aillon <caillon at redhat.com> - 1.6.3-1
 - Update to 1.6.3
 


--- epiphany-1.5.6-fgets.patch DELETED ---




More information about the fedora-cvs-commits mailing list