Author: megabajt Date: Thu Dec 20 17:42:36 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.10 - added CVE reference for revision 1.153
---- Files affected: SPECS: liferea.spec (1.158 -> 1.159) ---- Diffs: ================================================================ Index: SPECS/liferea.spec diff -u SPECS/liferea.spec:1.158 SPECS/liferea.spec:1.159 --- SPECS/liferea.spec:1.158 Sun Dec 2 13:40:56 2007 +++ SPECS/liferea.spec Thu Dec 20 18:42:31 2007 @@ -1,5 +1,7 @@ # $Revision$, $Date$ -# TODO: create subpackage -lua (?) +# TODO: +# - create subpackage -lua (?) +# - webkit support # # Conditional build: %bcond_without dbus # without DBUS support @@ -14,30 +16,32 @@ Summary: A RSS feed reader Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS Name: liferea -Version: 1.4.8 -Release: 3 +Version: 1.4.10 +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz -# Source0-md5: 92806e9432481e65f21e8f86ff4a4fe2 +# Source0-md5: 7a60b58fc0044f72fb0d67f77eaffad5 Patch0: %{name}-desktop.patch Patch1: %{name}-xulrunner.patch Patch2: %{name}-lua51.patch URL: http://liferea.sourceforge.net/ BuildRequires: GConf2-devel >= 2.10.0 +%{?with_nm:BuildRequires: NetworkManager-devel} BuildRequires: autoconf >= 2.59 BuildRequires: automake %{?with_dbus:BuildRequires: dbus-glib-devel >= 0.33} +BuildRequires: gnutls-devel BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: intltool >= 0.35.5 +BuildRequires: libglade2-devel >= 2.0.0 %{?with_gtkhtml:BuildRequires: libgtkhtml-devel >= 2.6.3} BuildRequires: libnotify-devel >= 0.3.2 BuildRequires: libstdc++-devel BuildRequires: libtool -BuildRequires: libxml2-devel >= 1:2.6.19 +BuildRequires: libxml2-devel >= 1:2.6.27 BuildRequires: libxslt-devel >= 1.1.19 %{?with_lua:BuildRequires: lua51-devel} -%{?with_nm:BuildRequires: NetworkManager-devel} BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite3-devel @@ -170,6 +174,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.159 2007-12-20 17:42:31 megabajt +- updated to 1.4.10 +- added CVE reference for revision 1.153 + Revision 1.158 2007-12-02 12:40:56 hawk - release 3 (xulrunner 1.8.1.11) @@ -186,7 +194,7 @@ - release 2 (xulrunner 1.8.1.9) Revision 1.153 2007/10/30 22:18:55 sls -- ver. 1.4.6 +- ver. 1.4.6 [fixes CVE-2007-5751] - removed free.patch Revision 1.152 2007/10/22 19:31:58 megabajt ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.158&r2=1.159&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
