From 03b5619ca3239b8175a02156852c48deeb8fb4b10add997bb06009f1419b69b1 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 17 Nov 2010 16:02:00 +0000 Subject: [PATCH] Accepting request 53270 from home:vuntz:branches:GNOME:Factory ok OBS-URL: https://build.opensuse.org/request/show/53270 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=102 --- evolution.changes | 6 +++--- evolution.spec | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/evolution.changes b/evolution.changes index 9490ff5..61ca81e 100644 --- a/evolution.changes +++ b/evolution.changes @@ -22,9 +22,9 @@ Tue Nov 16 09:20:46 CET 2010 - dimstar@opensuse.org + Updated translations. - Drop bnc-433448-backup-restore-fails.patch. As per bgo#557066, this was fixed in evo 2.25.1. -- BuildRequire libmono-2_0-devel (and temporarly libmono-2_0-1) on - openSUSE 11.4. -- Add evolution-mono2.patch to fix build against lates mono +- Add libmono-2_0-devel (and temporarly libmono-2_0-1) + BuildRequires on openSUSE 11.4. +- Add evolution-mono2.patch to fix build against latest mono packages in openSUSE 11.4. ------------------------------------------------------------------- diff --git a/evolution.spec b/evolution.spec index e088fcd..c1b75d2 100644 --- a/evolution.spec +++ b/evolution.spec @@ -70,6 +70,7 @@ Group: Productivity/Networking/Email/Clients %define evolution_base_version 2.32 Version: 2.32.1 Release: 1 +# FIXME: Check if libmono-2_0-1 is dragged in by libmono-2_0-devel, then remove this BR (in mono-plugins subpackage). # FIXME: check with upstream/meego if we want to enable clutter for express mode Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.25/%{name}-%{version}.tar.bz2 @@ -146,7 +147,6 @@ BuildRequires: glib-sharp2 BuildRequires: gnome-sharp2 BuildRequires: gtk-sharp2 %if 0%{?suse_version} > 1130 -# FIXME: Check if libmono-2_0-1 is dragged in by libmono-2_0-devel, then remove this BR. BuildRequires: libmono-2_0-1 BuildRequires: libmono-2_0-devel %else