- Update to 2.23.3.1

- Bump eds_version to 2.23.3.
This commit is contained in:
Matthew Barnes 2008-06-02 21:57:45 +00:00
parent d5a05846f6
commit 6a666ff1df
3 changed files with 13 additions and 4 deletions

View File

@ -1 +1 @@
evolution-2.23.2.tar.bz2
evolution-2.23.3.1.tar.bz2

View File

@ -1,6 +1,6 @@
%define dbus_glib_version 0.70
%define dbus_version 1.0
%define eds_version 2.23.1
%define eds_version 2.23.3
%define glib2_version 2.16.0
%define gnome_doc_utils_version 0.8.0
%define gnome_icon_theme_version 2.19.91
@ -44,7 +44,7 @@
### Abstract ###
Name: evolution
Version: 2.23.2
Version: 2.23.3.1
Release: 1%{?dist}
License: GPLv2 and GFDL+
Group: Applications/Productivity
@ -357,6 +357,7 @@ scrollkeeper-update -q
touch --no-create %{_datadir}/icons/hicolor || :
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas > /dev/null
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null
@ -383,6 +384,7 @@ rm -rf $RPM_BUILD_ROOT
%doc AUTHORS COPYING ChangeLog NEWS README
# GConf schemas:
%{_sysconfdir}/gconf/schemas/apps_evolution_email_custom_header.schemas
%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas
@ -505,6 +507,9 @@ rm -rf $RPM_BUILD_ROOT
%{evo_plugin_dir}/org-gnome-default-source.eplug
%{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}/liborg-gnome-evolution-bbdb.so
@ -643,6 +648,10 @@ rm -rf $RPM_BUILD_ROOT
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
%changelog
* Mon Jun 02 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.3.1-1.fc10
- Update to 2.23.3.1
- Bump eds_version to 2.23.3.
* Mon May 12 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-1.fc10
- Update to 2.23.2
- Remove enchant-devel requirement.

View File

@ -1 +1 @@
c704478154e53d7e2421162ec42da875 evolution-2.23.2.tar.bz2
e9b4d48ab7cd78bc4a3b5a75aff0c69c evolution-2.23.3.1.tar.bz2