Author: hawk Date: Wed Jul 23 13:32:59 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 2.22.3 - use old SSL behavior (BRs xulrunner-devel >= 1.9.0.1-1)
---- Files affected: SPECS: epiphany.spec (1.186 -> 1.187) ---- Diffs: ================================================================ Index: SPECS/epiphany.spec diff -u SPECS/epiphany.spec:1.186 SPECS/epiphany.spec:1.187 --- SPECS/epiphany.spec:1.186 Tue Jul 8 12:44:37 2008 +++ SPECS/epiphany.spec Wed Jul 23 15:32:53 2008 @@ -8,18 +8,19 @@ Summary(es.UTF-8): Epiphany - navigador Web de GNOME basado en gecko Summary(pl.UTF-8): Epiphany - przeglÄ…darka WWW dla GNOME Name: epiphany -Version: 2.22.2 -Release: 2 +Version: 2.22.3 +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.22/%{name}-%{version}.tar.bz2 -# Source0-md5: f90dc0a01dae58dfa393b17bce717d3c +# Source0-md5: 7d058b57cb3e992889e456848fcc89a9 Patch0: %{name}-pld-homepage.patch Patch1: %{name}-configure.patch Patch2: %{name}-ti-agent.patch Patch3: %{name}-agent.patch Patch4: %{name}-lt.patch Patch5: %{name}-libxul.patch +Patch6: %{name}-ssl_oldapi.patch URL: http://www.gnome.org/projects/epiphany/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: NetworkManager-devel @@ -56,7 +57,7 @@ BuildRequires: startup-notification-devel >= 0.8 %if %{without webkit} BuildRequires: xulrunner -BuildRequires: xulrunner-devel >= 1.9-5 +BuildRequires: xulrunner-devel >= 1.9.0.1-1 %endif Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 @@ -133,6 +134,7 @@ %endif %patch4 -p1 %patch5 -p1 +%patch6 -p1 sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS mv po/[EMAIL PROTECTED],latin}.po @@ -235,6 +237,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.187 2008/07/23 13:32:53 hawk +- updated to 2.22.3 +- use old SSL behavior (BRs xulrunner-devel >= 1.9.0.1-1) + Revision 1.186 2008/07/08 10:44:37 megabajt - added -libxul.patch to fix build with xulrunner 1.9 - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany.spec?r1=1.186&r2=1.187&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
