rpms/evolution-rss/F-8 evolution-rss.spec,1.8,1.9

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Wed Mar 26 09:55:04 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/evolution-rss/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25285

Modified Files:
	evolution-rss.spec 
Log Message:
fix no feed enabled


Index: evolution-rss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/F-8/evolution-rss.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- evolution-rss.spec	24 Mar 2008 13:40:19 -0000	1.8
+++ evolution-rss.spec	26 Mar 2008 09:54:23 -0000	1.9
@@ -1,12 +1,13 @@
 Summary: Evolution RSS Reader
 Name: evolution-rss
 Version: 0.0.8
-Release: 5%{?dist}
+Release: 6%{?dist}
 Group: Applications/Internet
 License: GPLv2 and GPLv2+
 Source: http://gnome.eu.org/%{name}-%{version}.tar.gz
 Patch0: evolution-rss-0.0.8-empty-desc.patch
 Patch1: evolution-rss-0.0.8-norss-popup.patch
+Patch2: evolution-rss-0.0.8-norss-enabled.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Requires: evolution
@@ -30,6 +31,7 @@
 %setup -q -n evolution-rss-%{version}
 %patch0 -p1 -b .empty-fix
 %patch1 -p1 -b .norss-popup
+%patch2 -p1 -b .norss-enabled
 
 %build
 %configure --disable-webkit
@@ -89,6 +91,9 @@
 %doc TODO
 
 %changelog
+* Thu Mar 26 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-6
+- No feeds enabled patch
+
 * Thu Mar 23 2008 Lucian Langa <cooly at gnome.eu.org> - 0.0.8-5
 - Fixed wrong function def in previous patch
 




More information about the fedora-extras-commits mailing list