SPECS: liferea.spec - updated to 1.4.22d - added -ac.patch

megabajt megabajt at pld-linux.org
Sat Nov 22 13:01:45 CET 2008


Author: megabajt                     Date: Sat Nov 22 12:01:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 1.4.22d
- added -ac.patch

---- Files affected:
SPECS:
   liferea.spec (1.183 -> 1.184) 

---- Diffs:

================================================================
Index: SPECS/liferea.spec
diff -u SPECS/liferea.spec:1.183 SPECS/liferea.spec:1.184
--- SPECS/liferea.spec:1.183	Thu Nov 13 18:58:45 2008
+++ SPECS/liferea.spec	Sat Nov 22 13:01:40 2008
@@ -16,15 +16,16 @@
 Summary:	A RSS feed reader
 Summary(pl.UTF-8):	Program do pobierania informacji w formacie RSS
 Name:		liferea
-Version:	1.4.20
-Release:	3
+Version:	1.4.22d
+Release:	1
 License:	GPL v2
 Group:		X11/Applications/Networking
 Source0:	http://dl.sourceforge.net/liferea/%{name}-%{version}.tar.gz
-# Source0-md5:	c52212f73276aecd3293fb9d8e232d28
+# Source0-md5:	0a942170ee16a61330982a1cbc7f936f
 Patch0:		%{name}-desktop.patch
 Patch1:		%{name}-xulrunner.patch
 Patch2:		%{name}-lua51.patch
+Patch3:		%{name}-ac.patch
 URL:		http://liferea.sourceforge.net/
 BuildRequires:	GConf2-devel >= 2.10.0
 %{?with_nm:BuildRequires:	NetworkManager-devel}
@@ -114,23 +115,23 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__glib_gettextize}
 %{__intltoolize}
-%{__aclocal}
+%{__aclocal} -I m4
 %{__libtoolize}
 %{__autoheader}
 %{__automake}
 %{__autoconf}
 %configure \
 	--disable-schemas-install \
-	--disable-gecko \
 	%{!?with_dbus: --disable-dbus} \
 	%{!?with_gtkhtml: --disable-gtkhtml2} \
 	%{!?with_lua: --disable-lua} \
 	%{!?with_nm: --disable-nm} \
-	%{!?with_xulrunner: --disable-xulrunner} \
+	%{!?with_xulrunner: --disable-gecko} \
 	%{!?with_webkit: --disable-webkit}
 %{__make}
 
@@ -200,6 +201,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.184  2008/11/22 12:01:40  megabajt
+- updated to 1.4.22d
+- added -ac.patch
+
 Revision 1.183  2008/11/13 17:58:45  arekm
 - release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/liferea.spec?r1=1.183&r2=1.184&f=u



More information about the pld-cvs-commit mailing list