From 4d1785680315b0ae398c14cf2f48270c4d8c92a9 Mon Sep 17 00:00:00 2001 From: Marcin Banasiak Date: Tue, 8 Jul 2008 12:09:27 +0000 Subject: [PATCH] - added -libxul.patch to fix build with xulrunner 1.9 - release 3 Changed files: epiphany-extensions.spec -> 1.104 --- epiphany-extensions.spec | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/epiphany-extensions.spec b/epiphany-extensions.spec index 0d0df4b..5df41d1 100644 --- a/epiphany-extensions.spec +++ b/epiphany-extensions.spec @@ -3,11 +3,12 @@ Summary: Collection of extensions for Epiphany Summary(pl.UTF-8): Zbiór rozszerzeń dla Epiphany Name: epiphany-extensions Version: 2.22.2 -Release: 2 +Release: 3 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: 9728577d63117275d8f12d529ecc866d +Patch0: %{name}-libxul.patch URL: http://www.gnome.org/projects/epiphany/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1:1.9 @@ -27,11 +28,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 +51,10 @@ Epiphany Extensions jest zbiorem rozszerzeń dla Epiphany. %prep %setup -q +%patch0 -p1 -sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS -mv po/sr\@{Latn,latin}.po +sed -i -e 's#sr@Latn#sr@latin#' po/LINGUAS +mv po/sr@{Latn,latin}.po %build %{__intltoolize} -- 2.43.0