]> git.pld-linux.org Git - packages/evolution-ews.git/commitdiff
Update to 3.22.0 auto/th/evolution-ews-3.22.0-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 6 Oct 2016 21:43:08 +0000 (23:43 +0200)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 6 Oct 2016 21:43:08 +0000 (23:43 +0200)
- added -link.patch to fix build

evolution-ews-link.patch [new file with mode: 0644]
evolution-ews.spec

diff --git a/evolution-ews-link.patch b/evolution-ews-link.patch
new file mode 100644 (file)
index 0000000..25ad6a3
--- /dev/null
@@ -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)
index b5125c23bec783d6d23ee6722516712a6e0eb8df..aca65b6b8e7d0f5e7044b01e11ab9631296cb5c6 100644 (file)
@@ -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}
This page took 0.114649 seconds and 4 git commands to generate.