2007-01-09 17:58:05 +01:00
|
|
|
#
|
2011-04-22 10:27:41 +02:00
|
|
|
# spec file for package evolution-data-server
|
2007-01-09 17:58:05 +01:00
|
|
|
#
|
2021-01-08 16:38:28 +01:00
|
|
|
# Copyright (c) 2021 SUSE LLC
|
2007-01-09 17:58:05 +01:00
|
|
|
#
|
2008-08-14 02:25:04 +02:00
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
2018-09-27 09:41:10 +02:00
|
|
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
2007-01-09 17:58:05 +01:00
|
|
|
#
|
|
|
|
|
2012-02-08 16:00:54 +01:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%global with_docs 0
|
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
# Shared Library soNUMs, to make it easier for updates
|
|
|
|
# When updating the sonums, do not forget to also update baselibs.conf
|
2018-09-24 11:32:28 +02:00
|
|
|
%define so_camel 62
|
2015-03-19 15:35:30 +01:00
|
|
|
%define so_ebackend 10
|
2020-10-26 09:10:41 +01:00
|
|
|
%define so_edataserver 25
|
2018-03-09 11:09:54 +01:00
|
|
|
%define so_edataserverui 2
|
2019-10-04 17:32:51 +02:00
|
|
|
%define so_ebook 20
|
|
|
|
%define so_ebook_contacts 3
|
|
|
|
%define so_edata_book 26
|
|
|
|
%define so_ecal 1
|
|
|
|
%define so_edata_cal 1
|
2018-09-24 11:32:28 +02:00
|
|
|
%bcond_without introspection
|
Accepting request 693323 from GNOME:Next
- Update to version 3.32.1:
+ [Flatpak] Use a persistent location for an NSS certificate
database.
+ Rename AddressBookView/CalendarView D-Bus members for backward
compatibility.
+ Bugs fixed: glgo#GNOME/evolution-data-server#91,
glgo#GNOME/evolution-data-server#92,
glgo#GNOME/evolution-data-server#95,
glgo#GNOME/evolution-data-server!12,
glgo#GNOME/evolution-ews#91.
+ Updated translations.
- Update to version 3.32.0:
+ Updated translations.
- Update to version 3.31.92:
+ [CalDAV] POST data to scheduling outbox with correct
Content-Type.
+ Change order of CFLAGS/LDFLAGS passed to gtk-doc.
+ [OAuth2 Prompter] Show also current URL in the credentials
prompt dialog.
+ Make the OAuth2 credentials prompt window default size a bit
larger.
+ Bugs fixed: glgo#GNOME/evolution-data-server#68,
glgo#GNOME/evolution-data-server#86,
glgo#GNOME/evolution-data-server#87,
glgo#GNOME/evolution-data-server#88.
+ Updated translations.
- Update to version 3.31.91:
+ [EDataBook] Enforce EBookBackend type.
+ [CamelStreamMem] Fix transfer annotations and array element
type.
+ [OAuth2] Add GSettings keys to override client ID and secret.
+ [Camel] Fix several annotations for message creation.
+ Hide sendmail in Flatpak.
+ Bugs fixed: glgo#GNOME/evolution-data-server!9,
glgo#GNOME/evolution-data-server!10,
glgo#GNOME/evolution-data-server!11.
+ Updated translations.
- Changes from version 3.31.90:
+ Remove some duplicated #define-s with developer documentation
comments.
+ De-deprecate camel_folder_info_build().
+ [libebackend] Do not define autoptr for deprecated
EOfflineListener.
+ [EBookBackendSExp] Skip PHOTO attribute in "Any field contains"
search.
+ Add also $PREFIX/share/gir-1.0 into g-ir-scanner arguments.
+ Bugs fixed: #glgo#GNOME/evolution-data-server#70,
glgo#GNOME/evolution-data-server#71,
glgo#GNOME/evolution-data-server#73,
glgo#GNOME/evolution-data-server#75,
glgo#GNOME/evolution-data-server#79,
glgo#GNOME/evolution-data-server#81,
glgo#GNOME/evolution-data-server#82.
+ Updated translations.
- Update to version 3.31.4:
+ Correct developer documentation of some EBook asynchronous API.
+ Crash on meeting cancellation receive in local calendar.
+ Fix few memory leaks in calendar backends.
+ Bugs fixed: bgo#312581, bgo#576071, bgo#651234,
glgo#GNOME/evolution-data-server#68,
glgo#GNOME/evolution-data-server#72,
glgo#GNOME/evolution-data-server#7,
glgo#GNOME/evolution-data-server#8.
+ Updated translations.
- Update to version 3.31.3:
+ Include also environment LD_LIBRARY_PATH in gtk-doc-scangobj
call.
+ test-cal-client-get-revision could fail due to delayed D-Bus
property change notification.
+ Correct how extra compiler warnings are used in the maintainer
mode.
+ [evolution-dbus-session] Handle method calls with GUnixFDList.
+ Deadlock when marking as read message in a search folder.
+ [CalDAV/CardDAV] Can add component to local cache with
incomplete info.
+ Copy messages within mail filters immediately.
+ [test-cal-client-get-free-busy] Correct error messages.
+ Correct use-after-free in
e_vcard_attribute_remove_param_value().
+ Replace evolution-dbus-session tool with DBUS_SERVICES_PREFIX
option.
+ [Camel] Address compiler warning in
header_address_list_encode_append().
+ Relax runtime check in e_cal_util_get_system_timezone().
+ [Flatpak] Save passwords in libsecret with the same prefix as
used by D-Bus services.
+ [test-server-utils] Correct when open of deprecated
book/calendar is retried.
+ [test-cal-client-get-free-busy] Enhance the test execution.
+ Let child source with 'none' authentication method use
collection source authentication.
+ [EDBus Private] Add new symbols into the developer
documentation.
+ [Flatpak] Make alarm-notify use the D-Bus services prefix, if
specified.
+ Bugs fixed: bgo#651197, bgo#719328,
glgo#GNOME/evolution-data-server#5
glgo#GNOME/evolution-data-server#54,
glgo#GNOME/evolution-data-server#55,
glgo#GNOME/evolution-data-server#56,
glgo#GNOME/evolution-data-server#61,
glgo#GNOME/evolution-data-server#62,
glgo#GNOME/evolution-data-server#63,
glgo#GNOME/evolution-data-server#64,
glgo#GNOME/evolution-data-server#65.
+ Updated translations.
- Changes from version 3.31.2:
+ Use G_PARAM_EXPLICIT_NOTIFY flag to avoid false property change
notifications.
+ Correct e-source-camel.c to unset G_PARAM_EXPLICIT_NOTIFY.
+ [CamelProvider] Do not localize empty strings in provider
configuration.
+ Make tests retry when factory doesn't know about added ESource
yet.
+ [On The Web calendar] Log also response body when requested.
+ [IMAPx] Fix a concurrent message download issue.
+ Suppress libxml2 warnings when parsing data with
e_xml_parse_data().
+ Add translator comments into camel-sasl-anonymous.c.
+ Make sure intltool-merge cache is created only once.
+ Remove e-gdbus-templates from libedataserver.
+ Bugs fixed: bgo#228772, bgo#606071,
glgo#GNOME/evolution-data-server#41,
glgo#GNOME/evolution-data-server#42,
glgo#GNOME/evolution-data-server#43,
glgo#GNOME/evolution-data-server#44,
glgo#GNOME/evolution-data-server#48,
glgo#GNOME/evolution-data-server#49,
glgo#GNOME/evolution-data-server#50,
glgo#GNOME/evolution-data-server#51,
glgo#GNOME/evolution-data-server#52.
+ Updated translations.
- Changes from version 3.31.1:
+ Add an optionally built evolution-dbus-session tool.
+ [NNTP] Address REVERSE_INULL Coverity scan issue.
+ Address two Clang warnings.
+ Mark string for a translation.
+ Fix a memory leak in ebmb_start_view_thread_func().
+ [evolution-dbus-session] Proxy also D-Bus subtrees.
+ Bugs fixed: glgo#GNOME/evolution-data-server#86,
glgo#GNOME/evolution-data-server#3,
glgo#GNOME/evolution-data-server#24,
glgo#GNOME/evolution-data-server#29,
glgo#GNOME/evolution-data-server#30,
glgo#GNOME/evolution-data-server#31,
glgo#GNOME/evolution-data-server#32,
glgo#GNOME/evolution-data-server#34,
glgo#GNOME/evolution-data-server#35,
glgo#GNOME/evolution-data-server#36,
glgo#GNOME/evolution-data-server#37,
glgo#GNOME/evolution-data-server#38,
glgo#GNOME/evolution-data-server#40.
+ Updated translations.
- Bump so_edataserver to 24 in spec and baselibs.conf following
upstreams changes.
OBS-URL: https://build.opensuse.org/request/show/693323
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution-data-server?expand=0&rev=348
2019-04-17 14:56:28 +02:00
|
|
|
|
2018-02-15 18:06:31 +01:00
|
|
|
Name: evolution-data-server
|
2021-01-08 16:38:28 +01:00
|
|
|
Version: 3.38.3
|
2011-12-21 05:19:33 +01:00
|
|
|
Release: 0
|
2011-04-22 11:15:35 +02:00
|
|
|
Summary: Evolution Data Server
|
2018-09-24 11:32:28 +02:00
|
|
|
License: LGPL-2.0-only
|
2011-12-21 05:19:33 +01:00
|
|
|
Group: Development/Libraries/GNOME
|
2018-03-09 11:09:54 +01:00
|
|
|
URL: https://wiki.gnome.org/Apps/Evolution
|
2020-10-26 09:10:41 +01:00
|
|
|
Source0: https://download.gnome.org/sources/evolution-data-server/3.38/%{name}-%{version}.tar.xz
|
2011-04-22 11:15:35 +02:00
|
|
|
Source99: baselibs.conf
|
2019-06-08 22:14:02 +02:00
|
|
|
|
2017-02-22 21:42:10 +01:00
|
|
|
BuildRequires: cmake
|
2008-09-09 19:26:25 +02:00
|
|
|
BuildRequires: db-devel
|
|
|
|
BuildRequires: fdupes
|
|
|
|
BuildRequires: gcc-c++
|
2017-08-31 09:44:55 +02:00
|
|
|
BuildRequires: gettext
|
2011-04-22 11:15:35 +02:00
|
|
|
BuildRequires: gobject-introspection-devel
|
2010-03-19 00:01:14 +01:00
|
|
|
BuildRequires: gperf
|
2019-10-04 17:32:51 +02:00
|
|
|
BuildRequires: gtk-doc >= 1.9
|
2008-09-09 19:26:25 +02:00
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: krb5-devel
|
2010-08-09 18:20:54 +02:00
|
|
|
BuildRequires: libgdata-devel
|
2015-09-04 13:33:01 +02:00
|
|
|
BuildRequires: libgweather-devel >= 3.10
|
2014-04-03 22:36:29 +02:00
|
|
|
BuildRequires: libsoup-devel >= 2.42
|
2008-09-09 19:26:25 +02:00
|
|
|
BuildRequires: mozilla-nss-devel
|
2008-11-03 00:52:33 +01:00
|
|
|
BuildRequires: nss-shared-helper-devel
|
2017-02-22 21:42:10 +01:00
|
|
|
BuildRequires: openldap2-devel
|
2018-02-15 18:06:31 +01:00
|
|
|
BuildRequires: pkgconfig
|
2019-10-04 17:32:51 +02:00
|
|
|
BuildRequires: pkgconfig(libical) >= 3.0.5
|
2020-04-18 00:41:15 +02:00
|
|
|
BuildRequires: pkgconfig(libical-glib) >= 3.0.7
|
2018-09-24 11:32:28 +02:00
|
|
|
# For adressbook data generating
|
2018-02-15 18:06:31 +01:00
|
|
|
BuildRequires: python3-base
|
2015-08-10 09:13:58 +02:00
|
|
|
BuildRequires: sqlite3-devel >= 3.7.17
|
2018-03-22 10:44:31 +01:00
|
|
|
BuildRequires: translation-update-upstream
|
2015-01-15 03:06:53 +01:00
|
|
|
BuildRequires: vala >= 0.22.0
|
2012-09-08 00:47:26 +02:00
|
|
|
BuildRequires: pkgconfig(gcr-base-3) >= 3.4
|
2013-05-05 13:48:43 +02:00
|
|
|
BuildRequires: pkgconfig(goa-1.0) >= 3.8
|
2012-03-11 18:39:18 +01:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
2014-04-03 22:36:29 +02:00
|
|
|
BuildRequires: pkgconfig(icu-i18n)
|
2016-02-19 16:01:05 +01:00
|
|
|
BuildRequires: pkgconfig(json-glib-1.0) >= 1.0.4
|
2018-09-24 11:32:28 +02:00
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.25
|
|
|
|
BuildRequires: pkgconfig(libnotify) >= 0.7
|
2013-03-14 00:00:01 +01:00
|
|
|
BuildRequires: pkgconfig(libsecret-unstable) >= 0.5
|
2019-10-04 17:32:51 +02:00
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
2016-09-08 23:24:10 +02:00
|
|
|
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.11.91
|
2011-04-22 11:15:35 +02:00
|
|
|
Requires: mozilla-nss
|
2013-03-14 00:00:01 +01:00
|
|
|
# typelib-1_0-ECalendar-1_2 was dropped with e-d-s 3.7.3 due to libical not being introspecatble.
|
|
|
|
Obsoletes: typelib-1_0-ECalendar-1_2 <= %{version}
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%package -n libcamel-1_2-%{so_camel}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Messaging Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libcamel-1_2-%{so_camel}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library for messaging.
|
|
|
|
|
|
|
|
%package -n libebackend-1_2-%{so_ebackend}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Backend Utilities Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libebackend-1_2-%{so_ebackend}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library for backends.
|
|
|
|
|
|
|
|
%package -n libebook-1_2-%{so_ebook}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Address Book Client Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libebook-1_2-%{so_ebook}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library to access address books.
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
%package -n libebook-contacts-1_2-%{so_ebook_contacts}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Address Book Client Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
%description -n libebook-contacts-1_2-%{so_ebook_contacts}
|
2010-10-15 13:59:34 +02:00
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
This package contains a shared system library to access address books.
|
2012-09-08 00:47:26 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%package -n libecal-2_0-%{so_ecal}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Calendar Client Library
|
2011-12-21 05:19:33 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%description -n libecal-2_0-%{so_ecal}
|
2011-12-21 05:19:33 +01:00
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
This package contains a shared system library to access calendars.
|
2011-12-21 05:19:33 +01:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%package -n libedata-book-1_2-%{so_edata_book}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Address Book Backend Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libedata-book-1_2-%{so_edata_book}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library for address book backends.
|
|
|
|
|
2017-02-22 21:42:10 +01:00
|
|
|
%package -n typelib-1_0-Camel-1_2
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Introspection bindings for Evolution Data Server's Messaging Library
|
2017-02-22 21:42:10 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-Camel-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package provides the GObject Introspection bindings for library for messaging.
|
|
|
|
|
2011-12-21 05:19:33 +01:00
|
|
|
%package -n typelib-1_0-EBook-1_2
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Introspection bindings for Evolution Data Server's Address Book Backend Library
|
2011-12-21 05:19:33 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EBook-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
This package provides the GObject Introspection bindings for the library
|
|
|
|
for address book backends.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-EBookContacts-1_2
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Introspection bindings for Evolution Data Server's Address Book Backend Library
|
2013-03-14 00:00:01 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EBookContacts-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2011-12-21 05:19:33 +01:00
|
|
|
This package provides the GObject Introspection bindings for the library
|
|
|
|
for address book backends.
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%package -n libedata-cal-2_0-%{so_edata_cal}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Calendar Backend Library
|
2010-10-15 13:59:34 +02:00
|
|
|
Group: System/Libraries
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%description -n libedata-cal-2_0-%{so_edata_cal}
|
2010-10-15 13:59:34 +02:00
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library for calendar backends.
|
|
|
|
|
|
|
|
%package -n libedataserver-1_2-%{so_edataserver}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Utilities Library
|
2018-02-15 18:09:30 +01:00
|
|
|
# libedataserver references the gsettings schemas, which live in e-d-s package
|
2016-11-08 09:55:09 +01:00
|
|
|
Group: System/Libraries
|
2013-02-17 15:20:58 +01:00
|
|
|
Requires: %{name} >= %{version}
|
2010-10-15 13:59:34 +02:00
|
|
|
|
|
|
|
%description -n libedataserver-1_2-%{so_edataserver}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library.
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2015-03-19 15:35:30 +01:00
|
|
|
%package -n libedataserverui-1_2-%{so_edataserverui}
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Evolution Data Server's Utilities Library
|
2015-03-19 15:35:30 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n libedataserverui-1_2-%{so_edataserverui}
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
This package contains a shared system library.
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%package -n typelib-1_0-EBackend-1_2
|
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EBackend-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-ECal-2_0
|
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-ECal-2_0
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-EDataBook-1_2
|
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EDataBook-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-EDataCal-2_0
|
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EDataCal-2_0
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2011-12-21 05:19:33 +01:00
|
|
|
%package -n typelib-1_0-EDataServer-1_2
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
2011-12-21 05:19:33 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EDataServer-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2017-02-22 21:42:10 +01:00
|
|
|
This package provides the GObject Introspection bindings for the
|
|
|
|
libedataserver library.
|
|
|
|
|
|
|
|
%package -n typelib-1_0-EDataServerUI-1_2
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Introspection bindings for Evolution Data Server's Utilities Library
|
2017-02-22 21:42:10 +01:00
|
|
|
Group: System/Libraries
|
|
|
|
|
|
|
|
%description -n typelib-1_0-EDataServerUI-1_2
|
|
|
|
Evolution Data Server provides a central location for your address book
|
|
|
|
and calendar in the GNOME Desktop.
|
|
|
|
|
2011-12-21 05:19:33 +01:00
|
|
|
This package provides the GObject Introspection bindings for the
|
|
|
|
libedataserver library.
|
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
%package devel
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Development files for Evolution Data Server
|
2007-01-09 17:58:05 +01:00
|
|
|
Group: Development/Libraries/GNOME
|
2010-10-15 13:59:34 +02:00
|
|
|
Requires: evolution-data-server = %{?epoch:}%{version}
|
|
|
|
Requires: libcamel-1_2-%{so_camel} = %{version}
|
|
|
|
Requires: libebackend-1_2-%{so_ebackend} = %{version}
|
|
|
|
Requires: libebook-1_2-%{so_ebook} = %{version}
|
2013-03-14 00:00:01 +01:00
|
|
|
Requires: libebook-contacts-1_2-%{so_ebook_contacts} = %{version}
|
2019-10-04 17:32:51 +02:00
|
|
|
Requires: libecal-2_0-%{so_ecal} = %{version}
|
2010-10-15 13:59:34 +02:00
|
|
|
Requires: libedata-book-1_2-%{so_edata_book} = %{version}
|
2019-10-04 17:32:51 +02:00
|
|
|
Requires: libedata-cal-2_0-%{so_edata_cal} = %{version}
|
2010-10-15 13:59:34 +02:00
|
|
|
Requires: libedataserver-1_2-%{so_edataserver} = %{version}
|
2015-03-19 15:35:30 +01:00
|
|
|
Requires: libedataserverui-1_2-%{so_edataserverui} = %{version}
|
2018-02-15 18:06:31 +01:00
|
|
|
Requires: openldap2-devel
|
2011-12-21 05:19:33 +01:00
|
|
|
%if %{?with_introspection}
|
2017-02-22 21:42:10 +01:00
|
|
|
Requires: typelib-1_0-Camel-1_2 = %{version}
|
2011-12-21 05:19:33 +01:00
|
|
|
Requires: typelib-1_0-EBook-1_2 = %{version}
|
2013-03-14 00:00:01 +01:00
|
|
|
Requires: typelib-1_0-EBookContacts-1_2 = %{version}
|
2011-12-21 05:19:33 +01:00
|
|
|
Requires: typelib-1_0-EDataServer-1_2 = %{version}
|
2017-02-22 21:42:10 +01:00
|
|
|
Requires: typelib-1_0-EDataServerUI-1_2 = %{version}
|
2011-12-21 05:19:33 +01:00
|
|
|
%endif
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%description devel
|
|
|
|
The Evolution Data Server development files provide the necessary
|
|
|
|
libraries, headers, and other files for developing applications which
|
|
|
|
use the Evolution Data Server for storing contact and calendar
|
|
|
|
information.
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%if %{with_docs}
|
2007-01-09 17:58:05 +01:00
|
|
|
%package doc
|
2018-02-19 14:02:57 +01:00
|
|
|
Summary: Developer documentation for Evolution Data Server
|
2007-01-09 17:58:05 +01:00
|
|
|
Group: Development/Libraries/GNOME
|
|
|
|
Requires: %{name} = %{version}
|
|
|
|
|
|
|
|
%description doc
|
|
|
|
Evolution Data Server provides a central location for your address book
|
2010-10-15 13:59:34 +02:00
|
|
|
and calendar in the GNOME Desktop.
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
This package contains developer documentation.
|
2019-10-04 17:32:51 +02:00
|
|
|
%endif
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2007-08-09 17:25:13 +02:00
|
|
|
%lang_package
|
2018-02-15 18:06:31 +01:00
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
%prep
|
2018-05-29 14:19:54 +02:00
|
|
|
%autosetup -p1
|
2011-07-06 11:19:49 +02:00
|
|
|
translation-update-upstream
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%build
|
2019-10-04 17:32:51 +02:00
|
|
|
%if %{with_docs}
|
|
|
|
%define gtkdoc_flags -DENABLE_GTK_DOC=ON
|
|
|
|
%else
|
|
|
|
%define gtkdoc_flags -DENABLE_GTK_DOC=OFF
|
|
|
|
%endif
|
|
|
|
|
|
|
|
%cmake -G "Unix Makefiles" \
|
2018-09-24 11:32:28 +02:00
|
|
|
-DLIBEXEC_INSTALL_DIR=%{_libexecdir}/evolution-data-server \
|
2019-10-04 17:32:51 +02:00
|
|
|
-DENABLE_MAINTAINER_MODE=OFF \
|
2018-09-24 11:32:28 +02:00
|
|
|
-DENABLE_GTK_DOC=ON \
|
|
|
|
-DENABLE_IPV6=ON \
|
|
|
|
-DENABLE_SMIME=ON \
|
|
|
|
-DENABLE_UOA=OFF \
|
|
|
|
-DCMAKE_SKIP_RPATH=OFF \
|
|
|
|
%{?with_introspection:\
|
|
|
|
-DENABLE_VALA_BINDINGS=ON \
|
2018-09-27 09:41:10 +02:00
|
|
|
-DENABLE_INTROSPECTION=ON} \
|
|
|
|
-DENABLE_DBUS_SESSION_TOOL=OFF \
|
2019-10-04 17:32:51 +02:00
|
|
|
%gtkdoc_flags \
|
2018-09-27 09:41:10 +02:00
|
|
|
%{nil}
|
2019-06-19 17:51:08 +02:00
|
|
|
%cmake_build
|
2007-01-09 17:58:05 +01:00
|
|
|
|
|
|
|
%install
|
2017-02-22 21:42:10 +01:00
|
|
|
%cmake_install
|
2017-08-31 09:44:55 +02:00
|
|
|
%find_lang evolution-data-server
|
2018-02-19 14:02:57 +01:00
|
|
|
%fdupes %{buildroot}/%{_prefix}
|
2007-08-03 00:22:05 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%post -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig
|
|
|
|
%postun -n libcamel-1_2-%{so_camel} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%post -n libebackend-1_2-%{so_ebackend} -p /sbin/ldconfig
|
|
|
|
%postun -n libebackend-1_2-%{so_ebackend} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%post -n libebook-1_2-%{so_ebook} -p /sbin/ldconfig
|
|
|
|
%postun -n libebook-1_2-%{so_ebook} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
%post -n libebook-contacts-1_2-%{so_ebook_contacts} -p /sbin/ldconfig
|
|
|
|
%postun -n libebook-contacts-1_2-%{so_ebook_contacts} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%post -n libecal-2_0-%{so_ecal} -p /sbin/ldconfig
|
|
|
|
%postun -n libecal-2_0-%{so_ecal} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%post -n libedata-book-1_2-%{so_edata_book} -p /sbin/ldconfig
|
|
|
|
%postun -n libedata-book-1_2-%{so_edata_book} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%post -n libedata-cal-2_0-%{so_edata_cal} -p /sbin/ldconfig
|
|
|
|
%postun -n libedata-cal-2_0-%{so_edata_cal} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%post -n libedataserver-1_2-%{so_edataserver} -p /sbin/ldconfig
|
|
|
|
%postun -n libedataserver-1_2-%{so_edataserver} -p /sbin/ldconfig
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2015-03-19 15:35:30 +01:00
|
|
|
%post -n libedataserverui-1_2-%{so_edataserverui} -p /sbin/ldconfig
|
|
|
|
%postun -n libedataserverui-1_2-%{so_edataserverui} -p /sbin/ldconfig
|
|
|
|
|
2007-08-09 17:25:13 +02:00
|
|
|
%files
|
2018-02-15 18:06:31 +01:00
|
|
|
%license COPYING
|
2018-09-24 11:32:28 +02:00
|
|
|
%doc NEWS README
|
2013-03-14 00:00:01 +01:00
|
|
|
%{_datadir}/evolution-data-server/
|
2012-09-08 00:47:26 +02:00
|
|
|
%{_datadir}/GConf/gsettings/evolution-data-server.convert
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
|
2012-02-23 13:16:04 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
|
2012-09-08 00:47:26 +02:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
|
2015-03-19 15:35:30 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
|
2010-10-15 13:59:34 +02:00
|
|
|
# Category icons that are used by libedataserver
|
|
|
|
%{_datadir}/pixmaps/evolution-data-server/
|
2009-12-24 16:29:23 +01:00
|
|
|
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.*.service
|
2011-04-22 10:27:41 +02:00
|
|
|
%{_libdir}/evolution-data-server/
|
2011-04-22 11:15:35 +02:00
|
|
|
%if "%{_libdir}" != "%{_libexecdir}"
|
2010-10-15 13:59:34 +02:00
|
|
|
%{_libexecdir}/evolution-data-server/
|
2011-04-22 11:15:35 +02:00
|
|
|
%endif
|
2016-02-25 13:18:12 +01:00
|
|
|
%{_userunitdir}/evolution-addressbook-factory.service
|
|
|
|
%{_userunitdir}/evolution-calendar-factory.service
|
|
|
|
%{_userunitdir}/evolution-source-registry.service
|
|
|
|
%{_userunitdir}/evolution-user-prompter.service
|
2018-09-24 11:32:28 +02:00
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop
|
|
|
|
%{_datadir}/applications/org.gnome.Evolution-alarm-notify.desktop
|
2010-10-06 16:07:17 +02:00
|
|
|
|
2010-10-15 13:59:34 +02:00
|
|
|
%files -n libcamel-1_2-%{so_camel}
|
|
|
|
%{_libdir}/libcamel-1.2.so.%{so_camel}*
|
|
|
|
|
|
|
|
%files -n libebackend-1_2-%{so_ebackend}
|
|
|
|
%{_libdir}/libebackend-1.2.so.%{so_ebackend}*
|
|
|
|
|
|
|
|
%files -n libebook-1_2-%{so_ebook}
|
|
|
|
%{_libdir}/libebook-1.2.so.%{so_ebook}*
|
|
|
|
|
2013-03-14 00:00:01 +01:00
|
|
|
%files -n libebook-contacts-1_2-%{so_ebook_contacts}
|
|
|
|
%{_libdir}/libebook-contacts-1.2.so.%{so_ebook_contacts}*
|
2012-09-08 00:47:26 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%files -n libecal-2_0-%{so_ecal}
|
|
|
|
%{_libdir}/libecal-2.0.so.%{so_ecal}*
|
2010-10-15 13:59:34 +02:00
|
|
|
|
|
|
|
%files -n libedata-book-1_2-%{so_edata_book}
|
|
|
|
%{_libdir}/libedata-book-1.2.so.%{so_edata_book}*
|
2011-12-21 05:19:33 +01:00
|
|
|
|
2018-09-24 11:32:28 +02:00
|
|
|
%if %{with introspection}
|
2017-02-22 21:42:10 +01:00
|
|
|
%files -n typelib-1_0-Camel-1_2
|
|
|
|
%{_libdir}/girepository-1.0/Camel-1.2.typelib
|
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%files -n typelib-1_0-EBackend-1_2
|
|
|
|
%{_libdir}/girepository-1.0/EBackend-1.2.typelib
|
|
|
|
|
2011-12-21 05:19:33 +01:00
|
|
|
%files -n typelib-1_0-EBook-1_2
|
2011-06-16 15:44:05 +02:00
|
|
|
%{_libdir}/girepository-1.0/EBook-1.2.typelib
|
2013-03-14 00:00:01 +01:00
|
|
|
|
|
|
|
%files -n typelib-1_0-EBookContacts-1_2
|
|
|
|
%{_libdir}/girepository-1.0/EBookContacts-1.2.typelib
|
2018-09-24 11:32:28 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%files -n typelib-1_0-ECal-2_0
|
|
|
|
%{_libdir}/girepository-1.0/ECal-2.0.typelib
|
|
|
|
|
|
|
|
%files -n typelib-1_0-EDataBook-1_2
|
|
|
|
%{_libdir}/girepository-1.0/EDataBook-1.2.typelib
|
|
|
|
|
|
|
|
%files -n typelib-1_0-EDataCal-2_0
|
|
|
|
%{_libdir}/girepository-1.0/EDataCal-2.0.typelib
|
|
|
|
|
2018-09-24 11:32:28 +02:00
|
|
|
%files -n typelib-1_0-EDataServer-1_2
|
|
|
|
%{_libdir}/girepository-1.0/EDataServer-1.2.typelib
|
|
|
|
|
|
|
|
%files -n typelib-1_0-EDataServerUI-1_2
|
|
|
|
%{_libdir}/girepository-1.0/EDataServerUI-1.2.typelib
|
2011-11-28 09:30:00 +01:00
|
|
|
%endif
|
2010-10-15 13:59:34 +02:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%files -n libedata-cal-2_0-%{so_edata_cal}
|
|
|
|
%{_libdir}/libedata-cal-2.0.so.%{so_edata_cal}*
|
2010-10-15 13:59:34 +02:00
|
|
|
|
|
|
|
%files -n libedataserver-1_2-%{so_edataserver}
|
|
|
|
%{_libdir}/libedataserver-1.2.so.%{so_edataserver}*
|
2011-12-21 05:19:33 +01:00
|
|
|
|
2015-03-19 15:35:30 +01:00
|
|
|
%files -n libedataserverui-1_2-%{so_edataserverui}
|
|
|
|
%{_libdir}/libedataserverui-1.2.so.%{so_edataserverui}*
|
|
|
|
|
2007-01-09 17:58:05 +01:00
|
|
|
%files devel
|
2019-10-04 17:32:51 +02:00
|
|
|
%doc ChangeLog MAINTAINERS
|
2013-03-14 00:00:01 +01:00
|
|
|
%{_includedir}/evolution-data-server/
|
2007-01-09 17:58:05 +01:00
|
|
|
%{_libdir}/*.so
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
2018-09-24 11:32:28 +02:00
|
|
|
%if %{with introspection}
|
2011-04-22 11:15:35 +02:00
|
|
|
%{_datadir}/gir-1.0/*.gir
|
2011-07-01 12:29:02 +02:00
|
|
|
%dir %{_datadir}/vala
|
|
|
|
%dir %{_datadir}/vala/vapi
|
|
|
|
%{_datadir}/vala/vapi/*.deps
|
|
|
|
%{_datadir}/vala/vapi/*.vapi
|
2011-11-28 09:30:00 +01:00
|
|
|
%endif
|
2007-01-09 17:58:05 +01:00
|
|
|
|
2019-10-04 17:32:51 +02:00
|
|
|
%if %{with_docs}
|
2007-01-09 17:58:05 +01:00
|
|
|
%files doc
|
|
|
|
%{_datadir}/gtk-doc/html/*
|
2019-10-04 17:32:51 +02:00
|
|
|
%endif
|
2007-12-06 00:08:01 +01:00
|
|
|
|
2017-08-31 09:44:55 +02:00
|
|
|
%files lang -f evolution-data-server.lang
|
2010-10-15 13:59:34 +02:00
|
|
|
|
2007-03-16 10:09:45 +01:00
|
|
|
%changelog
|