]> git.pld-linux.org Git - packages/evolution-data-server.git/blobdiff - evolution-data-server.spec
- updated to 3.42.1
[packages/evolution-data-server.git] / evolution-data-server.spec
index 843337bd3ebb5d55c1162893286f6c96db83b99f..855591048bb33eb3ea6f1b034d6bccd615f1cc44 100644 (file)
@@ -7,18 +7,18 @@
 %bcond_without phonenumber     # libphonenumber support for address books
 %bcond_without vala            # Vala API
 
-%define                basever         3.40
+%define                basever         3.42
 %define                apiver          1.2
 %define                cal_apiver      2.0
 Summary:       Evolution data server
 Summary(pl.UTF-8):     Serwer danych Evolution
 Name:          evolution-data-server
-Version:       3.40.1
+Version:       3.42.1
 Release:       1
 License:       LGPL v2+
 Group:         X11/Libraries
-Source0:       https://download.gnome.org/sources/evolution-data-server/3.40/%{name}-%{version}.tar.xz
-# Source0-md5: 26efbb8a23fb8975722821e9a25ad09a
+Source0:       https://download.gnome.org/sources/evolution-data-server/3.42/%{name}-%{version}.tar.xz
+# Source0-md5: fa8466513e3bd8fbeabd471756ef6ec7
 Patch0:                %{name}-gtkdoc.patch
 URL:           https://wiki.gnome.org/Apps/Evolution
 BuildRequires: cmake >= 3.1
@@ -60,6 +60,7 @@ BuildRequires:        tar >= 1:1.22
 %{?with_vala:BuildRequires:    vala >= 2:0.22.0}
 BuildRequires: vala-libical-glib >= 3.0.7
 BuildRequires: vala-libgdata >= 0.15.1
+%{?with_goa:BuildRequires:     vala-gnome-online-accounts >= 3.8.0}
 BuildRequires: xz
 BuildRequires: zlib-devel
 Requires(post,postun): glib2 >= 1:2.46.0
@@ -271,7 +272,6 @@ fi
 %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}/addressbook-backends/libebookbackendgoogle.so
 %attr(755,root,root) %{_libdir}/%{name}/addressbook-backends/libebookbackendcarddav.so
 %dir %{_libdir}/%{name}/calendar-backends
 %attr(755,root,root) %{_libdir}/%{name}/calendar-backends/libecalbackendcaldav.so
@@ -350,7 +350,7 @@ fi
 %files libs
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libcamel-%{apiver}.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libcamel-%{apiver}.so.62
+%attr(755,root,root) %ghost %{_libdir}/libcamel-%{apiver}.so.63
 %attr(755,root,root) %{_libdir}/libebackend-%{apiver}.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libebackend-%{apiver}.so.10
 %attr(755,root,root) %{_libdir}/libebook-%{apiver}.so.*.*.*
This page took 0.074684 seconds and 4 git commands to generate.