Author: megabajt Date: Mon Jul 7 18:35:12 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated -xulrunner.patch. Now it's ready for xulrunner 1.9 - release 2
---- Files affected: SPECS: liferea.spec (1.172 -> 1.173) ---- Diffs: ================================================================ Index: SPECS/liferea.spec diff -u SPECS/liferea.spec:1.172 SPECS/liferea.spec:1.173 --- SPECS/liferea.spec:1.172 Thu Jul 3 10:38:33 2008 +++ SPECS/liferea.spec Mon Jul 7 20:35:06 2008 @@ -17,7 +17,7 @@ Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS Name: liferea Version: 1.4.16b -Release: 1 +Release: 2 License: GPL v2 Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz @@ -48,7 +48,7 @@ BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sed >= 4.0 BuildRequires: sqlite3-devel -%{?with_xulrunner:BuildRequires: xulrunner-devel} +%{?with_xulrunner:BuildRequires: xulrunner-devel >= 1.9-5} Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,preun): GConf2 @@ -125,6 +125,7 @@ %{__autoconf} %configure \ --disable-schemas-install \ + --disable-gecko \ %{!?with_dbus: --disable-dbus} \ %{!?with_gtkhtml: --disable-gtkhtml2} \ %{!?with_lua: --disable-lua} \ @@ -199,6 +200,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.173 2008/07/07 18:35:06 megabajt +- updated -xulrunner.patch. Now it's ready for xulrunner 1.9 +- release 2 + Revision 1.172 2008/07/03 08:38:33 blues - 1.4.16b ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.172&r2=1.173&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
