]> git.pld-linux.org Git - packages/evolution-data-server.git/commitdiff
Update to 3.26.3 auto/th/evolution-data-server-3.26.3-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 11 Dec 2017 19:41:27 +0000 (20:41 +0100)
committerMarcin Banasiak <marcin.banasiak@gmail.com>
Mon, 11 Dec 2017 19:41:27 +0000 (20:41 +0100)
evolution-data-server.spec

index 060f8a6d7c67c89471756b1d687a46419cf36441..18f125d1536bd44e67cf0825d6d1d3e7a8b3cb5a 100644 (file)
 Summary:       Evolution data server
 Summary(pl.UTF-8):     Serwer danych Evolution
 Name:          evolution-data-server
 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
 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
 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 \
 
 %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} \
        %{?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
 %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}
 %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
 %attr(755,root,root) %{_libdir}/%{name}/libedbus-private.so
 %dir %{_libdir}/%{name}/addressbook-backends
 %attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendfile.so
This page took 0.124091 seconds and 4 git commands to generate.