[evolution-mapi] Rebuild against newer OpenChange

Milan Crha mcrha at fedoraproject.org
Thu Apr 19 07:14:48 UTC 2012


commit 851caf8fad8a0236c00d6bd925fb8b9718703b0e
Author: Milan Crha <mcrha at redhat.com>
Date:   Thu Apr 19 09:14:35 2012 +0200

    Rebuild against newer OpenChange

 evolution-mapi.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 0f9e752..2ab45fb 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,4 +1,4 @@
-%define libmapi_version 1.0-1
+%define openchange_version 1.0-2
 %define intltool_version 0.35.5
 
 %define evo_base_version 3.4
@@ -9,7 +9,7 @@
 
 Name: evolution-mapi
 Version: 3.4.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -37,7 +37,7 @@ BuildRequires: gnome-common
 BuildRequires: intltool >= %{intltool_version}
 BuildRequires: libtalloc-devel
 BuildRequires: libtool >= 1.5
-BuildRequires: openchange-devel >= %{libmapi_version}
+BuildRequires: openchange-devel >= %{openchange_version}
 BuildRequires: samba4-devel
 
 %description
@@ -49,7 +49,7 @@ Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
 Requires: evolution-data-server-devel >= %{version}
 Requires: evolution-devel >= %{version}
-Requires: openchange-devel >= %{libmapi_version}
+Requires: openchange-devel >= %{openchange_version}
 
 %description devel
 Development files needed for building things which link against %{name}.
@@ -115,6 +115,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Thu Apr 19 2012 Milan Crha <mcrha at redhat.com> - 3.4.0-2
+- Rebuild against newer OpenChange
+
 * Tue Apr 03 2012 Milan Crha <mcrha at redhat.com> - 3.4.0-1
 - Update to 3.4.0
 - Bump OpenChange dependency to 1.0


More information about the scm-commits mailing list