[evolution-mapi/f17] Update to 3.3.91

Milan Crha mcrha at fedoraproject.org
Tue Mar 6 10:25:08 UTC 2012


commit d4d6a1f9d8fe44552e7cd3bc6f33a017ca366266
Author: Milan Crha <mcrha at redhat.com>
Date:   Tue Mar 6 11:24:53 2012 +0100

    Update to 3.3.91

 .gitignore                           |    1 +
 evolution-mapi-3.0.0-add-rpath.patch |   51 ----------------------------------
 evolution-mapi.spec                  |   14 +++++----
 sources                              |    2 +-
 4 files changed, 10 insertions(+), 58 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9d5e8f1..8c5d132 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,3 +27,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.3.4.tar.xz
 /evolution-mapi-3.3.5.tar.xz
 /evolution-mapi-3.3.90.tar.xz
+/evolution-mapi-3.3.91.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 7c23f7e..3dfd720 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -8,8 +8,8 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.3.90
-Release: 2%{?dist}
+Version: 3.3.91
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -19,9 +19,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
 
-# Add an rpath to the addressbook and calendar backends, which we
-# then override in %%post so it can find libsamba-util-common.so.
-Patch01: evolution-mapi-3.0.0-add-rpath.patch
+#Patch01: evolution-mapi-3.0.0-add-rpath.patch
 
 ### Dependencies ###
 
@@ -58,7 +56,7 @@ Development files needed for building things which link against %{name}.
 
 %prep
 %setup -q
-%patch01 -p1 -b .add-rpath
+#%patch01 -p1 -b .add-rpath
 
 %build
 
@@ -117,6 +115,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Tue Mar 06 2012 Milan Crha <mcrha at redhat.com> - 3.3.91-1
+- Update to 3.3.91
+- Remove add-rpath patch (obsolete)
+
 * Thu Feb 23 2012 Milan Crha <mcrha at redhat.com> - 3.3.90-2
 - Do not change rpath on .so files (fixes Red Hat bug #790056)
 
diff --git a/sources b/sources
index faf773d..cf6bcae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-551754a8a996eded4b3790a0c1c3d93d  evolution-mapi-3.3.90.tar.xz
+2f7a5cd02f2c7673fb1c7db691852196  evolution-mapi-3.3.91.tar.xz


More information about the scm-commits mailing list