rpms/liferea/F-9 liferea.spec, 1.122, 1.123 liferea-1.4.16b-configure.patch, 1.1, NONE liferea-1.4.17-configure.patch, 1.1, NONE liferea-1.4.18-configure.patch, 1.1, NONE liferea-1.4.19-configure.patch, 1.1, NONE

Steven M. Parrish tuxbrewr at fedoraproject.org
Wed Oct 22 22:43:30 UTC 2008


Author: tuxbrewr

Update of /cvs/pkgs/rpms/liferea/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25234

Modified Files:
	liferea.spec 
Removed Files:
	liferea-1.4.16b-configure.patch liferea-1.4.17-configure.patch 
	liferea-1.4.18-configure.patch liferea-1.4.19-configure.patch 
Log Message:
Built support for WebKit


Index: liferea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liferea/F-9/liferea.spec,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- liferea.spec	15 Oct 2008 22:18:24 -0000	1.122
+++ liferea.spec	22 Oct 2008 22:43:00 -0000	1.123
@@ -2,7 +2,7 @@
 
 Name:           liferea
 Version:        1.4.20
-Release: 	2%{?dist}
+Release: 	3%{?dist}
 Summary:        An RSS/RDF feed reader
 
 Group:          Applications/Internet
@@ -29,6 +29,7 @@
 BuildRequires:	perl-XML-Parser
 BuildRequires:  xulrunner-devel
 BuildRequires:  intltool >= 0.35.0
+BuildRequires:  WebKit-gtk-devel
 Requires: sqlite
 
 Requires(pre): GConf2
@@ -48,7 +49,7 @@
 
 
 %build
-%configure --disable-schemas-install --disable-gtkhtml2 --disable-lua --enable-gecko=xulrunner-1.9 --disable-xulrunner
+%configure --disable-schemas-install --disable-gtkhtml2 --disable-lua --enable-gecko=xulrunner-1.9 --disable-xulrunner --enable-webkit
 
 find . -name "Makefile" | xargs sed -i 's!-I/usr/include/xulrunner-sdk-1.9/stable!-I/usr/include/xulrunner-sdk-1.9/stable -I/usr/include/xulrunner-sdk-1.9/ -I/usr/include/xulrunner-sdk-1.9/gtkembedmoz/ -I/usr/include/xulrunner-sdk-1.9/xpcom -I /usr/include/xulrunner-sdk-1.9/necko/ -I/usr/include/xulrunner-sdk-1.9/dom/ -I/usr/include/nspr4/!g'
 
@@ -117,6 +118,11 @@
 
 
 %changelog
+* Wed Oct 22 2008 Steven M. Parrish <smparrish at shallowcreek.net> 1.4.20-3
+- Added support for WebKit
+- Liferea will default to using Webkit, and will fallback to Xulrunner 
+- if there are any initialization errors.
+
 * Wed Oct 15 2008 Steven M. Parrish <smparrish at shallowcreek.net> 1.4.20-2
 - Add missing patch file
 


--- liferea-1.4.16b-configure.patch DELETED ---


--- liferea-1.4.17-configure.patch DELETED ---


--- liferea-1.4.18-configure.patch DELETED ---


--- liferea-1.4.19-configure.patch DELETED ---




More information about the scm-commits mailing list