]> git.pld-linux.org Git - packages/epiphany-extensions.git/blobdiff - epiphany-extensions.spec
- release 2
[packages/epiphany-extensions.git] / epiphany-extensions.spec
index 514d286f5ffe3a858f3f574ec27b5be9be92a868..7c1d6fd9651fe62a73368bc265218df5aa423ce3 100644 (file)
@@ -1,37 +1,39 @@
-%define                basever 2.20
+%define                basever 2.26
 Summary:       Collection of extensions for Epiphany
 Summary(pl.UTF-8):     Zbiór rozszerzeń dla Epiphany
 Name:          epiphany-extensions
-Version:       2.20.3
+Version:       2.26.1
 Release:       2
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/2.20/%{name}-%{version}.tar.bz2
-# Source0-md5: 86563cb1e7cda31d45f220ae2e185fef
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/2.26/%{name}-%{version}.tar.bz2
+# Source0-md5: bc3044148e915312654f8c82a575e58e
+Patch0:                %{name}-libxul.patch
 URL:           http://www.gnome.org/projects/epiphany/
-BuildRequires: autoconf >= 2.57
+BuildRequires: GConf2-devel >= 2.26.0
+BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.9
 BuildRequires: dbus-glib-devel >= 0.73
-BuildRequires: epiphany-devel >= 2.20.0
-BuildRequires: gnome-common >= 2.20.0
-BuildRequires: gtk+2-devel >= 2:2.12.0
-BuildRequires: intltool >= 0.35.5
+BuildRequires: epiphany-devel >= 2.26.0
+BuildRequires: gnome-common >= 2.24.0
+BuildRequires: gnome-doc-utils
+BuildRequires: gtk+2-devel >= 2:2.16.0
+BuildRequires: intltool >= 0.40.0
 BuildRequires: libglade2-devel >= 1:2.6.0
-BuildRequires: libgnomeui-devel >= 2.20.0
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.28
 BuildRequires: opensp-devel
 BuildRequires: pcre-devel
 BuildRequires: pkgconfig
-BuildRequires: python-gnome-devel >= 2.20.0
+BuildRequires: python-gnome-devel >= 2.22.0
 BuildRequires: rpmbuild(find_lang) >= 1.23
 BuildRequires: rpmbuild(macros) >= 1.198
 BuildRequires: sed >= 4.0
-BuildRequires: xulrunner-devel >= 1.8.0.4
+BuildRequires: xulrunner-devel >= 1.9-5
 Requires(post,postun): scrollkeeper
 Requires(post,preun):  GConf2
 %requires_eq_to        epiphany epiphany-devel
-%requires_eq   xulrunner
+%requires_eq_to        xulrunner xulrunner-devel
 Provides:      epiphany-plugins
 Obsoletes:     epiphany-plugins <= 0.1.2
 # sr@Latn vs. sr@latin
@@ -50,9 +52,7 @@ Epiphany Extensions jest zbiorem rozszerzeń dla Epiphany.
 
 %prep
 %setup -q
-
-sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
-mv po/sr\@{Latn,latin}.po
+%patch0 -p1
 
 %build
 %{__intltoolize}
This page took 0.099558 seconds and 4 git commands to generate.