[packages/evolution-mapi] - updated to 3.16.3 - removed obsolete update patch

qboosh qboosh at pld-linux.org
Sun Jun 21 20:17:37 CEST 2015


commit 3877410e8a91ddb1f9688e02188d7ba002da0dba
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Jun 21 20:19:02 2015 +0200

    - updated to 3.16.3
    - removed obsolete update patch

 evolution-mapi-update.patch | 21 ---------------------
 evolution-mapi.spec         |  8 +++-----
 2 files changed, 3 insertions(+), 26 deletions(-)
---
diff --git a/evolution-mapi.spec b/evolution-mapi.spec
index cb5668f..116b109 100644
--- a/evolution-mapi.spec
+++ b/evolution-mapi.spec
@@ -1,14 +1,13 @@
 Summary:	Evolution extension for Exchange MAPI
 Summary(pl.UTF-8):	Rozszerzenie Evolution dla Exchange MAPI
 Name:		evolution-mapi
-Version:	3.16.2
+Version:	3.16.3
 Release:	1
 License:	LGPL v2+
 Group:		X11/Applications/Mail
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/evolution-mapi/3.16/%{name}-%{version}.tar.xz
-# Source0-md5:	4bb59d36051847363ea616734d4660b5
+# Source0-md5:	7ffde2347107706b9f705b7d425e7d8c
 Patch0:		%{name}-localedir.patch
-Patch1:		%{name}-update.patch
 URL:		http://projects.gnome.org/evolution/
 BuildRequires:	autoconf >= 2.58
 BuildRequires:	automake >= 1:1.9
@@ -72,12 +71,11 @@ Ten pakiet zawiera pliki programistyczne bibliotek Evolution MAPI.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 %{__intltoolize}
 %{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
 %{__autoconf}
 %{__autoheader}
 %{__automake}
diff --git a/evolution-mapi-update.patch b/evolution-mapi-update.patch
deleted file mode 100644
index 7cdd2e4..0000000
--- a/evolution-mapi-update.patch
+++ /dev/null
@@ -1,21 +0,0 @@
---- evolution-mapi-3.16.2/src/libexchangemapi/e-mapi-connection.c.orig	2015-03-23 08:44:54.000000000 +0100
-+++ evolution-mapi-3.16.2/src/libexchangemapi/e-mapi-connection.c	2015-05-24 15:04:45.321267554 +0200
-@@ -1523,7 +1523,7 @@
- 			break;
- 
- 		/* Fill the table columns with data from the rows */
--		ms = QueryRows (obj_table, count, TBL_ADVANCE, &SRowSet);
-+		ms = QueryRows (obj_table, count, TBL_ADVANCE, TBL_FORWARD_READ, &SRowSet);
- 		if (ms != MAPI_E_SUCCESS) {
- 			make_mapi_error (perror, "QueryRows", ms);
- 			break;
---- evolution-mapi-3.16.2/src/libexchangemapi/libexchangemapi.pc.in.orig	2014-03-24 10:28:56.000000000 +0100
-+++ evolution-mapi-3.16.2/src/libexchangemapi/libexchangemapi.pc.in	2015-05-24 16:56:34.577652659 +0200
-@@ -10,6 +10,6 @@
- Name: libexchangemapi
- Description: Client library for accessing Exchange with LibMAPI
- Version: @VERSION@
--Requires: evolution-data-server- at API_VERSION@ >= @EDS_REQUIRED@ libmapi = @LIBMAPI_REQUIRED@
-+Requires: evolution-data-server- at API_VERSION@ >= @EDS_REQUIRED@ libmapi >= @LIBMAPI_REQUIRED@
- Libs: -L${libdir} -lexchangemapi-1.0
- Cflags: -I${privincludedir}/mapi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/evolution-mapi.git/commitdiff/3877410e8a91ddb1f9688e02188d7ba002da0dba



More information about the pld-cvs-commit mailing list