Author: lisu Date: Wed Feb 24 11:20:25 2010 GMT Module: packages Tag: DEVEL ---- Log message: - updated to 1.7.4 - lua is not any longer supported
---- Files affected: packages/liferea: liferea.spec (1.198.2.3 -> 1.198.2.4) ---- Diffs: ================================================================ Index: packages/liferea/liferea.spec diff -u packages/liferea/liferea.spec:1.198.2.3 packages/liferea/liferea.spec:1.198.2.4 --- packages/liferea/liferea.spec:1.198.2.3 Tue Jan 26 17:35:24 2010 +++ packages/liferea/liferea.spec Wed Feb 24 12:20:20 2010 @@ -2,20 +2,18 @@ # # Conditional build: %bcond_without dbus # without D-Bus support -%bcond_without lua # without LUA scripting support %bcond_without nm # with NetworkManager support # Summary: A RSS feed reader Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS Name: liferea -Version: 1.7.3 +Version: 1.7.4 Release: 1 License: GPL v2 Group: X11/Applications/Networking -Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz -# Source0-md5: 90b7f8166edfd9e1ef11c6ef14c4e53e +Source0: http://downloads.sourceforge.net/liferea/%{name}-%{version}.tar.gz +# Source0-md5: 69ece60acc93a58cffb66e0e4f753704 Patch0: %{name}-desktop.patch -Patch1: %{name}-lua51.patch URL: http://liferea.sourceforge.net/ BuildRequires: GConf2-devel >= 2.10.0 %{?with_nm:BuildRequires: NetworkManager-devel} @@ -33,7 +31,6 @@ BuildRequires: libunique-devel BuildRequires: libxml2-devel >= 1:2.6.27 BuildRequires: libxslt-devel >= 1.1.19 -%{?with_lua:BuildRequires: lua51-devel} BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite3-devel >= 3.6.10 @@ -56,7 +53,6 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 %build %{__glib_gettextize} @@ -69,7 +65,6 @@ %configure \ --disable-schemas-install \ %{!?with_dbus: --disable-dbus} \ - %{!?with_lua: --disable-lua} \ %{!?with_nm: --disable-nm} %{__make} @@ -114,6 +109,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.198.2.4 2010/02/24 11:20:20 lisu +- updated to 1.7.4 +- lua is not any longer supported + Revision 1.198.2.3 2010/01/26 16:35:24 megabajt - updated to 1.7.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/liferea/liferea.spec?r1=1.198.2.3&r2=1.198.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
