rpms/evolution-rss/devel .cvsignore, 1.11, 1.12 evolution-rss.spec, 1.42, 1.43 sources, 1.13, 1.14

Lucian Langa lucilanga at fedoraproject.org
Wed Apr 28 05:41:07 UTC 2010


Author: lucilanga

Update of /cvs/pkgs/rpms/evolution-rss/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv20034

Modified Files:
	.cvsignore evolution-rss.spec sources 
Log Message:
update to latest git snapshot


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	22 Jan 2010 21:23:36 -0000	1.11
+++ .cvsignore	28 Apr 2010 05:41:07 -0000	1.12
@@ -1 +1 @@
-evolution-rss-0.1.9-20100122.tar.gz
+evolution-rss-0.1.9-20100428.tar.gz


Index: evolution-rss.spec
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/evolution-rss.spec,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -p -r1.42 -r1.43
--- evolution-rss.spec	22 Jan 2010 21:23:36 -0000	1.42
+++ evolution-rss.spec	28 Apr 2010 05:41:07 -0000	1.43
@@ -2,8 +2,8 @@
 # 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 20100122
-%define git_version f36f69a
+%define gitdate 20100428
+%define git_version 5167004
 %define tarfile %{name}-%{version}-%{gitdate}.tar.gz
 %define snapshot %{gitdate}git
 
@@ -11,7 +11,7 @@
 Name:		evolution-rss
 Summary:	Evolution RSS Reader
 Version:	0.1.9
-Release:	0.%{snapshot}%{?dist}.2
+Release:	4.%{snapshot}%{?dist}
 Group:		Applications/Internet
 License:	GPLv2 and GPLv2+
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
@@ -27,7 +27,6 @@ BuildRequires:	gettext
 BuildRequires:	evolution-devel
 BuildRequires:	evolution-data-server-devel
 BuildRequires:	dbus-glib-devel
-BuildRequires:	xulrunner-devel
 BuildRequires:	WebKit-gtk-devel
 BuildRequires:	perl(XML::Parser)
 BuildRequires:	libtool
@@ -42,7 +41,7 @@ This is an evolution plugin which enable
 
 %build
 ./autogen.sh
-%configure --with-primary-render=gecko
+%configure --with-primary-render=webkit
 make %{?_smp_mflags}
 
 %install
@@ -87,13 +86,17 @@ fi
 %{_bindir}/evolution-import-rss
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
 %{_datadir}/evolution/*/errors/org-gnome-evolution-rss.error
-%{_datadir}/evolution/*/glade/*.glade
+%{_datadir}/evolution/*/ui/*.ui
 %{_datadir}/evolution/*/images/*.png
 %{_libdir}/evolution/*/plugins/org-gnome-evolution-rss.eplug
 %{_libdir}/evolution/*/plugins/org-gnome-evolution-rss.xml
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
 
 %changelog
+* Wed Apr 28 2010 Lucian Langa <cooly at gnome.eu.org> - 0.1.9-4.20100428git
+- drop xulrunner-devel as no longer supported upstream
+- update to latest git snapshot
+
 * Fri Jan 22 2010 Lucian Langa <cooly at gnome.eu.org> - 0.1.9-0.20100109git.2
 - update to latest git snapshot
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/evolution-rss/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	22 Jan 2010 21:23:36 -0000	1.13
+++ sources	28 Apr 2010 05:41:07 -0000	1.14
@@ -1 +1 @@
-89e563ff6d0c3a7b18b9095b078126ce  evolution-rss-0.1.9-20100122.tar.gz
+24d807cf32c3c4716cabdd597496d89b  evolution-rss-0.1.9-20100428.tar.gz



More information about the scm-commits mailing list