2007-01-09 17:43:57 +01:00
|
|
|
#
|
2011-02-17 13:12:31 +01:00
|
|
|
# spec file for package evolution
|
2007-01-09 17:43:57 +01:00
|
|
|
#
|
2018-01-08 18:25:48 +01:00
|
|
|
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
2007-01-09 17:43:57 +01:00
|
|
|
#
|
2008-08-14 02:23:32 +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.
|
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-02-08 16:27:26 +01:00
|
|
|
|
2011-04-27 11:35:02 +02:00
|
|
|
# wait for port of gtkimageview to gtk3
|
|
|
|
%define use_gtkimageview 0
|
2016-09-14 18:44:34 +02:00
|
|
|
%define need_autogen 0
|
2012-09-08 11:18:13 +02:00
|
|
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
2018-03-13 09:16:24 +01:00
|
|
|
%define evolution_base_version 3.28
|
2014-04-03 22:36:11 +02:00
|
|
|
# _version needs to be %{version} stripped to major.minor.micro only...
|
2013-03-14 00:00:22 +01:00
|
|
|
%define _version %(echo %{version} | grep -E -o '[0-9]+\.[0-9]+\.[0-9]+')
|
2018-03-09 11:04:26 +01:00
|
|
|
Name: evolution
|
2018-05-07 13:11:34 +02:00
|
|
|
Version: 3.28.2
|
2018-03-09 11:04:26 +01:00
|
|
|
Release: 0
|
2012-09-08 11:18:13 +02:00
|
|
|
# FIXME: check if note on license is still valid (comment before license)
|
|
|
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
2016-11-08 09:55:21 +01:00
|
|
|
# NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859
|
2018-03-13 09:16:24 +01:00
|
|
|
License: LGPL-2.0-only AND LGPL-3.0-only
|
2012-09-08 11:18:13 +02:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
2018-03-22 10:44:21 +01:00
|
|
|
URL: http://wiki.gnome.org/Apps/Evolution/
|
2018-03-13 09:16:24 +01:00
|
|
|
Source0: http://download.gnome.org/sources/evolution/%{evolution_base_version}/%{name}-%{version}.tar.xz
|
2014-08-26 20:08:54 +02:00
|
|
|
# The icon we rely on is from adwaita-icon-theme
|
|
|
|
BuildRequires: adwaita-icon-theme
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: bison
|
2013-03-14 00:00:22 +01:00
|
|
|
BuildRequires: bogofilter
|
2017-02-22 21:41:38 +01:00
|
|
|
BuildRequires: cmake
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: fdupes
|
2017-02-22 21:41:38 +01:00
|
|
|
BuildRequires: gcc-c++
|
2017-08-31 09:43:24 +02:00
|
|
|
BuildRequires: gettext
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: gtk-doc
|
2016-09-08 23:24:44 +02:00
|
|
|
BuildRequires: highlight
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: intltool
|
2018-03-09 11:04:26 +01:00
|
|
|
BuildRequires: openldap2-devel
|
|
|
|
BuildRequires: pkgconfig
|
2010-08-06 02:12:11 +02:00
|
|
|
# don't you ever enable this! It's experimental and insecure (bnc#609013)
|
|
|
|
#BuildRequires: libytnef-devel
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: psmisc
|
2013-03-14 00:00:22 +01:00
|
|
|
BuildRequires: spamassassin
|
2008-08-14 02:23:32 +02:00
|
|
|
BuildRequires: sqlite3-devel
|
2018-03-22 10:44:21 +01:00
|
|
|
BuildRequires: translation-update-upstream
|
2008-11-24 16:00:55 +01:00
|
|
|
BuildRequires: update-desktop-files
|
2012-09-08 14:17:17 +02:00
|
|
|
BuildRequires: yelp-tools
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(atk)
|
2015-03-19 15:33:44 +01:00
|
|
|
BuildRequires: pkgconfig(cryptui-0.0)
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(gail-3.0) >= 3.2.0
|
2014-04-03 22:36:11 +02:00
|
|
|
BuildRequires: pkgconfig(gcr-3) >= 3.4
|
Accepting request 184962 from home:dimstar:branches:GNOME:Factory
- Update to version 3.9.5:
+ User documentation improvements.
+ Remove nautilus-sendto integration.
+ EMailParserMessage: Better handle message bodies as
attachments.
+ EaMinicardView: Create a minicard object, if not present in a
list.
+ EDayView's event resize abort doesn't always restore original
event size.
+ EContactStore: Stop book views in a dedicated thread.
+ MailFolderCache: Thread-safety improvements and other cleanups.
+ EMailRequest: Handle empty message bodies more gracefully.
+ Do not mask CAMEL_ERROR_GENERIC in composer_send_completed().
+ Only use the alarm description if the client supports it.
+ Bugs fixed: bgo#386113, bgo#697575, bgo#697878, bgo#702664,
bgo#703153, bgo#703244, bgo#703389, bgo#703490, bgo#703899,
bgo#703991, bgo#704259, bgo#704459, bgo#704494, bgo#704558,
bgo#704682, bgo#704778.
+ Updated translations.
- Add pkgconfig(gdk-pixbuf-2.0) BuildRequires: new dependency.
- Remove language handling targetted at openSUSE <= 11.2.
OBS-URL: https://build.opensuse.org/request/show/184962
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/evolution?expand=0&rev=210
2013-07-31 20:54:12 +02:00
|
|
|
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.24.0
|
2014-04-03 22:36:11 +02:00
|
|
|
BuildRequires: pkgconfig(geocode-glib-1.0) >= 3.10
|
2015-03-19 15:33:44 +01:00
|
|
|
BuildRequires: pkgconfig(gio-2.0) >= 2.40.0
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(gladeui-2.0) >= 3.10.0
|
2016-09-08 23:24:44 +02:00
|
|
|
BuildRequires: pkgconfig(gnome-autoar-gtk-0) >= 0.1.1
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(gnome-desktop-3.0) >= 2.91.3
|
2014-04-03 22:36:11 +02:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.8.0
|
|
|
|
BuildRequires: pkgconfig(gtkspell3-3.0)
|
2015-09-04 13:31:20 +02:00
|
|
|
BuildRequires: pkgconfig(gweather-3.0) >= 3.10
|
2012-02-20 10:36:16 +01:00
|
|
|
BuildRequires: pkgconfig(ice)
|
2011-04-27 11:35:02 +02:00
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
2013-03-14 00:00:22 +01:00
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2) >= %{_version}
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(libgdata) >= 0.10
|
|
|
|
BuildRequires: pkgconfig(libnotify) >= 0.7
|
2012-01-17 16:39:24 +01:00
|
|
|
BuildRequires: pkgconfig(libpst) >= 0.6.54
|
2014-04-03 22:36:11 +02:00
|
|
|
BuildRequires: pkgconfig(libsoup-2.4) >= 2.42
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(libxml-2.0) >= 2.7.3
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(nspr)
|
|
|
|
BuildRequires: pkgconfig(nss)
|
|
|
|
BuildRequires: pkgconfig(pangoft2)
|
2012-09-08 11:18:13 +02:00
|
|
|
BuildRequires: pkgconfig(shared-mime-info) >= 0.22
|
2012-02-20 10:33:05 +01:00
|
|
|
BuildRequires: pkgconfig(sm)
|
2018-03-09 11:04:26 +01:00
|
|
|
BuildRequires: pkgconfig(webkit2gtk-4.0) >= 2.13.90
|
2015-03-19 15:33:44 +01:00
|
|
|
Requires: evolution-data-server >= %{_version}
|
2011-02-14 12:24:22 +01:00
|
|
|
Recommends: %{name}-lang
|
2012-09-08 14:17:17 +02:00
|
|
|
# Mono and python plugins were available until evo 3.5.x
|
|
|
|
Obsoletes: evolution-mono-plugins < %{version}
|
|
|
|
Obsoletes: evolution-python-plugins < %{version}
|
2011-12-21 06:10:07 +01:00
|
|
|
%glib2_gsettings_schema_requires
|
2018-03-09 11:04:26 +01:00
|
|
|
%if %{need_autogen}
|
|
|
|
BuildRequires: gnome-common
|
|
|
|
%endif
|
|
|
|
%if %{use_gtkimageview}
|
|
|
|
BuildRequires: pkgconfig(gtkimageview-3.0)
|
|
|
|
%endif
|
2007-01-09 17:43:57 +01:00
|
|
|
|
|
|
|
%description
|
|
|
|
Evolution consists of modular components (at the moment: mailer,
|
|
|
|
calendar, and address book) that should make daily life easier. Because
|
|
|
|
of the modular design, it is possible to plug new components into
|
|
|
|
Evolution or embed the existing ones in other applications.
|
|
|
|
|
2011-10-06 23:26:04 +02:00
|
|
|
%package -n glade-catalog-evolution
|
2018-03-13 09:52:57 +01:00
|
|
|
Summary: Glade catalog for the Evolution groupware library
|
2010-10-15 16:22:21 +02:00
|
|
|
Group: Development/Tools/GUI Builders
|
|
|
|
Requires: %{name} = %{version}
|
2011-10-06 23:26:04 +02:00
|
|
|
Requires: glade
|
|
|
|
Supplements: packageand(glade:%{name}-devel)
|
2010-10-15 16:22:21 +02:00
|
|
|
|
2011-10-06 23:26:04 +02:00
|
|
|
%description -n glade-catalog-evolution
|
2010-10-15 16:22:21 +02:00
|
|
|
Evolution consists of modular components (at the moment: mailer,
|
|
|
|
calendar, and address book) that should make daily life easier. Because
|
|
|
|
of the modular design, it is possible to plug new components into
|
|
|
|
Evolution or embed the existing ones in other applications.
|
|
|
|
|
|
|
|
This package provides a catalog for Glade, to allow the use of Evolution
|
|
|
|
widgets in Glade.
|
|
|
|
|
2015-04-09 12:11:23 +02:00
|
|
|
%package -n evolution-plugin-bogofilter
|
2018-03-13 09:52:57 +01:00
|
|
|
Summary: bogofilter plugin for the Evolution groupware suite
|
2015-04-09 12:11:23 +02:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Requires: %{name}
|
|
|
|
Requires: bogofilter
|
|
|
|
Enhances: %{name}
|
2018-03-09 11:04:26 +01:00
|
|
|
Supplements: packageand(%{name}:bogofilter)
|
2015-04-09 12:11:23 +02:00
|
|
|
|
|
|
|
%description -n evolution-plugin-bogofilter
|
|
|
|
Adds support for junk-mail filtering via bogofilter.
|
|
|
|
|
2016-02-19 15:51:13 +01:00
|
|
|
%package -n evolution-plugin-pst-import
|
2018-03-13 09:52:57 +01:00
|
|
|
Summary: Outlook PST importer plugin for the Evolution groupware suite
|
2016-02-19 15:51:13 +01:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Requires: %{name}
|
|
|
|
Enhances: %{name}
|
|
|
|
|
|
|
|
%description -n evolution-plugin-pst-import
|
|
|
|
Adds support to import messages from Outlook PST files.
|
|
|
|
|
2015-04-09 12:11:23 +02:00
|
|
|
%package -n evolution-plugin-spamassassin
|
2018-03-13 09:52:57 +01:00
|
|
|
Summary: SpamAssassin plugin for the Evolution groupware suite
|
2015-04-09 12:11:23 +02:00
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Requires: %{name}
|
|
|
|
Requires: spamassassin
|
|
|
|
Enhances: %{name}
|
2018-03-09 11:04:26 +01:00
|
|
|
Supplements: packageand(%{name}:spamassassin)
|
2015-04-09 12:11:23 +02:00
|
|
|
|
|
|
|
%description -n evolution-plugin-spamassassin
|
|
|
|
Adds support for junk-mail filtering via spamassassin.
|
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
%package devel
|
2018-03-13 09:52:57 +01:00
|
|
|
Summary: Development files for the Evolution groupware suite
|
2007-01-09 17:43:57 +01:00
|
|
|
Group: Development/Libraries/C and C++
|
2009-12-30 00:16:58 +01:00
|
|
|
Requires: evolution = %{version}
|
2009-12-24 20:31:48 +01:00
|
|
|
Provides: evolution2-devel = %{version}
|
|
|
|
Obsoletes: evolution2-devel < %{version}
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2009-07-31 19:13:49 +02:00
|
|
|
%description devel
|
2007-01-09 17:43:57 +01:00
|
|
|
This package contains all necessary include files and libraries needed
|
|
|
|
to develop applications that require these.
|
|
|
|
|
2007-08-09 17:23:32 +02:00
|
|
|
%lang_package
|
2018-03-09 11:04:26 +01:00
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
%prep
|
2009-02-12 16:18:05 +01:00
|
|
|
%setup -q
|
2013-02-14 13:13:32 +01:00
|
|
|
translation-update-upstream
|
2007-01-09 17:43:57 +01:00
|
|
|
|
|
|
|
%build
|
2017-02-22 21:41:38 +01:00
|
|
|
%cmake \
|
|
|
|
-DLIBEXEC_INSTALL_DIR=%{_libexecdir} \
|
|
|
|
-DENABLE_YTNEF=OFF \
|
|
|
|
-DWITH_GLADE_CATALOG=ON \
|
|
|
|
-DENABLE_GTK_DOC=ON \
|
2017-06-21 17:18:55 +02:00
|
|
|
-DCMAKE_SKIP_RPATH=OFF \
|
2011-04-27 11:35:02 +02:00
|
|
|
%if !%{use_gtkimageview}
|
2018-03-09 11:04:26 +01:00
|
|
|
%{nil}
|
2011-04-27 11:35:02 +02:00
|
|
|
%endif
|
2018-03-09 11:04:26 +01:00
|
|
|
%{nil}
|
|
|
|
make %{?_smp_mflags}
|
2007-01-09 17:43:57 +01:00
|
|
|
|
|
|
|
%install
|
2017-02-22 21:41:38 +01:00
|
|
|
%cmake_install
|
2018-03-09 11:04:26 +01:00
|
|
|
%suse_update_desktop_file -r -G "Mail and Calendar" org.gnome.Evolution GNOME GTK Network Email Calendar ContactManagement
|
|
|
|
%suse_update_desktop_file org.gnome.Evolution-alarm-notify
|
|
|
|
%find_lang %{name} %{?no_lang_C}
|
2017-08-31 09:43:24 +02:00
|
|
|
#%%find_lang evolution %%{?no_lang_C} evolution-%%evolution_base_version.lang
|
2018-03-13 09:52:57 +01:00
|
|
|
%fdupes %{buildroot}/%{_prefix}
|
2007-08-03 00:25:49 +02:00
|
|
|
|
2012-09-08 11:18:13 +02:00
|
|
|
%files
|
2018-03-09 11:04:26 +01:00
|
|
|
%license COPYING
|
|
|
|
%doc AUTHORS COPYING-DOCS COPYING-DOCS.CCBYSA COPYING-DOCS.GFDL NEWS NEWS-1.0
|
2012-09-08 11:18:13 +02:00
|
|
|
%doc %{_datadir}/help/C/%{name}/
|
2007-01-09 17:43:57 +01:00
|
|
|
%{_bindir}/*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/GConf/gsettings/evolution.convert
|
2007-01-09 17:43:57 +01:00
|
|
|
%{_datadir}/applications/*.desktop
|
|
|
|
%{_datadir}/evolution
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml
|
|
|
|
# Should not be installed as the plugin is not installed (bgo#666613)
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml
|
2015-04-18 18:42:55 +02:00
|
|
|
# despite the plugins being split in their own packages, the schema must be present in any case
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
|
2018-03-09 11:04:26 +01:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
|
|
|
%{_datadir}/icons/hicolor/*/apps/evolution-symbolic.svg
|
|
|
|
%{_datadir}/metainfo/org.gnome.Evolution.appdata.xml
|
2017-02-22 21:41:38 +01:00
|
|
|
%dir %{_libdir}/evolution/
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/*.so
|
2017-02-22 21:41:38 +01:00
|
|
|
%dir %{_libdir}/evolution/modules
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-addressbook.so
|
|
|
|
%{_libdir}/evolution/modules/module-backup-restore.so
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-google.so
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-ldap.so
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-local.so
|
|
|
|
%{_libdir}/evolution/modules/module-book-config-webdav.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-caldav.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-contacts.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-google.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-local.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-weather.so
|
|
|
|
%{_libdir}/evolution/modules/module-cal-config-webcal.so
|
|
|
|
%{_libdir}/evolution/modules/module-calendar.so
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-composer-autosave.so
|
2017-02-22 21:41:38 +01:00
|
|
|
%{_libdir}/evolution/modules/module-composer-to-meeting.so
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-contact-photos.so
|
|
|
|
%{_libdir}/evolution/modules/module-gravatar.so
|
|
|
|
%{_libdir}/evolution/modules/module-itip-formatter.so
|
2015-09-04 13:31:20 +02:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-mail-config.so
|
|
|
|
%{_libdir}/evolution/modules/module-mail.so
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
|
2017-08-31 09:43:24 +02:00
|
|
|
%{_libdir}/evolution/modules/module-accounts-window.so
|
|
|
|
%{_libdir}/evolution/modules/module-config-lookup.so
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.text-highlight.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-mailto-handler.so
|
|
|
|
%{_libdir}/evolution/modules/module-mdn.so
|
|
|
|
%{_libdir}/evolution/modules/module-offline-alert.so
|
|
|
|
%{_libdir}/evolution/modules/module-plugin-lib.so
|
|
|
|
%{_libdir}/evolution/modules/module-plugin-manager.so
|
|
|
|
%{_libdir}/evolution/modules/module-prefer-plain.so
|
|
|
|
%{_libdir}/evolution/modules/module-settings.so
|
|
|
|
%{_libdir}/evolution/modules/module-startup-wizard.so
|
2016-09-08 23:24:44 +02:00
|
|
|
%{_libdir}/evolution/modules/module-text-highlight.so
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/modules/module-vcard-inline.so
|
2016-09-08 23:24:44 +02:00
|
|
|
%{_libdir}/evolution/modules/module-webkit-editor.so
|
|
|
|
%{_libdir}/evolution/modules/module-webkit-inspector.so
|
2012-09-08 11:18:13 +02:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml
|
2017-02-22 21:41:38 +01:00
|
|
|
%dir %{_libdir}/evolution/plugins
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-email-custom-header.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-evolution-attachment-reminder.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.attachment-reminder.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-evolution-bbdb.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.autocontacts.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-gnome-dbx-import.*
|
|
|
|
%{_libdir}/evolution/plugins/*-gnome-face.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.face-picture.gschema.xml
|
2012-09-08 11:18:13 +02:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.publish-calendar.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/liborg-gnome-external-editor.so
|
|
|
|
%{_libdir}/evolution/plugins/org-gnome-external-editor.eplug
|
2011-04-27 11:35:02 +02:00
|
|
|
%if %{use_gtkimageview}
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-gnome-image-inline.*
|
2011-04-27 11:35:02 +02:00
|
|
|
%endif
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-mailing-list-actions.*
|
|
|
|
%{_libdir}/evolution/plugins/*-mail-notification.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-mail-to-task.*
|
|
|
|
%{_libdir}/evolution/plugins/*-prefer-plain.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libdir}/evolution/plugins/*-publish-calendar.*
|
|
|
|
%{_libdir}/evolution/plugins/*-save-calendar.*
|
|
|
|
%{_libdir}/evolution/plugins/*-templates.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml
|
2009-07-31 19:13:49 +02:00
|
|
|
%dir %{_libexecdir}/evolution
|
2017-02-22 21:41:38 +01:00
|
|
|
%{_libexecdir}/evolution/evolution-alarm-notify
|
|
|
|
%{_libexecdir}/evolution/evolution-backup
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_libexecdir}/evolution/killev
|
2017-02-22 21:41:38 +01:00
|
|
|
%dir %{_libdir}/evolution/web-extensions
|
|
|
|
%{_libdir}/evolution/web-extensions/libewebextension.so
|
|
|
|
%{_libdir}/evolution/web-extensions/module-itip-formatter-webextension.so
|
|
|
|
%dir %{_libdir}/evolution/web-extensions/webkit-editor
|
|
|
|
%{_libdir}/evolution/web-extensions/webkit-editor/module-webkit-editor-webextension.so
|
2018-03-09 11:04:26 +01:00
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2017-08-31 09:43:24 +02:00
|
|
|
%files lang -f evolution.lang
|
2007-08-09 17:23:32 +02:00
|
|
|
|
2011-10-06 23:26:04 +02:00
|
|
|
%files -n glade-catalog-evolution
|
|
|
|
%{_libdir}/glade/modules/libgladeevolution.so
|
|
|
|
%{_datadir}/glade/catalogs/evolution.xml
|
2010-10-15 16:22:21 +02:00
|
|
|
|
2015-04-09 12:11:23 +02:00
|
|
|
%files -n evolution-plugin-bogofilter
|
2018-03-09 11:04:26 +01:00
|
|
|
%{_datadir}/metainfo/org.gnome.Evolution-bogofilter.metainfo.xml
|
2015-04-09 12:11:23 +02:00
|
|
|
%{_libdir}/evolution/modules/module-bogofilter.so
|
|
|
|
|
|
|
|
%files -n evolution-plugin-spamassassin
|
2018-03-09 11:04:26 +01:00
|
|
|
%{_datadir}/metainfo/org.gnome.Evolution-spamassassin.metainfo.xml
|
2015-04-09 12:11:23 +02:00
|
|
|
%{_libdir}/evolution/modules/module-spamassassin.so
|
|
|
|
|
2016-02-19 15:51:13 +01:00
|
|
|
%files -n evolution-plugin-pst-import
|
|
|
|
%{_libdir}/evolution/plugins/*-pst-import.*
|
2018-03-09 11:04:26 +01:00
|
|
|
%{_datadir}/metainfo/org.gnome.Evolution-pst.metainfo.xml
|
2016-02-19 15:51:13 +01:00
|
|
|
|
2010-09-08 14:28:02 +02:00
|
|
|
%files devel
|
2018-03-09 11:04:26 +01:00
|
|
|
%doc ChangeLog HACKING MAINTAINERS README
|
|
|
|
%doc %{_datadir}/gtk-doc/html/evolution-*/
|
2015-03-19 15:33:44 +01:00
|
|
|
%{_includedir}/evolution*
|
2014-04-05 15:18:20 +02:00
|
|
|
%{_libdir}/pkgconfig/evolution-calendar-3.0.pc
|
|
|
|
%{_libdir}/pkgconfig/evolution-mail-3.0.pc
|
|
|
|
%{_libdir}/pkgconfig/evolution-shell-3.0.pc
|
|
|
|
%{_libdir}/pkgconfig/libemail-engine.pc
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2007-03-16 10:09:15 +01:00
|
|
|
%changelog
|