]> git.pld-linux.org Git - packages/epiphany.git/commitdiff
- 2.22.0 auto/th/epiphany-2_22_0-1 auto/ti/epiphany-2_22_0-1
authorPatryk Zawadzki <patrys@room-303.com>
Tue, 11 Mar 2008 21:14:45 +0000 (21:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- merged from DEVEL

Changed files:
    epiphany.spec -> 1.170

epiphany.spec

index cddf40e9f15d82d91d4bd6c8aeed64a6ea44e58f..3c6ce6dcd777e985122b2f8eba24deb0a3036279 100644 (file)
@@ -2,17 +2,17 @@
 #Conditional build:
 %bcond_with    webkit          # Build with experimental webkit suppor instead of xulrunner
 #
-%define                basever         2.20
+%define                basever         2.22
 Summary:       Epiphany - gecko-based GNOME web browser
 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.20.3
-Release:       2
+Version:       2.22.0
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: df2861b3e91bef6d365f50187b6170cb
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/epiphany/2.22/%{name}-%{version}.tar.bz2
+# Source0-md5: 81ad67d1ad706930a295a7ed9887bf5f
 Patch0:                %{name}-pld-homepage.patch
 Patch1:                %{name}-configure.patch
 Patch2:                %{name}-agent.patch
@@ -27,7 +27,7 @@ BuildRequires:        enchant-devel >= 1.0
 BuildRequires: gnome-common >= 2.20.0
 BuildRequires: gnome-desktop-devel >= 2.20.0
 BuildRequires: gnome-doc-utils >= 0.12.0
-BuildRequires: gnome-vfs2-devel >= 2.20.0
+BuildRequires: gnome-vfs2-devel >= 2.22.0
 BuildRequires: gtk+2-devel >= 2:2.12.0
 BuildRequires: gtk-doc >= 1.8
 %if %{with webkit}
@@ -38,7 +38,7 @@ BuildRequires:        intltool >= 0.36.2
 BuildRequires: iso-codes >= 0.53
 BuildRequires: libglade2-devel >= 1:2.6.2
 BuildRequires: libgnomeprintui-devel >= 2.18.0
-BuildRequires: libgnomeui-devel >= 2.20.0
+BuildRequires: libgnomeui-devel >= 2.22.0
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.28
 BuildRequires: libxslt-devel >= 1.1.20
@@ -59,8 +59,8 @@ Requires(post,postun):        hicolor-icon-theme
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
 Requires:      dbus >= 1.0.2
-Requires:      gnome-icon-theme >= 2.20.0
-Requires:      libgnomeui >= 2.20.0
+Requires:      gnome-icon-theme >= 2.22.0
+Requires:      libgnomeui >= 2.22.0
 %if %{without webkit}
 %requires_eq   xulrunner
 %endif
@@ -126,11 +126,6 @@ Dokumentacja API Epiphany.
 sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
 mv po/sr\@{Latn,latin}.po
 
-sed -i -e 's#WebKitGdk#WebKitGtk#g' configure.ac
-sed -i -e 's#WebKitGtkPage#WebKitPage#g' embed/webkit/*.cpp embed/webkit/*.h
-sed -i -e 's#webkit_gtk_#webkit_#g' embed/webkit/*.cpp embed/webkit/*.h
-sed -i -e 's#WEBKIT_GTK_PAGE#WEBKIT_PAGE#g' embed/webkit/*.cpp embed/webkit/*.h
-
 %build
 %{__gnome_doc_prepare}
 %{__gnome_doc_common}
This page took 0.047637 seconds and 4 git commands to generate.