Author: megabajt Date: Sat Sep 22 13:25:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.4.2b - added free patch
---- Files affected: SPECS: liferea.spec (1.147 -> 1.148) ---- Diffs: ================================================================ Index: SPECS/liferea.spec diff -u SPECS/liferea.spec:1.147 SPECS/liferea.spec:1.148 --- SPECS/liferea.spec:1.147 Sat Sep 22 10:40:39 2007 +++ SPECS/liferea.spec Sat Sep 22 15:25:52 2007 @@ -14,21 +14,23 @@ Summary: A RSS feed reader Summary(pl.UTF-8): Program do pobierania informacji w formacie RSS Name: liferea -Version: 1.4.1 -Release: 2 +Version: 1.4.2b +Release: 1 License: GPL v2 Group: X11/Applications/Networking Source0: http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz -# Source0-md5: af2187305ad18704415ec70f7994e7d7 +# Source0-md5: ccffea3c3a8f1a62fc37e32db7bac922 Patch0: %{name}-desktop.patch Patch1: %{name}-xulrunner.patch Patch2: %{name}-lua51.patch +Patch3: %{name}-free.patch URL: http://liferea.sourceforge.net/ BuildRequires: GConf2-devel >= 2.10.0 BuildRequires: autoconf >= 2.59 BuildRequires: automake %{?with_dbus:BuildRequires: dbus-glib-devel >= 0.33} BuildRequires: gtk+2-devel >= 2:2.8.0 +BuildRequires: intltool >= 0.35.5 %{?with_gtkhtml:BuildRequires: libgtkhtml-devel >= 2.6.3} BuildRequires: libnotify-devel >= 0.3.2 BuildRequires: libstdc++-devel @@ -92,9 +94,11 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 %build -#%{__glib_gettextize} +%{__glib_gettextize} +%{__intltoolize} %{__aclocal} %{__libtoolize} %{__autoheader} @@ -167,6 +171,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.148 2007/09/22 13:25:52 megabajt +- updated to 1.4.2b +- added free patch + Revision 1.147 2007/09/22 08:40:39 megabajt - release 2 (xulrunner 1.8.1.7) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.147&r2=1.148&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
