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
|
|
|
#
|
2012-01-05 12:04:47 +01:00
|
|
|
# Copyright (c) 2012 SUSE LINUX Products 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
|
|
|
|
2009-12-30 00:16:58 +01:00
|
|
|
%define USE_EVOLDAP 0
|
2011-04-27 11:35:02 +02:00
|
|
|
# wait for port of gtkimageview to gtk3
|
|
|
|
%define use_gtkimageview 0
|
2008-02-18 12:01:32 +01:00
|
|
|
|
2012-03-28 22:52:09 +02:00
|
|
|
%define need_autogen 0
|
2012-02-08 16:27:26 +01:00
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
Name: evolution
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: bison
|
2009-12-30 00:16:58 +01:00
|
|
|
%if %USE_EVOLDAP
|
2008-10-22 17:49:23 +02:00
|
|
|
BuildRequires: evoldap2-devel
|
2008-11-03 00:51:24 +01:00
|
|
|
%else
|
|
|
|
BuildRequires: openldap2-devel
|
|
|
|
%endif
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: fdupes
|
2012-02-08 16:27:26 +01:00
|
|
|
%if %USE_EVOLDAP || %{need_autogen}
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: gnome-common
|
2011-12-21 06:10:07 +01:00
|
|
|
%endif
|
2012-03-28 08:27:55 +02:00
|
|
|
BuildRequires: gnome-doc-utils-devel >= 0.20.10
|
2008-09-09 19:25:49 +02:00
|
|
|
BuildRequires: gtk-doc
|
|
|
|
BuildRequires: intltool
|
2010-08-06 04:22:46 +02:00
|
|
|
BuildRequires: krb5-devel
|
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
|
|
|
|
BuildRequires: python-devel
|
2008-08-14 02:23:32 +02:00
|
|
|
BuildRequires: sqlite3-devel
|
2009-03-25 19:08:59 +01:00
|
|
|
BuildRequires: translation-update-upstream
|
2008-11-24 16:00:55 +01:00
|
|
|
BuildRequires: update-desktop-files
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(NetworkManager)
|
|
|
|
BuildRequires: pkgconfig(atk)
|
2012-03-21 09:59:09 +01:00
|
|
|
BuildRequires: pkgconfig(dbus-glib-1) >= 0.6
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(gail)
|
|
|
|
BuildRequires: pkgconfig(gconf-2.0)
|
|
|
|
BuildRequires: pkgconfig(gio-2.0)
|
2011-04-27 10:34:17 +02:00
|
|
|
BuildRequires: pkgconfig(gladeui-2.0)
|
|
|
|
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(gnome-icon-theme)
|
2011-07-06 11:18:57 +02:00
|
|
|
BuildRequires: pkgconfig(goa-1.0)
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(gstreamer-0.10)
|
2011-04-27 10:34:17 +02:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0)
|
2011-04-27 11:35:02 +02:00
|
|
|
%if %{use_gtkimageview}
|
|
|
|
BuildRequires: pkgconfig(gtkimageview-3.0)
|
|
|
|
%endif
|
2011-04-27 10:34:17 +02:00
|
|
|
BuildRequires: pkgconfig(gweather-3.0)
|
2012-02-20 10:36:16 +01:00
|
|
|
BuildRequires: pkgconfig(ice)
|
2011-04-27 11:35:02 +02:00
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3)
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2)
|
2011-04-27 10:34:17 +02:00
|
|
|
BuildRequires: pkgconfig(libedataserverui-3.0)
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(libgdata)
|
2011-04-27 10:34:17 +02:00
|
|
|
BuildRequires: pkgconfig(libgtkhtml-4.0)
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(libnotify)
|
2012-01-17 16:39:24 +01:00
|
|
|
BuildRequires: pkgconfig(libpst) >= 0.6.54
|
2010-09-08 14:28:02 +02:00
|
|
|
BuildRequires: pkgconfig(libsoup-2.4)
|
|
|
|
BuildRequires: pkgconfig(libxml-2.0)
|
|
|
|
BuildRequires: pkgconfig(nspr)
|
|
|
|
BuildRequires: pkgconfig(nss)
|
|
|
|
BuildRequires: pkgconfig(pangoft2)
|
|
|
|
BuildRequires: pkgconfig(shared-mime-info)
|
2012-02-20 10:33:05 +01:00
|
|
|
BuildRequires: pkgconfig(sm)
|
2008-11-03 12:03:56 +01:00
|
|
|
# This should be updated upon major version changes; it should match BASE_VERSION as defined in configure.in.
|
2011-11-28 09:30:38 +01:00
|
|
|
%define evolution_base_version 3.4
|
2012-08-16 00:14:23 +02:00
|
|
|
Version: 3.4.4
|
2011-12-21 06:10:07 +01:00
|
|
|
Release: 0
|
2012-03-02 09:21:20 +01:00
|
|
|
# FIXME: check if note on license is still valid (comment before license)
|
2010-08-14 00:04:52 +02:00
|
|
|
# FIXME: check with upstream/meego if we want to enable clutter for express mode
|
2007-01-09 17:43:57 +01:00
|
|
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
2011-12-21 06:10:07 +01:00
|
|
|
License: LGPL-2.0 ; LGPL-3.0
|
|
|
|
Group: Productivity/Networking/Email/Clients
|
2012-03-02 09:21:20 +01:00
|
|
|
# NOTE: Some files are currently GPL-2.0 but pending relicensing, see bnc#749859
|
2012-03-28 08:27:55 +02:00
|
|
|
Source0: http://download.gnome.org/sources/evolution/3.4/%{name}-%{version}.tar.xz
|
2008-11-03 12:03:56 +01:00
|
|
|
# PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch maw@novell.com -- look for ldap includes in %{_libdir}/evoldap/include
|
2008-10-22 17:49:23 +02:00
|
|
|
Patch15: evolution-custom-openldap-includes.patch
|
2008-11-20 15:18:48 +01:00
|
|
|
# PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 abharath@suse.de -- Book URI: Spills Into Second Column.
|
2008-11-17 16:47:50 +01:00
|
|
|
Patch19: bnc-435722-book-uri-long.patch
|
2011-12-21 06:10:07 +01:00
|
|
|
# PATCH-NEEDS-REBASE bnc-210959-evo-accept-ics.patch bnc210959 pchenthill@novell.com -- Patch yet to be pushed upstream. (was PATCH-FIX-UPSTREAM)
|
2008-11-20 15:18:48 +01:00
|
|
|
Patch35: bnc-210959-evo-accept-ics.patch
|
2007-09-14 16:06:27 +02:00
|
|
|
Url: http://gnome.org/projects/evolution/
|
2007-01-09 17:43:57 +01:00
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2012-06-08 13:39:50 +02:00
|
|
|
Requires: evolution-data-server
|
2011-02-14 12:24:22 +01:00
|
|
|
Recommends: %{name}-lang
|
2008-05-16 13:34:00 +02:00
|
|
|
Recommends: bogofilter
|
2011-12-21 06:10:07 +01:00
|
|
|
%glib2_gsettings_schema_requires
|
2007-01-09 17:43:57 +01:00
|
|
|
%gconf_schemas_prereq
|
|
|
|
|
|
|
|
%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
|
2010-10-15 16:22:21 +02:00
|
|
|
Summary: Evolution Library -- Catalog for Glade
|
|
|
|
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.
|
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
%package devel
|
2008-08-14 02:23:32 +02:00
|
|
|
Summary: Include Files and Libraries mandatory for Development
|
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.
|
|
|
|
|
2009-02-09 12:46:14 +01:00
|
|
|
%package mono-plugins
|
|
|
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
|
|
|
Group: Productivity/Networking/Email/Clients
|
2009-12-30 00:16:58 +01:00
|
|
|
Requires: evolution = %{version}
|
|
|
|
Supplements: packageand(evolution:mono-core)
|
2009-02-09 12:46:14 +01:00
|
|
|
BuildRequires: evolution-sharp
|
|
|
|
BuildRequires: gconf-sharp2
|
|
|
|
BuildRequires: glib-sharp2
|
|
|
|
BuildRequires: gnome-sharp2
|
|
|
|
BuildRequires: gtk-sharp2
|
2010-11-17 16:15:24 +01:00
|
|
|
%if 0%{?suse_version} > 1130
|
2011-04-27 11:35:02 +02:00
|
|
|
%if 0%{?suse_version} <= 1140
|
2011-04-27 10:34:17 +02:00
|
|
|
# Workaround a bug in mono packaging: the -devel package does not drag in the lib.
|
2010-11-17 16:15:24 +01:00
|
|
|
BuildRequires: libmono-2_0-1
|
2011-04-27 11:35:02 +02:00
|
|
|
%endif
|
|
|
|
BuildRequires: pkgconfig(mono-2)
|
2010-11-17 16:15:24 +01:00
|
|
|
%else
|
2009-02-09 12:46:14 +01:00
|
|
|
BuildRequires: mono-devel
|
2010-11-17 16:15:24 +01:00
|
|
|
%endif
|
2009-02-09 12:46:14 +01:00
|
|
|
BuildRequires: ndesk-dbus-glib-devel
|
|
|
|
|
|
|
|
%description mono-plugins
|
|
|
|
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.
|
|
|
|
|
2009-12-30 00:16:58 +01:00
|
|
|
%package python-plugins
|
|
|
|
Summary: The Integrated GNOME Mail, Calendar, and Address Book Suite
|
|
|
|
Group: Productivity/Networking/Email/Clients
|
|
|
|
Requires: evolution = %{version}
|
|
|
|
Supplements: packageand(evolution:python)
|
|
|
|
|
|
|
|
%description python-plugins
|
|
|
|
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.
|
|
|
|
|
2007-08-09 17:23:32 +02:00
|
|
|
%lang_package
|
2007-01-09 17:43:57 +01:00
|
|
|
%prep
|
2009-02-12 16:18:05 +01:00
|
|
|
%setup -q
|
2012-02-08 16:27:26 +01:00
|
|
|
translation-update-upstream
|
2009-12-30 00:16:58 +01:00
|
|
|
%if %USE_EVOLDAP
|
2008-10-22 17:49:23 +02:00
|
|
|
%patch15 -p1
|
2009-12-30 00:16:58 +01:00
|
|
|
%endif
|
2008-11-17 16:47:50 +01:00
|
|
|
%patch19
|
2011-12-21 06:10:07 +01:00
|
|
|
# needs-rebase
|
|
|
|
#%%patch35
|
2007-01-09 17:43:57 +01:00
|
|
|
|
|
|
|
%build
|
2012-02-08 16:27:26 +01:00
|
|
|
%if %USE_EVOLDAP || %{need_autogen}
|
2012-03-28 08:27:55 +02:00
|
|
|
NOCONFIGURE=1 gnome-autogen.sh
|
2011-12-21 06:10:07 +01:00
|
|
|
%endif
|
2008-11-03 12:03:56 +01:00
|
|
|
%{configure} \
|
2008-10-22 17:49:23 +02:00
|
|
|
--disable-scrollkeeper \
|
2009-12-30 00:16:58 +01:00
|
|
|
%if %USE_EVOLDAP
|
2008-10-24 15:01:21 +02:00
|
|
|
--with-openldap=%{_libdir}/evoldap \
|
2008-11-03 00:51:24 +01:00
|
|
|
%else
|
|
|
|
--with-openldap=yes \
|
|
|
|
%endif
|
2009-02-09 12:46:14 +01:00
|
|
|
--with-krb5=%{_prefix} \
|
2008-10-22 17:49:23 +02:00
|
|
|
--enable-nss=yes \
|
2009-02-09 12:46:14 +01:00
|
|
|
--enable-smime=yes \
|
2008-11-17 16:47:50 +01:00
|
|
|
--enable-mono=yes \
|
2009-12-30 00:16:58 +01:00
|
|
|
--enable-python=yes \
|
2010-09-08 14:28:02 +02:00
|
|
|
--with-glade-catalog \
|
2011-04-27 11:35:02 +02:00
|
|
|
%if !%{use_gtkimageview}
|
2011-04-27 10:34:17 +02:00
|
|
|
--disable-image-inline \
|
2011-04-27 11:35:02 +02:00
|
|
|
%endif
|
2009-02-09 12:46:14 +01:00
|
|
|
--disable-static
|
2008-11-03 12:03:56 +01:00
|
|
|
# Processing the files in help uses _lots_ of memory, so running that part in parallel is bad.
|
2007-12-19 14:45:48 +01:00
|
|
|
pushd help
|
2008-11-03 12:03:56 +01:00
|
|
|
%{__make}
|
2007-12-19 17:36:09 +01:00
|
|
|
popd
|
2011-09-21 17:42:51 +02:00
|
|
|
make %{?_smp_flags} V=1
|
2007-01-09 17:43:57 +01:00
|
|
|
|
|
|
|
%install
|
2009-02-09 12:46:14 +01:00
|
|
|
%{makeinstall}
|
2009-12-24 20:31:48 +01:00
|
|
|
%if 0%{?suse_version} <= 1120
|
|
|
|
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
|
|
|
%endif
|
2009-12-30 00:16:58 +01:00
|
|
|
find %{buildroot} -name '*.la' -type f -delete -print
|
2011-01-07 16:36:01 +01:00
|
|
|
# Office is okay upstream, but we want the menu item to appear in Internet
|
|
|
|
grep -q "^Categories=.*Office" %{buildroot}%{_datadir}/applications/evolution.desktop
|
2011-01-07 16:29:20 +01:00
|
|
|
%suse_update_desktop_file -r -G "Mail and Calendar" -N "Evolution" -D "evolution" evolution GNOME GTK Network Email Calendar ContactManagement
|
2009-12-30 00:16:58 +01:00
|
|
|
%suse_update_desktop_file evolution-alarm-notify
|
2011-10-21 14:41:39 +02:00
|
|
|
%suse_update_desktop_file -u evolution-settings
|
2011-02-14 12:24:22 +01:00
|
|
|
%find_lang evolution-%evolution_base_version %{?no_lang_C}
|
|
|
|
%find_lang evolution %{?no_lang_C} evolution-%evolution_base_version.lang
|
2007-01-09 17:43:57 +01:00
|
|
|
%find_gconf_schemas
|
2009-12-30 00:16:58 +01:00
|
|
|
%{__rm} -r %{buildroot}%{_datadir}/mime-info
|
|
|
|
%if %USE_EVOLDAP
|
|
|
|
%{__mv} %{buildroot}%{_bindir}/evolution %{buildroot}%{_bindir}/evolution.bin
|
|
|
|
echo -e "#!/bin/bash\n\nLD_LIBRARY_PATH=%{_libdir}/evoldap/lib exec -a \"%{_bindir}/evolution\" %{_bindir}/evolution.bin \"\$@\"" > %{buildroot}%{_bindir}/evolution
|
|
|
|
%{__chmod} +x %{buildroot}%{_bindir}/evolution
|
2008-11-03 00:51:24 +01:00
|
|
|
%endif
|
2009-12-30 00:16:58 +01:00
|
|
|
%fdupes %{buildroot}
|
2007-08-03 00:25:49 +02:00
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
%pre -f %{name}.schemas_pre
|
|
|
|
|
|
|
|
%post
|
2011-12-21 06:10:07 +01:00
|
|
|
%glib2_gsettings_schema_post
|
2010-12-11 18:48:29 +01:00
|
|
|
%desktop_database_post
|
2011-02-14 12:24:22 +01:00
|
|
|
%icon_theme_cache_post
|
2009-07-31 19:13:49 +02:00
|
|
|
|
2007-01-09 17:43:57 +01:00
|
|
|
%posttrans -f %{name}.schemas_posttrans
|
|
|
|
|
|
|
|
%preun -f %{name}.schemas_preun
|
|
|
|
|
|
|
|
%postun
|
2011-12-21 06:10:07 +01:00
|
|
|
%glib2_gsettings_schema_postun
|
2010-12-11 18:48:29 +01:00
|
|
|
%desktop_database_postun
|
2011-02-14 12:24:22 +01:00
|
|
|
%icon_theme_cache_postun
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2009-12-30 00:16:58 +01:00
|
|
|
%files -f %{name}.schemas_list
|
2007-01-09 17:43:57 +01:00
|
|
|
%defattr(-,root,root)
|
2008-11-24 16:00:55 +01:00
|
|
|
%doc AUTHORS COPYING COPYING.LGPL2 COPYING.LGPL3 COPYING-DOCS COPYING.OPENLDAP ChangeLog MAINTAINERS NEWS NEWS-1.0 README
|
2011-02-14 12:24:22 +01:00
|
|
|
%dir %{_datadir}/gnome/
|
|
|
|
%dir %{_datadir}/gnome/help/
|
|
|
|
%dir %{_datadir}/gnome/help/%{name}/
|
|
|
|
%doc %{_datadir}/gnome/help/%{name}/C/
|
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
|
2007-03-27 01:50:48 +02:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/*.png
|
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
|
2007-01-09 17:43:57 +01:00
|
|
|
%dir %{_libdir}/evolution
|
|
|
|
%dir %{_libdir}/evolution/*
|
2012-02-23 13:19:07 +01:00
|
|
|
%{_libdir}/evolution/*/*.so
|
2009-12-24 20:31:48 +01:00
|
|
|
%dir %{_libdir}/evolution/*/modules/
|
|
|
|
%{_libdir}/evolution/*/modules/*-module-addressbook.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml
|
2011-07-26 00:08:30 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-bogofilter.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-calendar.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml
|
2010-09-24 00:19:25 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-composer-autosave.*
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-mail.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
|
2010-08-06 02:12:11 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-mailto-handler.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-mdn.*
|
2011-07-06 11:18:57 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-network-manager.*
|
2011-04-27 10:34:17 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-offline-alert.*
|
2011-07-06 11:18:57 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-online-accounts.*
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-plugin-lib.*
|
2011-04-27 10:34:17 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-plugin-manager.*
|
2011-07-26 00:08:30 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-spamassassin.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
|
2010-08-06 02:12:11 +02:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-startup-wizard.*
|
2009-02-09 12:46:14 +01:00
|
|
|
%dir %{_libdir}/evolution/*/plugins
|
|
|
|
%{_libdir}/evolution/*/plugins/*-addressbook-file.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-backup-restore.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-calendar-file.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-calendar-http.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-calendar-weather.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-default-source.*
|
|
|
|
%{_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
|
2009-02-09 12:46:14 +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
|
2009-02-09 12:46:14 +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
|
2009-02-09 12:46:14 +01:00
|
|
|
%{_libdir}/evolution/*/plugins/*-evolution-caldav.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-evolution-google.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-evolution-webdav.*
|
2009-06-02 12:44:40 +02:00
|
|
|
%{_libdir}/evolution/*/plugins/*-gnome-audio-inline.*
|
2010-08-06 02:12:11 +02:00
|
|
|
%{_libdir}/evolution/*/plugins/*-gnome-dbx-import.*
|
2011-04-27 10:34:17 +02:00
|
|
|
%{_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
|
2011-04-27 11:35:02 +02:00
|
|
|
%if %{use_gtkimageview}
|
|
|
|
%{_libdir}/evolution/*/plugins/*-gnome-image-inline.*
|
|
|
|
%endif
|
2009-06-02 12:44:40 +02:00
|
|
|
%{_libdir}/evolution/*/plugins/*-gnome-vcard-inline.*
|
2009-02-09 12:46:14 +01:00
|
|
|
%{_libdir}/evolution/*/plugins/*-imap-features.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-itip-formatter.*
|
2011-12-21 06:10:07 +01:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml
|
2009-02-09 12:46:14 +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
|
2009-02-09 12:46:14 +01:00
|
|
|
%{_libdir}/evolution/*/plugins/*-mail-to-task.*
|
|
|
|
%{_libdir}/evolution/*/plugins/*-mark-all-read.*
|
|
|
|
%{_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
|
2009-02-09 12:46:14 +01:00
|
|
|
%{_libdir}/evolution/*/plugins/*-pst-import.*
|
|
|
|
%{_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
|
|
|
|
%dir %{_libexecdir}/evolution/*
|
|
|
|
%{_libexecdir}/evolution/*/csv2vcard
|
|
|
|
%{_libexecdir}/evolution/*/evolution-*
|
|
|
|
%{_libexecdir}/evolution/*/killev
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2007-12-19 14:45:48 +01:00
|
|
|
%files lang -f evolution-%evolution_base_version.lang
|
2007-08-09 17:23:32 +02:00
|
|
|
|
2011-10-06 23:26:04 +02:00
|
|
|
%files -n glade-catalog-evolution
|
2010-10-15 16:22:21 +02:00
|
|
|
%defattr(-,root,root)
|
2011-10-06 23:26:04 +02:00
|
|
|
%{_libdir}/glade/modules/libgladeevolution.so
|
|
|
|
%{_datadir}/glade/catalogs/evolution.xml
|
2010-10-15 16:22:21 +02:00
|
|
|
|
2010-09-08 14:28:02 +02:00
|
|
|
%files devel
|
2007-01-09 17:43:57 +01:00
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_includedir}/*
|
|
|
|
%{_libdir}/pkgconfig/*.pc
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_datadir}/gtk-doc/html/eshell
|
2007-01-09 17:43:57 +01:00
|
|
|
|
2009-02-09 12:46:14 +01:00
|
|
|
%files mono-plugins
|
|
|
|
%defattr(-,root,root)
|
2009-12-24 20:31:48 +01:00
|
|
|
%{_libdir}/evolution/*/modules/*-module-plugin-mono.*
|
2009-02-09 12:46:14 +01:00
|
|
|
|
2009-12-30 00:16:58 +01:00
|
|
|
%files python-plugins
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_libdir}/evolution/*/modules/*-module-plugin-python.*
|
|
|
|
|
2007-03-16 10:09:15 +01:00
|
|
|
%changelog
|