[evolution-mapi/f17] Update to 3.4.4

Milan Crha mcrha at fedoraproject.org
Mon Aug 13 08:55:50 UTC 2012


commit d16d19ec594cb3f4107dbb76e9f3ef2a659b027d
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Aug 13 10:55:32 2012 +0200

    Update to 3.4.4

 .gitignore                              |    1 +
 evolution-mapi-3.4.3-krbauth.patch      |  258 -------------------------------
 evolution-mapi-3.4.3-namedids.patch     |   22 ---
 evolution-mapi-3.4.3-openstream.patch   |  135 ----------------
 evolution-mapi-3.4.3-send-failure.patch |   14 --
 evolution-mapi.spec                     |   21 ++--
 sources                                 |    2 +-
 7 files changed, 13 insertions(+), 440 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0a73805..71f62ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ evolution-mapi-0.31.5.tar.bz2
 /evolution-mapi-3.4.1.tar.xz
 /evolution-mapi-3.4.2.tar.xz
 /evolution-mapi-3.4.3.tar.xz
+/evolution-mapi-3.4.4.tar.xz
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index 2eda8b3..35b2e27 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -8,8 +8,8 @@
 ### Abstract ###
 
 Name: evolution-mapi
-Version: 3.4.3
-Release: 5%{?dist}
+Version: 3.4.4
+Release: 1%{?dist}
 Group: Applications/Productivity
 Summary: Evolution extension for MS Exchange 2007 servers
 License: LGPLv2+
@@ -19,10 +19,7 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 ### Patches ###
 
-Patch01: evolution-mapi-3.4.3-send-failure.patch
-Patch02: evolution-mapi-3.4.3-openstream.patch
-Patch03: evolution-mapi-3.4.3-namedids.patch
-Patch04: evolution-mapi-3.4.3-krbauth.patch
+#Patch01: evolution-mapi-3.4.3-krbauth.patch
 
 ### Dependencies ###
 
@@ -59,10 +56,7 @@ Development files needed for building things which link against %{name}.
 
 %prep
 %setup -q
-%patch01 -p1 -b .send-failure
-%patch02 -p1 -b .openstream
-%patch03 -p1 -b .namedids
-%patch04 -p1 -b .krbauth
+#%patch01 -p1 -b .krbauth
 
 %build
 
@@ -121,6 +115,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/libexchangemapi-1.0.pc
 
 %changelog
+* Mon Aug 13 2012 Milan Crha <mcrha at redhat.com> - 3.4.4-1
+- Update to 3.4.4
+- Remove patch for Gnome bug #637291 (fixed upstream)
+- Remove patch for Red Hat bug #835178 (fixed upstream)
+- Remove patch for Gnome bug #678952 (fixed upstream)
+- Remove patch for Red Hat bug #834798 (fixed upstream)
+
 * Fri Jun 29 2012 Milan Crha <mcrha at redhat.com> - 3.4.3-5
 - Add patch for Red Hat bug #834798 (Kerberos authentication doesn't work)
 
diff --git a/sources b/sources
index 4d3504b..2948c0d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ac42f0d18d238e325bf5b5e5208e422  evolution-mapi-3.4.3.tar.xz
+ad501db8d102c45e969e111e5ca587b1  evolution-mapi-3.4.4.tar.xz


More information about the scm-commits mailing list