|
@@ -1,46 +1,46 @@
|
|
-%define dbus_glib_version 0.70
|
|
|
|
-%define dbus_version 0.90
|
|
|
|
-%define eds_version 2.28.1
|
|
|
|
|
|
+%define dbus_glib_version 0.86
|
|
|
|
+%define dbus_version 1.2.24
|
|
|
|
+%define eds_version 2.30.0
|
|
%define gnome_doc_utils_version 0.8.0
|
|
%define gnome_doc_utils_version 0.8.0
|
|
-%define gnome_icon_theme_version 2.28.0
|
|
|
|
|
|
+%define gnome_icon_theme_version 2.30.0
|
|
%define gnome_pilot_version 2.0.13
|
|
%define gnome_pilot_version 2.0.13
|
|
%define libxml2_version 2.7.6
|
|
%define libxml2_version 2.7.6
|
|
-%define gtkhtml_version 3.24.0
|
|
|
|
|
|
+%define gtkhtml_version 3.30.0
|
|
%define intltool_version 0.35.5
|
|
%define intltool_version 0.35.5
|
|
%define last_libgal2_version 2:2.5.3-2
|
|
%define last_libgal2_version 2:2.5.3-2
|
|
-%define libbonoboui_version 2.24.0
|
|
|
|
%define orbit2_version 2.14.0
|
|
%define orbit2_version 2.14.0
|
|
%define pilot_link_version 2:0.12.1
|
|
%define pilot_link_version 2:0.12.1
|
|
%define scrollkeeper_version 0.1.4
|
|
%define scrollkeeper_version 0.1.4
|
|
-%define soup_version 2.2.2
|
|
|
|
|
|
+%define soup_version 2.30.0
|
|
|
|
+%define unique_version 1.1.6
|
|
|
|
+%define gstreamer_version 0.10.28
|
|
|
|
+%define gnome_desktop_version 2.30.0
|
|
|
|
|
|
-%define evo_major 2.28
|
|
|
|
|
|
+%define evo_major 2.30
|
|
|
|
|
|
-%define exchange_support 1
|
|
|
|
%define inline_audio_support 0
|
|
%define inline_audio_support 0
|
|
%define ldap_support 1
|
|
%define ldap_support 1
|
|
%define libnotify_support 1
|
|
%define libnotify_support 1
|
|
%define krb5_support 1
|
|
%define krb5_support 1
|
|
-%define nntp_support 1
|
|
|
|
|
|
|
|
%define nm_support 1
|
|
%define nm_support 1
|
|
%define build_conduits 0
|
|
%define build_conduits 0
|
|
%define use_mozilla_nss 1
|
|
%define use_mozilla_nss 1
|
|
|
|
|
|
# Use stricter build settings than required by upstream.
|
|
# Use stricter build settings than required by upstream.
|
|
-%define strict_build_settings 1
|
|
|
|
|
|
+%define strict_build_settings 0
|
|
|
|
|
|
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
|
|
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
|
|
|
|
|
|
### Abstract ###
|
|
### Abstract ###
|
|
|
|
|
|
Name: evolution
|
|
Name: evolution
|
|
-Version: 2.28.1
|
|
|
|
|
|
+Version: 2.30.0.1
|
|
Release: 1%{?_dist_release}
|
|
Release: 1%{?_dist_release}
|
|
License: GPLv2 and GFDL+
|
|
License: GPLv2 and GFDL+
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
URL: http://www.gnome.org/projects/evolution/
|
|
URL: http://www.gnome.org/projects/evolution/
|
|
-Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.26/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
+Source0: ftp://ftp.gnome.org/pub/gnome/sources/evolution/2.30/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
Summary: GNOME's next-generation groupware suite
|
|
Summary: GNOME's next-generation groupware suite
|
|
Summary(ja): GNOME 次世代グループウェアスイート
|
|
Summary(ja): GNOME 次世代グループウェアスイート
|
|
@@ -71,8 +71,7 @@ Requires: evolution-data-server >= %{eds_version}
|
|
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
|
|
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
|
|
Requires: gnome-vfs2 >= %{gnomevfs2_version}
|
|
Requires: gnome-vfs2 >= %{gnomevfs2_version}
|
|
Requires: gnutls
|
|
Requires: gnutls
|
|
-Requires: gtk2 >= 2.4.0
|
|
|
|
-Requires: libbonoboui >= %{libbonoboui_version}
|
|
|
|
|
|
+Requires: gtk2 >= 2.20.0
|
|
Requires: libsoup >= %{soup_version}
|
|
Requires: libsoup >= %{soup_version}
|
|
|
|
|
|
%if %{libnotify_support}
|
|
%if %{libnotify_support}
|
|
@@ -90,12 +89,12 @@ BuildRequires: atk-devel
|
|
BuildRequires: autoconf >= 2.59
|
|
BuildRequires: autoconf >= 2.59
|
|
BuildRequires: automake >= 1.9
|
|
BuildRequires: automake >= 1.9
|
|
BuildRequires: bison
|
|
BuildRequires: bison
|
|
-BuildRequires: byacc
|
|
|
|
|
|
+## BuildRequires: byacc
|
|
BuildRequires: dbus-devel >= %{dbus_version}
|
|
BuildRequires: dbus-devel >= %{dbus_version}
|
|
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
|
|
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
|
|
BuildRequires: desktop-file-utils
|
|
BuildRequires: desktop-file-utils
|
|
BuildRequires: evolution-data-server-devel >= %{eds_version}
|
|
BuildRequires: evolution-data-server-devel >= %{eds_version}
|
|
-BuildRequires: flex
|
|
|
|
|
|
+## BuildRequires: flex
|
|
BuildRequires: gettext
|
|
BuildRequires: gettext
|
|
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
|
|
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
|
|
BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
|
|
BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
|
|
@@ -103,14 +102,20 @@ BuildRequires: gnutls-devel
|
|
BuildRequires: gtk-doc
|
|
BuildRequires: gtk-doc
|
|
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
|
|
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
|
|
BuildRequires: intltool >= %{intltool_version}
|
|
BuildRequires: intltool >= %{intltool_version}
|
|
-BuildRequires: libbonobo-devel >= 2.0
|
|
|
|
-BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
|
|
|
|
BuildRequires: libgnomecanvas-devel >= 2.0
|
|
BuildRequires: libgnomecanvas-devel >= 2.0
|
|
BuildRequires: libgnomeui-devel >= 2.0
|
|
BuildRequires: libgnomeui-devel >= 2.0
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libsoup-devel >= %{soup_version}
|
|
BuildRequires: libtool >= 1.5
|
|
BuildRequires: libtool >= 1.5
|
|
BuildRequires: libxml2-devel >= %{libxml2_version}
|
|
BuildRequires: libxml2-devel >= %{libxml2_version}
|
|
BuildRequires: pkgconfig
|
|
BuildRequires: pkgconfig
|
|
|
|
+BuildRequires: unique-devel >= %{unique_version}
|
|
|
|
+BuildRequires: libcanberra-devel
|
|
|
|
+BuildRequires: gnome-icon-theme >= %{gnome_icon_theme_version}
|
|
|
|
+BuildRequires: gstreamer-devel >= %{gstreamer_version}
|
|
|
|
+BuildRequires: gtkimageview-devel
|
|
|
|
+BuildRequires: libSM-devel
|
|
|
|
+BuildRequires: gnome-desktop-devel >= %{gnome_desktop_version}
|
|
|
|
+BuildRequires: rarian-compat
|
|
|
|
|
|
%if %{use_mozilla_nss}
|
|
%if %{use_mozilla_nss}
|
|
BuildRequires: nspr-devel
|
|
BuildRequires: nspr-devel
|
|
@@ -147,6 +152,7 @@ BuildRequires: NetworkManager-glib-devel
|
|
BuildRequires: libnotify-devel
|
|
BuildRequires: libnotify-devel
|
|
%endif
|
|
%endif
|
|
|
|
|
|
|
|
+
|
|
%description
|
|
%description
|
|
Evolution is the GNOME mailer, calendar, contact manager and
|
|
Evolution is the GNOME mailer, calendar, contact manager and
|
|
communications tool. The tools which make up Evolution will
|
|
communications tool. The tools which make up Evolution will
|
|
@@ -259,12 +265,6 @@ done
|
|
%define krb5_flags --without-krb5
|
|
%define krb5_flags --without-krb5
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%if %{nntp_support}
|
|
|
|
-%define nntp_flags --enable-nntp=yes
|
|
|
|
-%else
|
|
|
|
-%define nntp_flags --enable-nntp=no
|
|
|
|
-%endif
|
|
|
|
-
|
|
|
|
%if %{use_mozilla_nss}
|
|
%if %{use_mozilla_nss}
|
|
%define ssl_flags --enable-nss=yes --enable-smime=yes
|
|
%define ssl_flags --enable-nss=yes --enable-smime=yes
|
|
%else
|
|
%else
|
|
@@ -278,12 +278,6 @@ if ! pkg-config --exists nss; then
|
|
fi
|
|
fi
|
|
%endif
|
|
%endif
|
|
|
|
|
|
-%if %{exchange_support}
|
|
|
|
-%define exchange_flags --enable-exchange=yes
|
|
|
|
-%else
|
|
|
|
-%define exchange_flags --enable-exchange=no
|
|
|
|
-%endif
|
|
|
|
-
|
|
|
|
CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
|
|
CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
|
|
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
|
|
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
|
|
%if ! %{use_mozilla_nss}
|
|
%if ! %{use_mozilla_nss}
|
|
@@ -310,14 +304,18 @@ CFLAGS="$CFLAGS \
|
|
-Wdeclaration-after-statement \
|
|
-Wdeclaration-after-statement \
|
|
-Werror-implicit-function-declaration"
|
|
-Werror-implicit-function-declaration"
|
|
# TODO: Make -DCAMEL_DISABLE_DEPRECATED work.
|
|
# TODO: Make -DCAMEL_DISABLE_DEPRECATED work.
|
|
|
|
+
|
|
|
|
+%else
|
|
|
|
+CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
|
|
|
|
+CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%configure \
|
|
%configure \
|
|
--enable-gtk-doc \
|
|
--enable-gtk-doc \
|
|
- --enable-ipv6 \
|
|
|
|
--with-sub-version=" (%{version}-%{release})" \
|
|
--with-sub-version=" (%{version}-%{release})" \
|
|
--with-kde-applnk-path=no \
|
|
--with-kde-applnk-path=no \
|
|
- %ldap_flags %pilot_flags %krb5_flags %nntp_flags %ssl_flags %exchange_flags \
|
|
|
|
|
|
+ %ldap_flags %pilot_flags %krb5_flags %ssl_flags \
|
|
|
|
+ --disable-pst-import \
|
|
--enable-plugins=all
|
|
--enable-plugins=all
|
|
export tagname=CC
|
|
export tagname=CC
|
|
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -UGNOME_DISABLE_DEPRECATED -fno-strict-aliasing"
|
|
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -UGNOME_DISABLE_DEPRECATED -fno-strict-aliasing"
|
|
@@ -353,10 +351,6 @@ rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.keys
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.keys
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.mime
|
|
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.mime
|
|
|
|
|
|
-for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do
|
|
|
|
- sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
|
|
|
|
-done
|
|
|
|
-
|
|
|
|
# evolution link
|
|
# evolution link
|
|
#ln -sf ./evolution-%{evo_major} $RPM_BUILD_ROOT/%{_bindir}/evolution
|
|
#ln -sf ./evolution-%{evo_major} $RPM_BUILD_ROOT/%{_bindir}/evolution
|
|
|
|
|
|
@@ -400,51 +394,70 @@ rm -rf $RPM_BUILD_ROOT
|
|
%files -f translations.lang
|
|
%files -f translations.lang
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
|
%doc AUTHORS COPYING ChangeLog NEWS README
|
|
|
|
+
|
|
# GConf schemas:
|
|
# GConf schemas:
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
|
|
-%{_sysconfdir}/gconf/schemas/apps-evolution-template-placeholders.schemas
|
|
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
|
|
|
|
+%{_sysconfdir}/gconf/schemas/apps-evolution-template-placeholders.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
|
|
%{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
|
|
%{_sysconfdir}/gconf/schemas/evolution-mail.schemas
|
|
%{_sysconfdir}/gconf/schemas/evolution-mail.schemas
|
|
|
|
|
|
-%{_bindir}/*
|
|
|
|
-%{_datadir}/applications/*
|
|
|
|
-%{_datadir}/gnome/help/evolution
|
|
|
|
-%{_datadir}/idl/evolution-%{evo_major}
|
|
|
|
-#{_datadir}/mime-info/*
|
|
|
|
|
|
+# The main executable
|
|
|
|
+%{_bindir}/evolution
|
|
|
|
+
|
|
|
|
+# The alarm notify daemon
|
|
|
|
+%{_bindir}/evolution-alarm-notify
|
|
|
|
+
|
|
|
|
+%{_bindir}/evolution-settings
|
|
|
|
+
|
|
|
|
+# Desktop files:
|
|
|
|
+%{_datadir}/applications/evolution.desktop
|
|
|
|
+%{_datadir}/applications/evolution-settings.desktop
|
|
|
|
+%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
|
|
|
|
+
|
|
|
|
+# Icons:
|
|
|
|
+%{_datadir}/icons/hicolor/16x16/apps/*
|
|
|
|
+%{_datadir}/icons/hicolor/22x22/apps/*
|
|
|
|
+%{_datadir}/icons/hicolor/24x24/apps/*
|
|
|
|
+%{_datadir}/icons/hicolor/32x32/apps/*
|
|
|
|
+%{_datadir}/icons/hicolor/48x48/apps/*
|
|
|
|
+%{_datadir}/icons/hicolor/scalable/apps/*
|
|
|
|
+
|
|
|
|
+# The main data directory
|
|
|
|
+# (have not attempted to split this up into an explicit list)
|
|
%dir %{_datadir}/evolution
|
|
%dir %{_datadir}/evolution
|
|
%{_datadir}/evolution/%{evo_major}
|
|
%{_datadir}/evolution/%{evo_major}
|
|
-%{_datadir}/omf/evolution
|
|
|
|
-%{_datadir}/icons/*
|
|
|
|
-%{_libdir}/bonobo/servers/*
|
|
|
|
|
|
+
|
|
|
|
+# Modules:
|
|
%dir %{_libdir}/evolution
|
|
%dir %{_libdir}/evolution
|
|
%dir %{_libdir}/evolution/%{evo_major}
|
|
%dir %{_libdir}/evolution/%{evo_major}
|
|
-%dir %{_libdir}/evolution/%{evo_major}/components
|
|
|
|
-%{_libdir}/evolution/%{evo_major}/*.so.*
|
|
|
|
-%{_libdir}/evolution/%{evo_major}/components/*.so
|
|
|
|
|
|
+%{_libdir}/evolution/%{evo_major}/modules
|
|
|
|
+
|
|
|
|
+# Shared libraries:
|
|
|
|
+%{_libdir}/evolution/%{evo_major}/lib*.so.*
|
|
|
|
+
|
|
|
|
+# Various libexec programs:
|
|
%dir %{_libexecdir}/evolution
|
|
%dir %{_libexecdir}/evolution
|
|
-%{_libexecdir}/evolution/%{evo_major}
|
|
|
|
|
|
+%dir %{_libexecdir}/evolution/%{evo_major}
|
|
|
|
+%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
|
|
|
|
+%{_libexecdir}/evolution/%{evo_major}/evolution-backup
|
|
|
|
+%{_libexecdir}/evolution/%{evo_major}/killev
|
|
|
|
|
|
# The plugin directory:
|
|
# The plugin directory:
|
|
%dir %{evo_plugin_dir}
|
|
%dir %{evo_plugin_dir}
|
|
-#{_libdir}/evolution/%{evo_major}/plugins/*
|
|
|
|
|
|
|
|
# The various plugins follow; they are all part of the main package:
|
|
# The various plugins follow; they are all part of the main package:
|
|
-# (note that there are various resources such as glade and pixmap files that
|
|
|
|
|
|
+# (note that there are various resources such as ui and pixmap files that
|
|
# are built as part of specific plugins but which are currently packaged using
|
|
# are built as part of specific plugins but which are currently packaged using
|
|
# globs above; the purpose of the separation below is to be more explicit about
|
|
# globs above; the purpose of the separation below is to be more explicit about
|
|
# which plugins we ship)
|
|
# which plugins we ship)
|
|
-%{evo_plugin_dir}/org-gnome-mail-account-disable.eplug
|
|
|
|
-%{evo_plugin_dir}/libmail-account-disable.so
|
|
|
|
-
|
|
|
|
%{evo_plugin_dir}/org-gnome-addressbook-file.eplug
|
|
%{evo_plugin_dir}/org-gnome-addressbook-file.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-addressbook-file.so
|
|
%{evo_plugin_dir}/liborg-gnome-addressbook-file.so
|
|
|
|
|
|
-%{evo_plugin_dir}/attachment-reminder.glade
|
|
|
|
%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
|
|
%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
|
|
|
|
|
|
@@ -454,9 +467,11 @@ rm -rf $RPM_BUILD_ROOT
|
|
%endif
|
|
%endif
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-backup-restore.eplug
|
|
%{evo_plugin_dir}/org-gnome-backup-restore.eplug
|
|
-%{evo_plugin_dir}/org-gnome-backup-restore.xml
|
|
|
|
%{evo_plugin_dir}/liborg-gnome-backup-restore.so
|
|
%{evo_plugin_dir}/liborg-gnome-backup-restore.so
|
|
|
|
|
|
|
|
+%{evo_plugin_dir}/org-gnome-evolution-caldav.eplug
|
|
|
|
+%{evo_plugin_dir}/liborg-gnome-evolution-caldav.so
|
|
|
|
+
|
|
%{evo_plugin_dir}/org-gnome-calendar-file.eplug
|
|
%{evo_plugin_dir}/org-gnome-calendar-file.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-calendar-file.so
|
|
%{evo_plugin_dir}/liborg-gnome-calendar-file.so
|
|
|
|
|
|
@@ -466,15 +481,15 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{evo_plugin_dir}/org-gnome-calendar-weather.eplug
|
|
%{evo_plugin_dir}/org-gnome-calendar-weather.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-calendar-weather.so
|
|
%{evo_plugin_dir}/liborg-gnome-calendar-weather.so
|
|
|
|
|
|
-%{evo_plugin_dir}/org-gnome-copy-tool.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-copy-tool.so
|
|
|
|
-
|
|
|
|
%{evo_plugin_dir}/org-gnome-default-mailer.eplug
|
|
%{evo_plugin_dir}/org-gnome-default-mailer.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-default-mailer.so
|
|
%{evo_plugin_dir}/liborg-gnome-default-mailer.so
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-default-source.eplug
|
|
%{evo_plugin_dir}/org-gnome-default-source.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-default-source.so
|
|
%{evo_plugin_dir}/liborg-gnome-default-source.so
|
|
|
|
|
|
|
|
+%{evo_plugin_dir}/org-gnome-email-custom-header.eplug
|
|
|
|
+%{evo_plugin_dir}/liborg-gnome-email-custom-header.so
|
|
|
|
+
|
|
%{evo_plugin_dir}/org-gnome-evolution-bbdb.eplug
|
|
%{evo_plugin_dir}/org-gnome-evolution-bbdb.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-bbdb.so
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-bbdb.so
|
|
|
|
|
|
@@ -484,23 +499,12 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{evo_plugin_dir}/org-gnome-evolution-startup-wizard.eplug
|
|
%{evo_plugin_dir}/org-gnome-evolution-startup-wizard.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-startup-wizard.so
|
|
%{evo_plugin_dir}/liborg-gnome-evolution-startup-wizard.so
|
|
|
|
|
|
-%{evo_plugin_dir}/org-gnome-exchange-operations.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-exchange-operations.so
|
|
|
|
-%{evo_plugin_dir}/org-gnome-exchange-ab-subscription.xml
|
|
|
|
-%{evo_plugin_dir}/org-gnome-exchange-cal-subscription.xml
|
|
|
|
-%{evo_plugin_dir}/org-gnome-exchange-tasks-subscription.xml
|
|
|
|
-%{evo_plugin_dir}/org-gnome-folder-permissions.xml
|
|
|
|
-%{evo_plugin_dir}/org-gnome-folder-subscription.xml
|
|
|
|
-
|
|
|
|
-#{evo_plugin_dir}/org-gnome-face.eplug
|
|
|
|
-#{evo_plugin_dir}/liborg-gnome-face.so
|
|
|
|
-
|
|
|
|
%{evo_plugin_dir}/org-gnome-groupwise-features.eplug
|
|
%{evo_plugin_dir}/org-gnome-groupwise-features.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-groupwise-features.so
|
|
%{evo_plugin_dir}/liborg-gnome-groupwise-features.so
|
|
%{evo_plugin_dir}/org-gnome-compose-send-options.xml
|
|
%{evo_plugin_dir}/org-gnome-compose-send-options.xml
|
|
|
|
|
|
-%{evo_plugin_dir}/org-gnome-gw-account-setup.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-gw-account-setup.so
|
|
|
|
|
|
+%{evo_plugin_dir}/org-gnome-image-inline.eplug
|
|
|
|
+%{evo_plugin_dir}/liborg-gnome-image-inline.so
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-imap-features.eplug
|
|
%{evo_plugin_dir}/org-gnome-imap-features.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-imap-features.so
|
|
%{evo_plugin_dir}/liborg-gnome-imap-features.so
|
|
@@ -510,64 +514,45 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-mailing-list-actions.eplug
|
|
%{evo_plugin_dir}/org-gnome-mailing-list-actions.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-mailing-list-actions.so
|
|
%{evo_plugin_dir}/liborg-gnome-mailing-list-actions.so
|
|
-%{evo_plugin_dir}/org-gnome-mailing-list-actions.xml
|
|
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-mail-notification.eplug
|
|
%{evo_plugin_dir}/org-gnome-mail-notification.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-mail-notification.so
|
|
%{evo_plugin_dir}/liborg-gnome-mail-notification.so
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-mail-to-task.eplug
|
|
%{evo_plugin_dir}/org-gnome-mail-to-task.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-mail-to-task.so
|
|
%{evo_plugin_dir}/liborg-gnome-mail-to-task.so
|
|
-%{evo_plugin_dir}/org-gnome-mail-to-task.xml
|
|
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-mark-all-read.eplug
|
|
%{evo_plugin_dir}/org-gnome-mark-all-read.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-mark-all-read.so
|
|
%{evo_plugin_dir}/liborg-gnome-mark-all-read.so
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-plugin-manager.eplug
|
|
%{evo_plugin_dir}/org-gnome-plugin-manager.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-plugin-manager.so
|
|
%{evo_plugin_dir}/liborg-gnome-plugin-manager.so
|
|
-%{evo_plugin_dir}/org-gnome-plugin-manager.xml
|
|
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-prefer-plain.eplug
|
|
%{evo_plugin_dir}/org-gnome-prefer-plain.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-prefer-plain.so
|
|
%{evo_plugin_dir}/liborg-gnome-prefer-plain.so
|
|
|
|
|
|
|
|
+%{evo_plugin_dir}/org-gnome-publish-calendar.eplug
|
|
|
|
+%{evo_plugin_dir}/liborg-gnome-publish-calendar.so
|
|
|
|
+
|
|
%{evo_plugin_dir}/org-gnome-save-calendar.eplug
|
|
%{evo_plugin_dir}/org-gnome-save-calendar.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-save-calendar.so
|
|
%{evo_plugin_dir}/liborg-gnome-save-calendar.so
|
|
|
|
|
|
-%{evo_plugin_dir}/org-gnome-select-one-source.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-select-one-source.so
|
|
|
|
-
|
|
|
|
%{evo_plugin_dir}/org-gnome-subject-thread.eplug
|
|
%{evo_plugin_dir}/org-gnome-subject-thread.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-subject-thread.so
|
|
%{evo_plugin_dir}/liborg-gnome-subject-thread.so
|
|
|
|
|
|
-%{evo_plugin_dir}/org-gnome-publish-calendar.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-publish-calendar.so
|
|
|
|
-%{evo_plugin_dir}/org-gnome-publish-calendar.xml
|
|
|
|
-
|
|
|
|
-%{evo_plugin_dir}/org-gnome-evolution-caldav.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-evolution-caldav.so
|
|
|
|
-
|
|
|
|
-#{evo_plugin_dir}/org-gnome-evolution-mail-attachments-import-ics.eplug
|
|
|
|
-#{evo_plugin_dir}/liborg-gnome-evolution-mail-attachments-import-ics.so
|
|
|
|
-
|
|
|
|
-%{evo_plugin_dir}/org-gnome-email-custom-header.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-email-custom-header.so
|
|
|
|
-
|
|
|
|
-%{evo_plugin_dir}/org-gnome-evolution-webdav.eplug
|
|
|
|
-%{evo_plugin_dir}/liborg-gnome-evolution-webdav.so
|
|
|
|
-
|
|
|
|
-%{evo_plugin_dir}/templates.glade
|
|
|
|
%{evo_plugin_dir}/org-gnome-templates.eplug
|
|
%{evo_plugin_dir}/org-gnome-templates.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-templates.so
|
|
%{evo_plugin_dir}/liborg-gnome-templates.so
|
|
|
|
|
|
%{evo_plugin_dir}/org-gnome-vcard-inline.eplug
|
|
%{evo_plugin_dir}/org-gnome-vcard-inline.eplug
|
|
%{evo_plugin_dir}/liborg-gnome-vcard-inline.so
|
|
%{evo_plugin_dir}/liborg-gnome-vcard-inline.so
|
|
-
|
|
|
|
|
|
+
|
|
|
|
+%{evo_plugin_dir}/org-gnome-evolution-webdav.eplug
|
|
|
|
+%{evo_plugin_dir}/liborg-gnome-evolution-webdav.so
|
|
|
|
+
|
|
%files devel
|
|
%files devel
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
%{_includedir}/evolution-%{evo_major}
|
|
%{_includedir}/evolution-%{evo_major}
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/pkgconfig/*.pc
|
|
%{_libdir}/evolution/%{evo_major}/*.so
|
|
%{_libdir}/evolution/%{evo_major}/*.so
|
|
-#%{_libdir}/evolution/%{evo_major}/*.a
|
|
|
|
-#%{_libdir}/evolution/%{evo_major}/*/*.a
|
|
|
|
|
|
|
|
%files help -f help.lang
|
|
%files help -f help.lang
|
|
%defattr(-, root, root)
|
|
%defattr(-, root, root)
|
|
@@ -600,6 +585,15 @@ rm -rf $RPM_BUILD_ROOT
|
|
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
|
|
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Apr 25 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.0.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+- add BuildRequires: unique-devel, gstreamer-devel, gtkimageview-devel, libSM-devel, gnome-desktop-devel, rarian-compat
|
|
|
|
+- remove BuildRequires: byacc, flex, libbonobo-devel, libbonoboui-devel
|
|
|
|
+- remove Requires: libbonoboui
|
|
|
|
+- add configure option (--disable-pst-import)
|
|
|
|
+- remove unrecognized configure options (--enable-ipv6, --enable-nntp, --enable-exchange)
|
|
|
|
+- change strict_build_settings (from 1 to 0)
|
|
|
|
+
|
|
* Sun Nov 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
|
|
* Sun Nov 01 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.28.1-1
|
|
- new upstream release
|
|
- new upstream release
|
|
|
|
|