[packages/evolution-ews] - updated to 3.16.1 - added localedir patch (fix build with recent intltool)
qboosh
qboosh at pld-linux.org
Sat Apr 18 21:15:56 CEST 2015
commit fd7f59b6ff4d1f8e7cfeca333404c6a9f7a3715b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Apr 18 21:17:43 2015 +0200
- updated to 3.16.1
- added localedir patch (fix build with recent intltool)
evolution-ews-localedir.patch | 12 ++++++++++++
evolution-ews.spec | 8 +++++---
2 files changed, 17 insertions(+), 3 deletions(-)
---
diff --git a/evolution-ews.spec b/evolution-ews.spec
index 229f191..684a85e 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.16.0
-Release: 2
+Version: 3.16.1
+Release: 1
License: LGPL v2+
Group: X11/Applications/Mail
Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-ews/3.16/%{name}-%{version}.tar.xz
-# Source0-md5: 664b8441128d4fb02af7e276d36b4154
+# Source0-md5: b2827be78dea85475dedf69013ae6fe8
+Patch0: %{name}-localedir.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}
diff --git a/evolution-ews-localedir.patch b/evolution-ews-localedir.patch
new file mode 100644
index 0000000..07f7fae
--- /dev/null
+++ b/evolution-ews-localedir.patch
@@ -0,0 +1,12 @@
+--- evolution-ews-3.16.1/configure.ac.orig 2015-03-23 08:33:25.000000000 +0100
++++ evolution-ews-3.16.1/configure.ac 2015-04-18 19:47:58.913904347 +0200
+@@ -199,9 +199,6 @@
+ AC_SUBST(GETTEXT_PACKAGE)
+ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, "$GETTEXT_PACKAGE", [Package name for gettext])
+
+-localedir='$(prefix)/$(DATADIRNAME)/locale'
+-AC_SUBST(localedir)
+-
+ dnl ****************************
+ dnl Initialize libtool
+ dnl ****************************
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evolution-ews.git/commitdiff/fd7f59b6ff4d1f8e7cfeca333404c6a9f7a3715b
More information about the pld-cvs-commit
mailing list