[evolution-rss/f14/master] update to stable version

Lucian Langa lucilanga at fedoraproject.org
Thu Oct 7 05:22:57 UTC 2010


commit 30e42ef887c98a9ff75787cbb31e3b0301ff8493
Author: Lucian Langa <lucilanga at gnome.org>
Date:   Thu Oct 7 08:22:43 2010 +0300

    update to stable version

 .gitignore         |    1 +
 evolution-rss.spec |   19 ++++++-------------
 sources            |    2 +-
 3 files changed, 8 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b0c29ef..f12127e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 evolution-rss-0.2.1-20100721.tar.gz
+/evolution-rss-0.2.1.tar.gz
diff --git a/evolution-rss.spec b/evolution-rss.spec
index 2dea37e..1c990d1 100644
--- a/evolution-rss.spec
+++ b/evolution-rss.spec
@@ -1,21 +1,12 @@
-# Tarfile created using git
-# 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 20100721
-%define git_version 3c7d8c2
-%define tarfile %{name}-%{version}-%{gitdate}.tar.gz
-%define snapshot %{gitdate}git
-
-
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
+Epoch:		1
 Version:	0.2.1
-Release:	10.%{snapshot}%{?dist}
+Release:	1%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
-Source:		%{tarfile}
+Source:		Source: http://gnome.eu.org/%{name}-%{version}.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -40,7 +31,6 @@ This is an evolution plugin which enables evolution to read rss feeds.
 %setup -q -n evolution-rss-%{version}
 
 %build
-./autogen.sh
 %configure --with-primary-render=webkit
 make %{?_smp_mflags}
 
@@ -93,6 +83,9 @@ fi
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Wed Oct 06 2010 Lucian Langa <cooly at gnome.eu.org> - 1:0.2.1-1
+- update to latest upstream stable version
+
 * Wed Jul 21 2010 Lucian Langa <cooly at gnome.eu.org> - 0.2.1-10.20100721git
 - update to latest git snapshot
 
diff --git a/sources b/sources
index 2a8b10f..91d9417 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbb6900068984706a3e44790526990c7  evolution-rss-0.2.1-20100721.tar.gz
+66b726fd7f8684927294381a947e231e  evolution-rss-0.2.1.tar.gz


More information about the scm-commits mailing list