[evolution-rss] update to latest git snapshot

Lucian Langa lucilanga at fedoraproject.org
Sun Mar 6 09:18:55 UTC 2011


commit 9d3a0693e8bf38061c807548825aec0091afda33
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Sun Mar 6 11:17:09 2011 +0200

    update to latest git snapshot

 evolution-rss.spec |   19 ++++++++++---------
 1 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 82fefb7..9b927bb 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -2,21 +2,19 @@
 # git clone git://git.gnome.org/evolution-rss
 # git archive --format=tar --prefix=evolution-rss-0.1.9/ %{git_version} | gzip > evolution-rss-0.1.9-%{gitdate}.tar.gz
 
-%define gitdate 20101225
-%define git_version 0fc6f85
+%define gitdate 20110306
+%define git_version 0e67428
 %define tarfile %{name}-%{version}-%{gitdate}.tar.gz
 %define snapshot %{gitdate}git
 
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.2.9
-Release:	17.%{snapshot}%{?dist}
+Release:	18.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Source:		%{tarfile}
-Patch0:		webkit-1.3.10-includes.patch
-Patch1:		evolution-2.91.6-build.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -27,7 +25,7 @@ Requires(preun):GConf2
 BuildRequires:	gettext
 BuildRequires:	evolution-devel
 BuildRequires:	evolution-data-server-devel
-BuildRequires:	WebKit-gtk-devel
+BuildRequires:	webkitgtk3-devel
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	libtool
 BuildRequires:	intltool
@@ -38,8 +36,6 @@ This is an evolution plugin which enables evolution to read rss feeds.
 
 %prep
 %setup -q -n evolution-rss-%{version}
-%patch0 -p1 -b .webkit-includes
-%patch1 -p1 -b .evo-gtk3
 
 %build
 ./autogen.sh
@@ -95,7 +91,12 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
-* Fri Feb 11 2011 Matthias Clasen <mclasen at redhat.com> - 0.29-16.20101225git
+* Sun Mar 06 2011 Lucian Langa <cooly at gnome.eu.org> - 0.2.9-18.20110306git
+- drop all patches - fixed upstream
+- require webkit gtk3 build
+- new upstream git snapshot
+
+* Fri Feb 11 2011 Matthias Clasen <mclasen at redhat.com> - 0.2.9-17.20101225git
 - Rebuild against newer gtk
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.2.9-16.20101225git


More information about the scm-commits mailing list