[evolution-mapi/f15] Rebuild against fixed libtevent

Stephen Gallagher sgallagh at fedoraproject.org
Mon Aug 29 19:27:07 UTC 2011


commit f15470ce3161de71cd84da160cebd2fd18accd34
Author: Stephen Gallagher <sgallagh at redhat.com>
Date:   Mon Aug 29 15:26:44 2011 -0400

    Rebuild against fixed libtevent

 evolution-mapi.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index dad4f59..94aa09c 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -9,7 +9,7 @@
 
 Name: evolution-mapi
 Version: 3.0.2
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -26,6 +26,10 @@ Patch1: evolution-mapi-3.0.2-resolvenames-crash.patch
 Requires: evolution >= %{version}
 Requires: evolution-data-server >= %{version}
 
+# Certain versions of libtevent have incorrect
+# internal ABI versions
+Conflicts: libtevent < 0.9.13
+
 ### Build Dependencies ###
 
 BuildRequires: evolution-data-server-devel >= %{version}
@@ -109,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Mon Aug 29 2011 Stephen Gallagher <sgallagh at redhat.com> - 3.0.2-2.1
+- Rebuild against fixed libtevent version
+
 * Fri Jun 17 2011 Milan Crha <mcrha at redhat.com> - 3.0.2-2
 - Add patch for Gnome bug #613209 (Crash after call of ResolveNames)
 


More information about the scm-commits mailing list