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