rpms/liferea/F-9 liferea.spec,1.114,1.115

Steven M. Parrish (tuxbrewr) fedora-extras-commits at redhat.com
Fri Jun 27 19:45:57 UTC 2008


Author: tuxbrewr

Update of /cvs/pkgs/rpms/liferea/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7707

Modified Files:
	liferea.spec 
Log Message:

New Upstream Release



Index: liferea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/liferea/F-9/liferea.spec,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- liferea.spec	26 Jun 2008 13:08:24 -0000	1.114
+++ liferea.spec	27 Jun 2008 19:45:01 -0000	1.115
@@ -1,8 +1,8 @@
 %define gecko_ver 1.8.1.14
 
 Name:           liferea
-Version:        1.4.15
-Release: 	6%{?dist}
+Version:        1.4.16b
+Release: 	1%{?dist}
 Summary:        An RSS/RDF feed reader
 
 Group:          Applications/Internet
@@ -10,9 +10,9 @@
 URL:            http://liferea.sourceforge.net/
 Source0:        http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 Patch0:		%{name}-fedorafeed.patch
-Patch1:         %{name}-gtkhtml2_x64.patch
-Patch2:         %{name}-1.4.15-xulrunner-code.patch
-Patch4:		%{name}-1.4.15-xulrunner-configure.patch
+#Patch1:         %{name}-gtkhtml2_x64.patch
+#Patch2:         %{name}-1.4.15-xulrunner-code.patch
+#Patch4:		%{name}-1.4.15-xulrunner-configure.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  GConf2-devel
@@ -53,15 +53,15 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1 -b .fedorafeed
-%patch1 -p1 -b .gtkhtml2
-%patch2 -p1 -b .xulrunner-code
-%patch4 -p1 -b .xulrunner-configure
+#%patch1 -p1 -b .gtkhtml2
+#%patch2 -p1 -b .xulrunner-code
+#%patch4 -p1 -b .xulrunner-configure
 
 %build
 %configure --disable-schemas-install --disable-gtkhtml2 \
 	--disable-lua --enable-gecko=xulrunner-1.9
 
-find . -name "Makefile" | xargs sed -i 's!-I/usr/include/xulrunner-sdk-1.9pre/stable!-I/usr/include/xulrunner-sdk-1.9pre/stable -I/usr/include/xulrunner-sdk-1.9pre/ -I/usr/include/xulrunner-sdk-1.9pre/gtkembedmoz/ -I/usr/include/xulrunner-sdk-1.9pre/xpcom -I /usr/include/xulrunner-sdk-1.9pre/necko/ -I/usr/include/xulrunner-sdk-1.9pre/dom/ -I/usr/include/nspr4/!g'
+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'
 
 make %{?_smp_mflags}
 
@@ -129,9 +129,11 @@
 
 
 %changelog
-* Thu Jun 26 2008 Martin Stransky <stransky at redhat.com> - 1.4.15-6
-- Rebuild against new xulrunner (nspr package is not provided by 
-  xulrunner-embedding.pc now)
+* Thu Jun 26 2008 Steven Parrish <smparrish at shallowcreek.net> - 1.4.16b
+- New upstream release
+
+* Wed Jun 25 2008 Tomas Mraz <tmraz at redhat.com> - 1.4.15-6
+- rebuild with new gnutls
 
 * Thu May 15 2008 Marc Wiriadisastra <marc at mwiriadi.id.au> - 1.4.15-5
 - Bump version cause of my incompetence




More information about the fedora-extras-commits mailing list