From: Marcin Banasiak Date: Thu, 6 Oct 2016 21:43:08 +0000 (+0200) Subject: Update to 3.22.0 X-Git-Tag: auto/th/evolution-ews-3.22.0-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fevolution-ews.git;a=commitdiff_plain;h=076e0e48dad50733e25cb4ed2d639136a2b3ef21 Update to 3.22.0 - added -link.patch to fix build --- diff --git a/evolution-ews-link.patch b/evolution-ews-link.patch new file mode 100644 index 0000000..25ad6a3 --- /dev/null +++ b/evolution-ews-link.patch @@ -0,0 +1,10 @@ +--- evolution-ews-3.22.0/src/server/Makefile.am.linking 2016-10-06 23:36:40.776191048 +0200 ++++ evolution-ews-3.22.0/src/server/Makefile.am 2016-10-06 23:36:53.656420458 +0200 +@@ -69,6 +69,7 @@ libeews_1_2_la_LIBADD = \ + $(LIBECAL_LIBS) \ + $(LIBICAL_LIBS) \ + $(LIBEDATASERVER_LIBS) \ ++ $(CAMEL_LIBS) \ + $(SOCKET_LIBS) \ + $(NULL) + diff --git a/evolution-ews.spec b/evolution-ews.spec index b5125c2..aca65b6 100644 --- a/evolution-ews.spec +++ b/evolution-ews.spec @@ -1,12 +1,13 @@ Summary: Evolution extension for Exchange Web Services Summary(pl.UTF-8): Rozszerzenie Evolution dla Exchange Web Services Name: evolution-ews -Version: 3.20.4 +Version: 3.22.0 Release: 1 License: LGPL v2+ Group: X11/Applications/Mail -Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.20/%{name}-%{version}.tar.xz -# Source0-md5: 1db3025ab3309a9713027026bdd56c46 +Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.22/%{name}-%{version}.tar.xz +# Source0-md5: 4c1a484705039a9f21b0bd733f0725de +Patch0: %{name}-link.patch URL: http://projects.gnome.org/evolution/ BuildRequires: autoconf >= 2.58 BuildRequires: automake >= 1:1.9 @@ -57,6 +58,7 @@ Ten pakiet zawiera pliki programistyczne bibliotek EWS. %prep %setup -q +%patch0 -p1 %build %{__intltoolize}