2011-10-14 14:16:37 +02:00
|
|
|
#
|
2011-11-28 09:25:53 +01:00
|
|
|
# spec file for package evolution-ews
|
2011-10-14 14:16:37 +02:00
|
|
|
#
|
2017-01-18 19:05:02 +01:00
|
|
|
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
2011-10-14 14:16:37 +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.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-02-23 13:19:05 +01:00
|
|
|
|
2011-10-14 14:16:37 +02:00
|
|
|
Name: evolution-ews
|
2017-03-20 15:48:23 +01:00
|
|
|
Version: 3.24.0
|
2011-12-21 06:10:53 +01:00
|
|
|
Release: 0
|
2017-02-22 21:40:33 +01:00
|
|
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
|
|
|
%define evolution_base_version 3.24
|
2011-10-14 14:51:15 +02:00
|
|
|
Summary: Exchange Connector for Evolution, compatible with Exchange 2007 and later
|
2011-12-21 06:10:53 +01:00
|
|
|
License: LGPL-2.1
|
2011-10-14 14:16:37 +02:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
2011-12-21 06:10:53 +01:00
|
|
|
Url: http://projects.gnome.org/evolution/
|
2017-03-20 15:48:23 +01:00
|
|
|
Source: http://download.gnome.org/sources/evolution-ews/3.24/%{name}-%{version}.tar.xz
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: cmake
|
2011-10-14 14:16:37 +02:00
|
|
|
BuildRequires: fdupes
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: gcc-c++
|
2011-10-14 14:51:15 +02:00
|
|
|
BuildRequires: intltool
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: pkgconfig
|
2012-09-08 10:37:42 +02:00
|
|
|
BuildRequires: translation-update-upstream
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: pkgconfig(camel-1.2) >= %{version}
|
2015-03-19 15:35:51 +01:00
|
|
|
BuildRequires: pkgconfig(enchant)
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: pkgconfig(evolution-calendar-3.0) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{version}
|
2013-07-08 23:15:36 +02:00
|
|
|
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(evolution-shell-3.0) >= %{version}
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.46
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10
|
|
|
|
BuildRequires: pkgconfig(libebackend-1.2) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(libebook-1.2) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(libecal-1.2) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(libedata-book-1.2) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(libedata-cal-1.2) >= %{version}
|
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2) >= %{version}
|
2013-07-08 23:15:36 +02:00
|
|
|
BuildRequires: pkgconfig(libemail-engine) >= %{version}
|
2017-02-22 21:40:33 +01:00
|
|
|
BuildRequires: pkgconfig(libical)
|
2013-06-23 16:11:51 +02:00
|
|
|
BuildRequires: pkgconfig(libmspack) >= 0.4
|
2014-04-03 22:36:36 +02:00
|
|
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
|
2011-10-14 14:16:37 +02:00
|
|
|
Recommends: %{name}-lang
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2011-10-14 14:51:15 +02:00
|
|
|
|
2011-10-14 14:16:37 +02:00
|
|
|
%description
|
2011-10-14 14:51:15 +02:00
|
|
|
The EWS Exchange Connector for Evolution provides a Exchange backend
|
|
|
|
from evolution-data-server as well as plugins for Evolution to access
|
|
|
|
Exchange features.
|
|
|
|
|
|
|
|
The EWS Exchange Connector is using the Exchange Web Services interface
|
|
|
|
and is therefore compatible with Exchange 2007 and later.
|
|
|
|
|
2011-10-14 14:16:37 +02:00
|
|
|
Provides exchange connectivity for exchange server 2007 and later using
|
|
|
|
exchange web services protocol.
|
|
|
|
|
|
|
|
%lang_package
|
2017-02-22 21:40:33 +01:00
|
|
|
|
2011-10-14 14:16:37 +02:00
|
|
|
%prep
|
2011-11-28 09:25:53 +01:00
|
|
|
%setup -q
|
2012-09-08 10:37:42 +02:00
|
|
|
translation-update-upstream
|
2011-10-14 14:16:37 +02:00
|
|
|
|
|
|
|
%build
|
2017-02-22 21:40:33 +01:00
|
|
|
# We need to build directly with the 'final rpath':
|
|
|
|
# cmake is too stupid to get it right otherwise
|
|
|
|
%cmake \
|
|
|
|
-DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
|
2011-10-14 14:51:15 +02:00
|
|
|
make %{?_smp_mflags}
|
2011-10-14 14:16:37 +02:00
|
|
|
|
|
|
|
%install
|
2017-02-22 21:40:33 +01:00
|
|
|
%cmake_install
|
2011-10-14 14:16:37 +02:00
|
|
|
%find_lang evolution-ews %{?no_lang_C}
|
|
|
|
%fdupes %{buildroot}
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
2011-10-14 14:51:15 +02:00
|
|
|
%doc COPYING README
|
2011-10-14 14:16:37 +02:00
|
|
|
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
|
|
|
|
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
|
|
|
|
%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
|
|
|
|
%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
|
2012-09-08 10:20:46 +02:00
|
|
|
%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
|
2015-03-19 15:35:51 +01:00
|
|
|
%{_libdir}/evolution/modules/module-ews-configuration.so
|
2017-02-22 21:40:33 +01:00
|
|
|
%dir %{_libdir}/%{name}
|
|
|
|
%{_libdir}/%{name}/libcamelews-priv.so
|
|
|
|
%{_libdir}/%{name}/libevolution-ews.so
|
2015-03-19 15:35:51 +01:00
|
|
|
%{_datadir}/evolution/errors/module-ews-configuration.error
|
2014-04-03 22:36:36 +02:00
|
|
|
%dir %{_datadir}/evolution-data-server/ews
|
|
|
|
%{_datadir}/evolution-data-server/ews/windowsZones.xml
|
2014-10-13 19:29:27 +02:00
|
|
|
%{_datadir}/appdata/evolution-ews.metainfo.xml
|
2011-10-14 14:51:15 +02:00
|
|
|
|
|
|
|
%files lang -f evolution-ews.lang
|
2017-02-22 21:40:33 +01:00
|
|
|
%defattr(-,root,root)
|
2011-10-14 14:51:15 +02:00
|
|
|
|
2011-10-14 14:16:37 +02:00
|
|
|
%changelog
|