rpms/evolution-rss/devel .cvsignore, 1.6, 1.7 evolution-rss.spec, 1.27, 1.28 sources, 1.7, 1.8

Lucian Langa lucilanga at fedoraproject.org
Wed Jul 29 18:23:25 UTC 2009


Author: lucilanga

Update of /cvs/pkgs/rpms/evolution-rss/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv32635

Modified Files:
	.cvsignore evolution-rss.spec sources 
Log Message:
* Wed Jul 29 2009 Lucian Langa <cooly at gnome.eu.org> - 0.1.3-2.20090729git810564a
- update to git snapshot


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	19 Nov 2008 15:13:55 -0000	1.6
+++ .cvsignore	29 Jul 2009 18:23:24 -0000	1.7
@@ -1 +1 @@
-evolution-rss-0.1.2.tar.gz
+evolution-rss-0.1.3-20090729.tar.gz


Index: evolution-rss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/evolution-rss.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -p -r1.27 -r1.28
--- evolution-rss.spec	24 Jul 2009 22:23:56 -0000	1.27
+++ evolution-rss.spec	29 Jul 2009 18:23:24 -0000	1.28
@@ -1,12 +1,22 @@
+# Tarfile created using git
+# git clone git://git.gnome.org/evolution-rss
+# git archive --format=tar --prefix=evolution-rss-0.1.3/ %{git_version} | gzip > evolution-rss-0.1.3-%{gitdate}.tar.gz
+
+%define gitdate 20090729
+%define git_version e4d929a
+%define tarfile %{name}-%{version}-%{gitdate}.tar.gz
+%define snapshot %{gitdate}git%{git_version}
+
+
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
-Version:	0.1.2
-Release:	10%{?dist}
+Version:	0.1.3
+Release:	2.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 Source:		http://gnome.eu.org/%{name}-%{version}.tar.gz
-Patch0:		evolution-rss-0.1.2-updateinterval.patch
+#Source:		%{tarfile}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	evolution
 
@@ -23,15 +33,16 @@ BuildRequires:	WebKit-gtk-devel
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	libtool
 BuildRequires:	intltool
+BuildRequires:	gnome-common
 
 %description
 This is an evolution plugin which enables evolution to read rss feeds.
 
 %prep
 %setup -q -n evolution-rss-%{version}
-%patch0 -p0 -b .updateinterval
 
 %build
+./autogen.sh
 %configure
 make %{?_smp_mflags}
 
@@ -83,6 +94,13 @@ fi
 %{_libdir}/bonobo/servers/GNOME_Evolution_RSS_*.server
 
 %changelog
+* Wed Jul 29 2009 Lucian Langa <cooly at gnome.eu.org> - 0.1.3-2.20090729git810564a
+- update to git snapshot
+
+* Wed Jul 15 2009 Lucian Langa <cooly at gnome.eu.org> - 0.1.3-1
+- drop patch0 - fixed upstream
+- update to git snapshot
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.2-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	19 Nov 2008 15:13:55 -0000	1.7
+++ sources	29 Jul 2009 18:23:24 -0000	1.8
@@ -1 +1 @@
-a7c04b6f330c49785d34f59a19537798  evolution-rss-0.1.2.tar.gz
+182a10de49ca492aea64078c2309c4b5  evolution-rss-0.1.3-20090729.tar.gz




More information about the fedora-extras-commits mailing list