Author: megabajt Date: Tue Jul 8 12:09:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -libxul.patch to fix build with xulrunner 1.9 - release 3
---- Files affected: SPECS: epiphany-extensions.spec (1.103 -> 1.104) ---- Diffs: ================================================================ Index: SPECS/epiphany-extensions.spec diff -u SPECS/epiphany-extensions.spec:1.103 SPECS/epiphany-extensions.spec:1.104 --- SPECS/epiphany-extensions.spec:1.103 Sun Jun 1 19:25:09 2008 +++ SPECS/epiphany-extensions.spec Tue Jul 8 14:09:27 2008 @@ -4,11 +4,12 @@ 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 @@ -28,11 +29,11 @@ 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 # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] @@ -51,9 +52,10 @@ %prep %setup -q +%patch0 -p1 -sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS -mv po/[EMAIL PROTECTED],latin}.po +sed -i -e '[EMAIL PROTECTED]@latin#' po/LINGUAS +mv po/[EMAIL PROTECTED],latin}.po %build %{__intltoolize} @@ -112,7 +114,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.103 2008/06/01 17:25:09 megabajt +Revision 1.104 2008/07/08 12:09:27 megabajt +- added -libxul.patch to fix build with xulrunner 1.9 +- release 3 + +Revision 1.103 2008-06-01 17:25:09 megabajt - release 2 Revision 1.102 2008-05-31 20:45:36 adamg ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/epiphany-extensions.spec?r1=1.103&r2=1.104&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
