packages: evolution-rss/evolution-rss.spec - up to 0.2.0, problem: build wi...

wolvverine wolvverine at pld-linux.org
Mon Aug 2 13:22:00 CEST 2010


Author: wolvverine                   Date: Mon Aug  2 11:22:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.2.0, problem: build with xulrunner

---- Files affected:
packages/evolution-rss:
   evolution-rss.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: packages/evolution-rss/evolution-rss.spec
diff -u packages/evolution-rss/evolution-rss.spec:1.47 packages/evolution-rss/evolution-rss.spec:1.48
--- packages/evolution-rss/evolution-rss.spec:1.47	Wed Apr 21 19:01:06 2010
+++ packages/evolution-rss/evolution-rss.spec	Mon Aug  2 13:21:55 2010
@@ -1,27 +1,25 @@
 # $Revision$, $Date$
 #
 # Conditional build:
-%bcond_without	xulrunner	# without XULRunner render
+%bcond_with	xulrunner	# without XULRunner render
 %bcond_without	webkit		# without WebKit render
 #
 Summary:	RSS Reader for Evolution Mail
 Summary(pl.UTF-8):	Czytnik kanałów informacyjnych RSS dla Evolution
 Name:		evolution-rss
-Version:	0.1.4
-Release:	11
+Version:	0.2.0
+Release:	0.1
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://gnome.eu.org/%{name}-%{version}.tar.gz
-# Source0-md5:	e6df6ae91fe41882ccb54231b28d7efd
-Patch0:		%{name}-ac.patch
-Patch1:		%{name}-libxul.patch
-Patch2:		%{name}-0.1.4-recv-feeds2.patch
+# Source0-md5:	8d5ba1cce5081dc777e69a83695a7962
 URL:		http://gnome.eu.org/evo/index.php/Evolution_RSS_Reader_Plugin
 BuildRequires:	GConf2-devel >= 2.26.0
 BuildRequires:	autoconf
 BuildRequires:	automake
 BuildRequires:	dbus-glib-devel >= 0.74
 BuildRequires:	evolution-devel >= 2.26.0
+BuildRequires:	geoclue-devel
 BuildRequires:	gettext-devel
 BuildRequires:	gnome-common
 BuildRequires:	gtk+2-devel >= 2:2.14.0
@@ -29,7 +27,8 @@
 BuildRequires:	intltool >= 0.40.0
 BuildRequires:	libglade2-devel >= 1:2.6.2
 BuildRequires:	libgnomeui-devel >= 2.24.0
-BuildRequires:	libsoup-devel >= 2.4.0
+BuildRequires:	libproxy-devel
+BuildRequires:	libsoup-gnome-devel >= 2.30
 BuildRequires:	libstdc++-devel
 BuildRequires:	libtool
 BuildRequires:	pkgconfig
@@ -52,9 +51,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
 
 %build
 %{__intltoolize}
@@ -67,6 +63,7 @@
 	%{__enable_disable xulrunner gecko} \
 	%{__with xulrunner gecko libxul} \
 	%{__enable_disable webkit}
+
 %{__make}
 
 %install
@@ -77,7 +74,7 @@
 
 rm $RPM_BUILD_ROOT%{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.la
 
-%find_lang %{name}
+%find_lang %{name} --with-gnome
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -93,12 +90,13 @@
 %doc AUTHORS ChangeLog NEWS README TODO
 %attr(755,root,root) %{_bindir}/evolution-import-rss
 %attr(755,root,root) %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-rss.so
-%{_libdir}/bonobo/servers/GNOME_Evolution_RSS_2.28.server
+#%{_libdir}/bonobo/servers/GNOME_Evolution_RSS_*.server
 %{_libdir}/evolution/*/plugins/org-gnome-evolution-rss.eplug
 %{_libdir}/evolution/*/plugins/org-gnome-evolution-rss.xml
 %{_sysconfdir}/gconf/schemas/evolution-rss.schemas
 %{_datadir}/evolution/*/errors/org-gnome-evolution-rss.error
-%{_datadir}/evolution/*/glade/*.glade
+%{_datadir}/evolution/*/ui/*.ui
+#%{_datadir}/evolution/*/glade/*.glade
 %{_datadir}/evolution/*/images/*.png
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -107,6 +105,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2010/08/02 11:21:55  wolvverine
+- up to 0.2.0, problem: build with xulrunner
+
 Revision 1.47  2010/04/21 17:01:06  arekm
 - release 11
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/evolution-rss/evolution-rss.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list