rpms/evolution-rss/devel evolution-rss.spec,1.7,1.8

Lucian Langa (lucilanga) fedora-extras-commits at redhat.com
Sat Mar 22 16:44:55 UTC 2008


Author: lucilanga

Update of /cvs/pkgs/rpms/evolution-rss/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26949

Modified Files:
	evolution-rss.spec 
Log Message:
fix empty description #43 bug


Index: evolution-rss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/evolution-rss.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- evolution-rss.spec	4 Mar 2008 19:28:36 -0000	1.7
+++ evolution-rss.spec	22 Mar 2008 16:44:16 -0000	1.8
@@ -1,10 +1,11 @@
 Summary: Evolution RSS Reader
 Name: evolution-rss
 Version: 0.0.8
-Release: 2%{?dist}
+Release: 3%{?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
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 URL: http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Requires: evolution
@@ -26,6 +27,7 @@
 
 %prep
 %setup -q -n evolution-rss-%{version}
+%patch0 -p1 -b empty-fix
 
 %build
 autoreconf -i -f




More information about the fedora-extras-commits mailing list