]> git.pld-linux.org Git - packages/epiphany-extensions.git/blobdiff - epiphany-extensions.spec
- updated to 2.26.1
[packages/epiphany-extensions.git] / epiphany-extensions.spec
index e624e8362a94e75065fe5232154f239f5c4ea3b5..a3eb21464564091e5ed23bf864216dbe45f208a9 100644 (file)
@@ -1,23 +1,25 @@
-%define                basever 2.22
+%define                basever 2.26
 Summary:       Collection of extensions for Epiphany
 Summary(pl.UTF-8):     Zbiór rozszerzeń dla Epiphany
 Name:          epiphany-extensions
-Version:       2.22.0
-Release:       4
+Version:       2.26.1
+Release:       1
 License:       GPL v2
 Group:         X11/Applications/Networking
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/epiphany-extensions/2.22/%{name}-%{version}.tar.bz2
-# Source0-md5: 05b131995c532f2689150c731b2f37c1
+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.22.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.22.0
 BuildRequires: libtool
 BuildRequires: libxml2-devel >= 1:2.6.28
 BuildRequires: opensp-devel
@@ -27,11 +29,11 @@ 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.10976 seconds and 4 git commands to generate.