[packages/evolution-data-server] Update to 3.26.3
megabajt
megabajt at pld-linux.org
Mon Dec 11 20:41:44 CET 2017
commit 6309a3cf83d170dcb73d9f56df0f6e9595e6aea5
Author: Marcin Banasiak <marcin.banasiak at gmail.com>
Date: Mon Dec 11 20:41:27 2017 +0100
Update to 3.26.3
evolution-data-server.spec | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/evolution-data-server.spec b/evolution-data-server.spec
index 060f8a6..18f125d 100644
--- a/evolution-data-server.spec
+++ b/evolution-data-server.spec
@@ -11,12 +11,12 @@
Summary: Evolution data server
Summary(pl.UTF-8): Serwer danych Evolution
Name: evolution-data-server
-Version: 3.26.2.1
+Version: 3.26.3
Release: 1
License: LGPL v2+
Group: X11/Libraries
Source0: http://ftp.gnome.org/pub/GNOME/sources/evolution-data-server/3.26/%{name}-%{version}.tar.xz
-# Source0-md5: 07b3b0ef97db4fca2fe96914eff8365d
+# Source0-md5: 568a21a4df4e0ec985c849b38fc66908
Patch0: %{name}-gtkdoc.patch
URL: http://www.gnome.org/projects/evolution/
BuildRequires: cmake >= 3.1
@@ -219,7 +219,7 @@ API serwera danych Evolution dla języka Vala.
%build
%cmake \
- -DLIBEXEC_INSTALL_DIR=%{_libdir} \
+ -DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
%{?with_kerberos5:-DWITH_KRB5=%{_prefix} -DWITH_KRB5_LIBS=%{_libdir}} \
%{!?with_kerberos5:-DWITH_KRB5=OFF} \
%{!?with_ldap:-DWITH_OPENLDAP=OFF} \
@@ -278,10 +278,11 @@ fi
%attr(755,root,root) %{_libexecdir}/evolution-scan-gconf-tree-xml
%attr(755,root,root) %{_libexecdir}/evolution-source-registry
%attr(755,root,root) %{_libexecdir}/evolution-user-prompter
+%dir %{_libexecdir}/%{name}
+%attr(755,root,root) %{_libexecdir}/%{name}/addressbook-export
+%attr(755,root,root) %{_libexecdir}/%{name}/csv2vcard
+%attr(755,root,root) %{_libexecdir}/%{name}/list-sources
%dir %{_libdir}/%{name}
-%attr(755,root,root) %{_libdir}/%{name}/addressbook-export
-%attr(755,root,root) %{_libdir}/%{name}/csv2vcard
-%attr(755,root,root) %{_libdir}/%{name}/list-sources
%attr(755,root,root) %{_libdir}/%{name}/libedbus-private.so
%dir %{_libdir}/%{name}/addressbook-backends
%attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendfile.so
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/evolution-data-server.git/commitdiff/6309a3cf83d170dcb73d9f56df0f6e9595e6aea5
More information about the pld-cvs-commit
mailing list