diff --git a/evolution.spec b/evolution.spec index 7cc201d..967c585 100644 --- a/evolution.spec +++ b/evolution.spec @@ -27,7 +27,7 @@ ExcludeArch: ppc64 Name: evolution Version: 2.3.6.1 -Release: 1 +Release: 2 License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root URL: http://www.ximian.com/ @@ -298,7 +298,7 @@ ln -sf ./evolution-%{evo_major} $RPM_BUILD_ROOT/%{_bindir}/evolution %post /sbin/ldconfig export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` -SCHEMAS="apps_evolution_addressbook-2.2.schemas apps_evolution_calendar-2.2.schemas apps_evolution_shell-2.2.schemas evolution-mail-2.2.schemas" +SCHEMAS="apps-evolution-mail-prompts-checkdefault-2.4.schemas apps_evolution_addressbook-2.4.schemas apps_evolution_calendar-2.4.schemas apps_evolution_shell-2.4.schemas evolution-mail-2.4.schemas" for S in $SCHEMAS; do gconftool-2 --makefile-install-rule /etc/gconf/schemas/$S > /dev/null done @@ -349,6 +349,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/evolution/%{evo_major}/*.so %changelog +* Sat Jul 30 2005 David Malcolm 2.3.6.1-2 +- Fixed version numbers in GConf schema files (#164622); added + apps-evolution-mail-prompts-checkdefault-2.4.schemas + * Fri Jul 29 2005 David Malcolm - 2.3.6.1-1 - 2.3.6.1