Matthew Barnes ace892
%define dbus_glib_version 0.70
Matthew Barnes 97eab2
%define dbus_version 1.0
Matthew Barnes 5d2020
%define eds_version 2.21.90
Matthew Barnes 5d2020
%define glib2_version 2.15.3
Matthew Barnes 77a331
%define gnome_doc_utils_version 0.8.0
Matthew Barnes 97eab2
%define gnome_icon_theme_version 2.19.91
Matthew Barnes 97eab2
%define gnome_pilot_version 2.0.15
Ray Strode 6e154b
%define gnomevfs2_version 2.4
Matthew Barnes 97eab2
%define gtk2_version 2.12.0
Matthew Barnes f795f8
%define gtkhtml_version 3.17.3
Matthew Barnes 906635
%define intltool_version 0.35.5
Ray Strode 6e154b
%define last_libgal2_version 2:2.5.3-2
Matthew Barnes 5d2020
%define libbonobo_version 2.20.3
Matthew Barnes 3e0c36
%define libbonoboui_version 2.4.2
Matthew Barnes 3e0c36
%define orbit2_version 2.9.8
Matthew Barnes 39e25a
%define pilot_link_version 2:0.12.1
Matthew Barnes 88949d
%define scrollkeeper_version 0.1.4
Matthew Barnes 3e0c36
%define soup_version 2.2.2
Matthew Barnes 3e0c36
Matthew Barnes 5e441a
%define evo_major 2.22
Ray Strode 6e154b
Matthew Barnes 3e0c36
%define exchange_support 1
Matthew Barnes 9f4ab9
%define inline_audio_support 1
Ray Strode 6e154b
%define ldap_support 1
Matthew Barnes 3e0c36
%define libnotify_support 1
Ray Strode 6e154b
%define krb5_support 1
Ray Strode 6e154b
%define nntp_support 1
Matthias Clasen a2b2ed
%ifnarch s390 s390x 
Ray Strode 6e154b
%define nm_support 1
Matthias Clasen a2b2ed
%else
Matthias Clasen a2b2ed
%define nm_support 0
Matthias Clasen a2b2ed
%endif
Matthew Barnes 3e0c36
%ifarch s390 s390x
Matthew Barnes 4e4dfc
%define build_conduits 0
Matthew Barnes 3e0c36
%else
Matthew Barnes 4e4dfc
%define build_conduits 1
Matthew Barnes 3e0c36
%endif
Matthew Barnes 3e0c36
%define use_mozilla_nss 1
Ray Strode 6e154b
Matthew Barnes 829392
# Use stricter build settings than required by upstream.
Matthew Barnes 09e241
%define strict_build_settings 1
Ray Strode 6e154b
Ray Strode 6e154b
%define evo_plugin_dir %{_libdir}/evolution/%{evo_major}/plugins
Ray Strode 6e154b
Matthew Barnes fe0204
### Abstract ###
Matthew Barnes 2ec936
Ray Strode 6e154b
Name: evolution
Matthew Barnes 5d2020
Version: 2.21.90
Matthew Barnes 722476
Release: 2%{?dist}
Matthias Clasen cc1656
License: GPLv2 and GFDL+
Matthew Barnes 2ec936
Group: Applications/Productivity
Matthew Barnes 2ec936
Summary: GNOME's next-generation groupware suite
Matthew Barnes 36b2a6
URL: http://www.gnome.org/projects/evolution/
Matthew Barnes 2ec936
BuildRoot: %{_tmppath}/%{name}-%{version}-root
Matthew Barnes 93660b
Source: evolution-%{version}.tar.bz2
Ray Strode 6e154b
Matthew Barnes e80ca7
Obsoletes: libgal2 <= %{last_libgal2_version}
Matthew Barnes e80ca7
Matthew Barnes 2ec936
### Patches ###
Ray Strode 6e154b
Ray Strode 6e154b
# bad hack
Matthew Barnes ace892
Patch10: evolution-1.4.4-ldap-x86_64-hack.patch
Ray Strode 6e154b
Ray Strode 6e154b
# Fix for RH bug 164957 (was for 145552):
Matthew Barnes 1fe0c3
Patch11: evolution-2.0.2-fix-145552.patch
Ray Strode 6e154b
Matthew Barnes ace892
# Patches for conduits, based upon
Matthew Barnes ace892
# rh-161817-attach-116019-conduit_pilot_link_updates.diff
Matthew Barnes ace892
# (the latter patch was originally by Mark G. Adams):
Matthew Barnes 1fe0c3
# Patch12: evolution-2.5.4-fix-conduits.patch
Ray Strode 6e154b
Ray Strode 6e154b
# Move .conduit files from share to lib (for the sake of multilib)
Matthew Barnes 4c0e75
# This patch effects other parts of evolution.spec and so is necessary
Matthew Barnes 4c0e75
# for a successful build.
Matthew Barnes 1fe0c3
Patch13: evolution-2.5.4-fix-conduit-dir.patch
Ray Strode 6e154b
Matthew Barnes 2ec936
# Remove gnome-common macros from configure.in.
Matthew Barnes 2ec936
# We do not ship gnome-common (or at least we're not supposed to).
Matthew Barnes 1fe0c3
Patch14: evolution-2.7.1-no-gnome-common.patch
Matthew Barnes 9a2777
Matthew Barnes 1fe0c3
#Patch15: evolution-2.7.1-notification-cleanups.patch
Matthew Barnes ad2b69
Matthew Barnes 5bd7f4
# RH bug #176400
Matthew Barnes 1fe0c3
Patch17: evolution-2.9.1-im-context-reset.patch
Matthew Barnes 78a616
Matthew Barnes 02b5af
# RH bug #215478 / GNOME bug #383842
Matthew Barnes 1fe0c3
Patch18: evolution-2.9.3-source-path-entry.patch
Matthew Barnes aca4b0
Matthew Barnes 722476
# GNOME bug #240073
Matthew Barnes 722476
Patch19: evolution-2.21.90-click-to-add.patch
Matthew Barnes 722476
Matthew Barnes 829392
## Dependencies ###
Ray Strode 6e154b
Matthew Barnes 88949d
Requires(post): GConf2
Matthew Barnes 88949d
Requires(post): scrollkeeper >= %{scrollkeeper_version}
Matthew Barnes 88949d
Requires(postun): scrollkeeper >= %{scrollkeeper_version}
Matthew Barnes 88949d
Matthew Barnes ace892
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
Ray Strode 6e154b
Requires: gnome-spell >= 1.0.2
Matthew Barnes f5ef48
Requires: gnome-themes
Ray Strode 6e154b
Matthew Barnes 2ec936
### Build Dependencies ###
Matthew Barnes 2ec936
Matthew Barnes ace892
BuildRequires: GConf2-devel
Matthew Barnes ace892
BuildRequires: ORBit2-devel >= %{orbit2_version}
Matthew Barnes ace892
BuildRequires: atk-devel
Matthew Barnes 2ec936
BuildRequires: autoconf >= 2.59
Matthew Barnes 2ec936
BuildRequires: automake >= 1.9
Matthew Barnes ace892
BuildRequires: bison
Matthew Barnes ace892
BuildRequires: byacc
Matthew Barnes ace892
BuildRequires: dbus-devel >= %{dbus_version}
Matthew Barnes ace892
BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
Matthew Barnes ace892
BuildRequires: desktop-file-utils
Ray Strode 6e154b
BuildRequires: evolution-data-server-devel >= %{eds_version}
Matthew Barnes ace892
BuildRequires: flex
Matthew Barnes ace892
BuildRequires: gettext
Matthew Barnes 5d2020
BuildRequires: glib2-devel >= %{glib2_version}
Matthew Barnes 77a331
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
Matthew Barnes ace892
BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
Matthew Barnes ace892
BuildRequires: gnutls-devel
Matthew Barnes ace892
BuildRequires: gtk-doc
Matthew Barnes 97eab2
BuildRequires: gtk2-devel >= %{gtk2_version}
Matthew Barnes ace892
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
Matthew Barnes 906635
BuildRequires: intltool >= %{intltool_version}
Matthew Barnes 48b2b5
BuildRequires: libbonobo-devel >= %{libbonobo_version}
Ray Strode 6e154b
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
Ray Strode 6e154b
BuildRequires: libgnomecanvas-devel >= 2.0
Matthew Barnes ace892
BuildRequires: libgnomeui-devel >= 2.0
Matthew Barnes ace892
BuildRequires: libsoup-devel >= %{soup_version}
Matthew Barnes ace892
BuildRequires: libtool >= 1.5
Ray Strode 6e154b
BuildRequires: libxml2-devel
Matthew Barnes ace892
BuildRequires: pkgconfig
Ray Strode 6e154b
Ray Strode 6e154b
%if %{use_mozilla_nss}
Ray Strode 6e154b
BuildRequires: nspr-devel
Ray Strode 6e154b
BuildRequires: nss-devel
Ray Strode 6e154b
%else
Ray Strode 6e154b
BuildRequires: openssl-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{inline_audio_support}
Ray Strode 6e154b
# audio-inline plugin requires gstreamer to build:
Matthew Barnes 9f4ab9
BuildRequires: gstreamer-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{ldap_support} 
Ray Strode 6e154b
BuildRequires: openldap-devel >= 2.0.11 
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 4e4dfc
%if %{build_conduits} 
Ray Strode 6e154b
BuildRequires: gnome-pilot-devel >= %{gnome_pilot_version}
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{krb5_support} 
Ray Strode 6e154b
BuildRequires: krb5-devel 
Ray Strode 6e154b
# tweak for krb5 1.2 vs 1.3
Ray Strode 6e154b
%define krb5dir /usr/kerberos
Ray Strode 6e154b
#define krb5dir `pwd`/krb5-fakeprefix
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{nm_support}
Ray Strode 6e154b
BuildRequires: NetworkManager-glib-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{libnotify_support}
Ray Strode 6e154b
BuildRequires: libnotify-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%description
Ray Strode 6e154b
Evolution is the GNOME mailer, calendar, contact manager and
Matthew Barnes 4e4dfc
communications tool.  The components which make up Evolution
Matthew Barnes 4e4dfc
are tightly integrated with one another and act as a seamless
Ray Strode 6e154b
personal information-management tool.
Ray Strode 6e154b
Ray Strode 6e154b
%package devel
Ray Strode 6e154b
Group: Development/Libraries
Matthew Barnes 4e4dfc
Summary: Development files for building against %{name}
Ray Strode 6e154b
Requires: %{name} = %{version}
Matthew Barnes f8e199
Requires: evolution-data-server-devel >= %{eds_version}
Ray Strode 6e154b
Requires: gtkhtml3-devel >= %{gtkhtml_version}
Ray Strode 6e154b
Requires: libsoup-devel >= %{soup_version}
Matthew Barnes 6a1ae6
Requires: libxml2-devel
Ray Strode 6e154b
Obsoletes: libgal2-devel <= %{last_libgal2_version}
Ray Strode 6e154b
Ray Strode 6e154b
%description devel
Matthew Barnes 4e4dfc
Development files needed for building things which link against %{name}.
Ray Strode 6e154b
Matthew Barnes 5679cf
%package help
Matthew Barnes 5679cf
Group: Applications/Productivity
Matthew Barnes 4e4dfc
Summary: Help files for %{name}
Matthew Barnes 5679cf
Requires: %{name} = %{version}-%{release}
Matthew Barnes 5679cf
Matthew Barnes 5679cf
%description help
Matthew Barnes 4e4dfc
This package contains user documentation for %{name}. 
Matthew Barnes 4e4dfc
Matthew Barnes 4e4dfc
%if %{build_conduits}
Matthew Barnes 4e4dfc
%package conduits
Matthew Barnes 4e4dfc
Group: Applictions/Communications
Matthew Barnes 4e4dfc
Summary: gnome-pilot conduits for %{name}
Matthew Barnes 4e4dfc
Requires: %{name} = %{version}-%{release}
Matthew Barnes 4e4dfc
Requires: gnome-pilot >= %{gnome_pilot_version}
Matthew Barnes 4e4dfc
Matthew Barnes 4e4dfc
%description conduits
Matthew Barnes 23a28c
This package contains conduits for synchronizing PalmPilot<tm> or other
Matthew Barnes 4e4dfc
PalmOS<tm> devices with %{name}.
Matthew Barnes 4e4dfc
%endif
Matthew Barnes 5679cf
Matthew Barnes 23a28c
%package bogofilter
Matthew Barnes 23a28c
Group: Applications/Productivity
Matthew Barnes 23a28c
Summary: Bogofilter plugin for Evolution
Matthew Barnes 23a28c
Requires: %{name} = %{version}-%{release}
Matthew Barnes 23a28c
Requires: bogofilter
Matthew Barnes 23a28c
Matthew Barnes 23a28c
%description bogofilter
Matthew Barnes 23a28c
This package contains the plugin to filter junk mail using Bogofilter.
Matthew Barnes 23a28c
Matthew Barnes 23a28c
%package spamassassin
Matthew Barnes 23a28c
Group: Applications/Productivity
Matthew Barnes 23a28c
Summary: SpamAssassin plugin for Evolution
Matthew Barnes 23a28c
Requires: %{name} = %{version}-%{release}
Matthew Barnes 23a28c
Requires: spamassassin
Matthew Barnes 23a28c
Matthew Barnes 23a28c
%description spamassassin
Matthew Barnes 23a28c
This package contains the plugin to filter junk mail using SpamAssassin.
Matthew Barnes 23a28c
Ray Strode 6e154b
%prep
Matthew Barnes 93660b
%setup -q -n evolution-%{version}
Matthew Barnes ace892
%patch10 -p1 -b .ldaphack
Matthew Barnes 1fe0c3
%patch11 -p1 -b .fix-164957
Matthew Barnes 1fe0c3
#patch12 -p1 -b .fix-conduits  # leave commented
Matthew Barnes 1fe0c3
%patch13 -p1 -b .fix-conduit-dir
Matthew Barnes 1fe0c3
%patch14 -p1 -b .no-gnome-common
Matthew Barnes 1fe0c3
#patch15 -p1 -b .notification-cleanups
Matthew Barnes 1fe0c3
%patch17 -p1 -b .im-context-reset
Matthew Barnes 1fe0c3
%patch18 -p1 -b .source-path-entry
Matthew Barnes 722476
%patch19 -p1 -b .click-to-add
Daniel Williams eb681d
Ray Strode 6e154b
mkdir -p krb5-fakeprefix/include
Ray Strode 6e154b
mkdir -p krb5-fakeprefix/lib
Ray Strode 6e154b
mkdir -p krb5-fakeprefix/%{_lib}
Ray Strode 6e154b
Matthew Barnes fa084c
# Remove the welcome email from Novell
Matthew Barnes fa084c
for inbox in mail/default/*/Inbox; do
Matthew Barnes fa084c
  echo -n "" > $inbox
Matthew Barnes fa084c
done
Matthew Barnes fa084c
Ray Strode 6e154b
%build
Ray Strode 6e154b
# define all of our flags, this is kind of ugly :(
Ray Strode 6e154b
%if %{ldap_support}
Ray Strode 6e154b
%define ldap_flags --with-openldap=yes
Ray Strode 6e154b
%else
Ray Strode 6e154b
%define ldap_flags --without-openldap
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 4e4dfc
%if %{build_conduits}
Matthew Barnes 4e4dfc
%define pilot_flags --enable-pilot-conduits
Ray Strode 6e154b
%else
Matthew Barnes 4e4dfc
%define pilot_flags --disable-pilot-conduits
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{krb5_support}
Ray Strode 6e154b
%define krb5_flags --with-krb5=%{krb5dir}
Ray Strode 6e154b
%else
Ray Strode 6e154b
%define krb5_flags --without-krb5
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{nntp_support}
Matthew Barnes 4e4dfc
%define nntp_flags --enable-nntp
Ray Strode 6e154b
%else
Matthew Barnes 4e4dfc
%define nntp_flags --disable-nntp
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{use_mozilla_nss}
Ray Strode 6e154b
%define ssl_flags --enable-nss=yes --enable-smime=yes
Ray Strode 6e154b
%else
Ray Strode 6e154b
%define ssl_flags --enable-openssl=yes
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{use_mozilla_nss}
Ray Strode 6e154b
if ! pkg-config --exists nss; then 
Ray Strode 6e154b
  echo "Unable to find suitable version of mozilla nss to use!"
Ray Strode 6e154b
  exit 1
Ray Strode 6e154b
fi
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
%if %{exchange_support}
Matthew Barnes 4e4dfc
%define exchange_flags --enable-exchange
Ray Strode 6e154b
%else
Matthew Barnes 4e4dfc
%define exchange_flags --disable-exchange
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
Ray Strode 6e154b
CFLAGS="$RPM_OPT_FLAGS -fPIC -DLDAP_DEPRECATED -I%{_includedir}/et -Wno-sign-compare"; export CFLAGS
Ray Strode 6e154b
%if ! %{use_mozilla_nss}
Ray Strode 6e154b
if pkg-config openssl ; then
Ray Strode 6e154b
	CFLAGS="$CFLAGS `pkg-config --cflags openssl`"
Ray Strode 6e154b
	LDFLAGS="$LDFLAGS `pkg-config --libs-only-L openssl`"
Ray Strode 6e154b
fi
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 829392
# Add stricter build settings here as the source code gets cleaned up.
Matthew Barnes 829392
# We want to make sure things like compiler warnings and avoiding deprecated
Matthew Barnes 829392
# functions in the GNOME/GTK+ libraries stay fixed.
Matthew Barnes 829392
#
Matthew Barnes 829392
# Please file a bug report at bugzilla.gnome.org if these settings break
Matthew Barnes 829392
# compilation, and encourage the upstream developers to use them.
Matthew Barnes 829392
Matthew Barnes 829392
%if %{strict_build_settings}
Matthew Barnes 829392
CFLAGS="$CFLAGS \
Matthew Barnes 829392
	-DG_DISABLE_DEPRECATED=1 \
Matthew Barnes cb07ae
        -DPANGO_DISABLE_DEPRECATED=1 \
Matthew Barnes 829392
	-DGDK_PIXBUF_DISABLE_DEPRECATED=1 \
Matthew Barnes 829392
	-DGDK_DISABLE_DEPRECATED=1 \
Matthew Barnes 63c04d
	-DEDS_DISABLE_DEPRECATED=1 \
Matthew Barnes 7c2a3a
	-Wdeclaration-after-statement \
Matthew Barnes 829392
	-Werror-implicit-function-declaration"
Matthew Barnes f9c5e8
# TODO: Make -DCAMEL_DISABLE_DEPRECATED work.
Matthew Barnes 829392
%endif
Matthew Barnes 829392
Matthew Barnes 9c1c34
# Temporary work-around for a bad gnome-doc-utils.make.
Matthew Barnes 9c1c34
# See GNOME bug #427939.  Should be fixed in evolution-2.10.2.
Matthew Barnes 9c1c34
sed -i -e 's/@ENABLE_SK_TRUE@_s/_s/' help/Makefile.in
Ray Strode 6e154b
Ray Strode 6e154b
%configure \
Matthew Barnes 78a616
  --disable-scrollkeeper \
Matthew Barnes 2ec936
  --enable-gtk-doc \
Ray Strode 6e154b
  --enable-ipv6 \
Ray Strode 6e154b
  --enable-file-locking=fcntl --enable-dot-locking=no \
Ray Strode 6e154b
  --with-sub-version=" (%{version}-%{release})" \
Ray Strode 6e154b
  --with-kde-applnk-path=no \
Ray Strode 6e154b
  --enable-file-chooser=yes \
Ray Strode 6e154b
  %ldap_flags %pilot_flags %krb5_flags %nntp_flags %ssl_flags %exchange_flags \
Ray Strode 6e154b
  --enable-plugins=all
Ray Strode 6e154b
export tagname=CC
Matthew Barnes 63af16
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -UGNOME_DISABLE_DEPRECATED -fno-strict-aliasing"
Ray Strode 6e154b
Ray Strode 6e154b
%install
Ray Strode 6e154b
rm -rf $RPM_BUILD_ROOT
Ray Strode 6e154b
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
Ray Strode 6e154b
export tagname=CC
Matthew Barnes 93660b
make LIBTOOL=/usr/bin/libtool DESTDIR=$RPM_BUILD_ROOT install
Ray Strode 6e154b
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
Ray Strode 6e154b
Ray Strode 6e154b
# remove libtool archives for importers and the like
Ray Strode 6e154b
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
Ray Strode 6e154b
Ray Strode 6e154b
# remove statically built libraries:
Ray Strode 6e154b
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.a' -exec rm {} \;
Ray Strode 6e154b
Ray Strode 6e154b
# pilot conduits static and libtool bits should go away too
Ray Strode 6e154b
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.a
Ray Strode 6e154b
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.la
Ray Strode 6e154b
Ray Strode 6e154b
# remove additional things we don't want
Ray Strode 6e154b
%if ! %{inline_audio_support}
Ray Strode 6e154b
%{__rm} -f $RPM_BUILD_ROOT%{evo_plugin_dir}/org-gnome-audio-inline.eplug \
Ray Strode 6e154b
           $RPM_BUILD_ROOT%{evo_plugin_dir}/liborg-gnome-audio-inline.so
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Ray Strode 6e154b
# scrollkeeper gets handled in %post
Matthew Barnes 293861
rm -rf $RPM_BUILD_ROOT/var/lib/scrollkeeper
Ray Strode 6e154b
Matthew Barnes 293861
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.keys
Matthew Barnes 293861
rm -f $RPM_BUILD_ROOT%{_datadir}/mime-info/evolution.mime
Ray Strode 6e154b
Ray Strode 6e154b
for serverfile in $RPM_BUILD_ROOT%{_libdir}/bonobo/servers/*.server; do
Ray Strode 6e154b
    sed -i -e 's|location *= *"/usr/lib\(64\)*/|location="/usr/$LIB/|' $serverfile
Ray Strode 6e154b
done
Matthias Clasen cc1656
%find_lang evolution-%{evo_major} --all-name --with-gnome
Ray Strode 6e154b
Matthew Barnes 5679cf
grep "/usr/share/locale" evolution-%{evo_major}.lang > translations.lang
Matthew Barnes 5679cf
grep -v "/usr/share/locale" evolution-%{evo_major}.lang > help.lang
Matthew Barnes 5679cf
Ray Strode 6e154b
%post
Ray Strode 6e154b
/sbin/ldconfig
Matthew Barnes 78a616
scrollkeeper-update -q
Matthew Barnes e7cd76
touch --no-create %{_datadir}/icons/hicolor || :
Matthew Barnes e7cd76
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
Matthew Barnes e7cd76
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas > /dev/null
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas > /dev/null
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas > /dev/null
Matthew Barnes 516b80
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas > /dev/null
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas > /dev/null
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas > /dev/null
Matthew Barnes 35c407
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/evolution-mail.schemas > /dev/null
Ray Strode 6e154b
Matthew Barnes 23a28c
%post bogofilter
Matthew Barnes 23a28c
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
Matthew Barnes 23a28c
gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/bogo-junk-plugin.schemas > /dev/null
Matthew Barnes 23a28c
Ray Strode 6e154b
%postun
Ray Strode 6e154b
/sbin/ldconfig
Matthew Barnes 78a616
scrollkeeper-update -q
Matthew Barnes e7cd76
touch --no-create %{_datadir}/icons/hicolor || :
Matthew Barnes e7cd76
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
Ray Strode 6e154b
Ray Strode 6e154b
%clean
Ray Strode 6e154b
rm -rf $RPM_BUILD_ROOT
Ray Strode 6e154b
Matthew Barnes 5679cf
%files -f translations.lang
Ray Strode 6e154b
%defattr(-, root, root)
Matthias Clasen 65cfee
%doc AUTHORS COPYING ChangeLog NEWS README
Ray Strode 6e154b
Ray Strode 6e154b
# GConf schemas:
Matthew Barnes 516b80
%{_sysconfdir}/gconf/schemas/apps-evolution-attachment-reminder.schemas
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-notification.schemas
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/apps-evolution-mail-prompts-checkdefault.schemas 
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/apps_evolution_addressbook.schemas
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/apps_evolution_calendar.schemas
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/apps_evolution_shell.schemas
Matthew Barnes 35c407
%{_sysconfdir}/gconf/schemas/evolution-mail.schemas
Matthew Barnes 35c407
Matthew Barnes 35c407
# The main executable
Ray Strode 6e154b
%{_bindir}/evolution
Ray Strode 6e154b
Ray Strode 6e154b
# Desktop files:
Matthew Barnes 5e441a
%{_datadir}/applications/evolution.desktop
Ray Strode 6e154b
Matthew Barnes 78a616
# Icons:
Matthew Barnes 78a616
%{_datadir}/icons/hicolor/16x16/apps/evolution.png
Matthew Barnes 78a616
%{_datadir}/icons/hicolor/22x22/apps/evolution.png
Matthew Barnes 78a616
%{_datadir}/icons/hicolor/24x24/apps/evolution.png
Matthew Barnes 78a616
%{_datadir}/icons/hicolor/32x32/apps/evolution.png
Matthew Barnes 5e441a
%{_datadir}/icons/hicolor/48x48/apps/evolution.png
Matthew Barnes 78a616
%{_datadir}/icons/hicolor/scalable/apps/evolution.svg
Matthew Barnes 78a616
Ray Strode 6e154b
# IDL files (should this be in devel subpackage?)
Ray Strode 6e154b
%{_datadir}/idl/evolution-%{evo_major}
Ray Strode 6e154b
Ray Strode 6e154b
# The main data directory
Ray Strode 6e154b
# (have not attempted to split this up into an explicit list)
Ray Strode 6e154b
%dir %{_datadir}/evolution
Ray Strode 6e154b
%{_datadir}/evolution/%{evo_major}
Ray Strode 6e154b
Ray Strode 6e154b
# Bonobo components:
Matthew Barnes 35c407
%{_libdir}/bonobo/servers/GNOME_Evolution_Addressbook.server
Matthew Barnes 35c407
%{_libdir}/bonobo/servers/GNOME_Evolution_Calendar.server
Matthew Barnes 35c407
%{_libdir}/bonobo/servers/GNOME_Evolution_Calendar_AlarmNotify.server
Matthew Barnes 35c407
%{_libdir}/bonobo/servers/GNOME_Evolution_Mail.server
Matthew Barnes 35c407
%{_libdir}/bonobo/servers/GNOME_Evolution_Shell.server
Ray Strode 6e154b
%dir %{_libdir}/evolution
Ray Strode 6e154b
%dir %{_libdir}/evolution/%{evo_major}
Ray Strode 6e154b
%dir %{_libdir}/evolution/%{evo_major}/components
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/components/libevolution-addressbook.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/components/libevolution-calendar.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/components/libevolution-mail.so
Ray Strode 6e154b
Ray Strode 6e154b
# Shared libraries:
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeabutil.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeconduit.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libecontacteditor.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libecontactlisteditor.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libefilterbar.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libemiscwidgets.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeshell.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libessmime.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetable.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetext.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetimezonedialog.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeutil.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-a11y.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-addressbook-a11y.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-addressbook-importers.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-calendar-a11y.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-calendar-importers.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-mail-importers.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-smime.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-widgets-a11y.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libfilter.so.*
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libmenus.so.*
Ray Strode 6e154b
Ray Strode 6e154b
# Various libexec programs:
Ray Strode 6e154b
%dir %{_libexecdir}/evolution
Ray Strode 6e154b
%dir %{_libexecdir}/evolution/%{evo_major}
Ray Strode 6e154b
%{_libexecdir}/evolution/%{evo_major}/csv2vcard
Ray Strode 6e154b
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-clean
Ray Strode 6e154b
%{_libexecdir}/evolution/%{evo_major}/evolution-addressbook-export
Ray Strode 6e154b
%{_libexecdir}/evolution/%{evo_major}/evolution-alarm-notify
Matthew Barnes 1fe0c3
%{_libexecdir}/evolution/%{evo_major}/evolution-backup
Matthew Barnes c70709
%{_libexecdir}/evolution/%{evo_major}/killev
Ray Strode 6e154b
Ray Strode 6e154b
# The plugin directory:
Ray Strode 6e154b
%dir %{evo_plugin_dir}
Ray Strode 6e154b
Ray Strode 6e154b
# The various plugins follow; they are all part of the main package:
Ray Strode 6e154b
# (note that there are various resources such as glade and pixmap files that 
Ray Strode 6e154b
# are built as part of specific plugins but which are currently packaged using 
Ray Strode 6e154b
# globs above; the purpose of the separation below is to be more explicit about
Ray Strode 6e154b
# which plugins we ship)
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mail-account-disable.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/libmail-account-disable.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-addressbook-file.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-addressbook-file.so
Ray Strode 6e154b
Matthew Barnes 680ca0
%{evo_plugin_dir}/attachment-reminder.glade
Matthew Barnes 680ca0
%{evo_plugin_dir}/org-gnome-evolution-attachment-reminder.eplug
Matthew Barnes 680ca0
%{evo_plugin_dir}/liborg-gnome-evolution-attachment-reminder.so
Matthew Barnes 680ca0
Ray Strode 6e154b
%if %{inline_audio_support}
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-audio-inline.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-audio-inline.so
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 1fe0c3
%{evo_plugin_dir}/org-gnome-backup-restore.eplug
Matthew Barnes 1fe0c3
%{evo_plugin_dir}/org-gnome-backup-restore.xml
Matthew Barnes 1fe0c3
%{evo_plugin_dir}/liborg-gnome-backup-restore.so
Matthew Barnes 1fe0c3
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-calendar-file.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-calendar-file.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-calendar-http.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-calendar-http.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-calendar-weather.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-calendar-weather.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-copy-tool.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-copy-tool.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-default-mailer.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-default-mailer.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-default-source.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-default-source.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-evolution-bbdb.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-evolution-bbdb.so
Ray Strode 6e154b
Matthew Barnes 5e441a
%{evo_plugin_dir}/org-gnome-evolution-google.eplug
Matthew Barnes 5e441a
%{evo_plugin_dir}/liborg-gnome-evolution-google.so
Matthew Barnes 5e441a
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-evolution-startup-wizard.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-evolution-startup-wizard.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-exchange-operations.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-exchange-operations.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-exchange-ab-subscription.xml
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-exchange-cal-subscription.xml
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-exchange-tasks-subscription.xml
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-folder-permissions.xml
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-folder-subscription.xml
Ray Strode 6e154b
Matthew Barnes 069c33
%{evo_plugin_dir}/org-gnome-face.eplug
Matthew Barnes 069c33
%{evo_plugin_dir}/liborg-gnome-face.so
Matthew Barnes 069c33
%{evo_plugin_dir}/org-gnome-face-ui.xml
Matthew Barnes 069c33
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-groupwise-features.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-groupwise-features.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-compose-send-options.xml
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-gw-account-setup.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-gw-account-setup.so
Ray Strode 6e154b
Matthew Barnes cb07ae
%{evo_plugin_dir}/org-gnome-imap-features.eplug
Matthew Barnes cb07ae
%{evo_plugin_dir}/liborg-gnome-imap-features.so
Matthew Barnes cb07ae
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-itip-formatter.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-itip-formatter.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mailing-list-actions.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-mailing-list-actions.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mailing-list-actions.xml
Ray Strode 6e154b
Matthew Barnes f9c5e8
%{evo_plugin_dir}/org-gnome-mail-notification.eplug
Matthew Barnes f9c5e8
%{evo_plugin_dir}/liborg-gnome-mail-notification.so
Matthew Barnes f9c5e8
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mail-to-task.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-mail-to-task.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mail-to-task.xml
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mark-all-read.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-mark-all-read.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-mark-calendar-offline.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-mark-calendar-offline.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-plugin-manager.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-plugin-manager.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-plugin-manager.xml
Ray Strode 6e154b
Matthew Barnes 09e241
%{evo_plugin_dir}/org-gnome-prefer-plain.eplug
Matthew Barnes 09e241
%{evo_plugin_dir}/liborg-gnome-prefer-plain.so
Matthew Barnes 09e241
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-print-message.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-print-message.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-print-message.xml
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-save-calendar.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-save-calendar.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-select-one-source.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-select-one-source.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-subject-thread.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-subject-thread.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-evolution-hula-account-setup.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-evolution-hula-account-setup.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-publish-calendar.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-publish-calendar.so
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-publish-calendar.xml
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-evolution-caldav.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-evolution-caldav.so
Ray Strode 6e154b
Ray Strode 6e154b
%{evo_plugin_dir}/org-gnome-evolution-mail-attachments-import-ics.eplug
Ray Strode 6e154b
%{evo_plugin_dir}/liborg-gnome-evolution-mail-attachments-import-ics.so
Ray Strode 6e154b
Ray Strode 6e154b
%files devel
Ray Strode 6e154b
%defattr(-, root, root)
Ray Strode 6e154b
%{_includedir}/evolution-%{evo_major}
Matthew Barnes 35c407
%{_libdir}/pkgconfig/evolution-plugin.pc
Matthew Barnes 35c407
%{_libdir}/pkgconfig/evolution-shell.pc
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeabutil.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeconduit.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libecontacteditor.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libecontactlisteditor.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libefilterbar.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libemiscwidgets.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeshell.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libessmime.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetable.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetext.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libetimezonedialog.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libeutil.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-a11y.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-addressbook-a11y.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-addressbook-importers.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-calendar-a11y.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-calendar-importers.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-mail-importers.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-smime.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libevolution-widgets-a11y.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libfilter.so
Ray Strode 6e154b
%{_libdir}/evolution/%{evo_major}/libmenus.so
Ray Strode 6e154b
Matthew Barnes 5679cf
%files help -f help.lang
Matthew Barnes 4e4dfc
%defattr(-, root, root)
Matthew Barnes 5679cf
%dir %{_datadir}/omf/evolution
Matthew Barnes 5679cf
Matthew Barnes 4e4dfc
%if %{build_conduits}
Matthew Barnes 4e4dfc
%files conduits
Matthew Barnes 4e4dfc
%defattr(-, root, root)
Matthew Barnes 4e4dfc
%dir %{_libdir}/evolution/%{evo_major}/conduits
Matthew Barnes 4e4dfc
%{_libdir}/evolution/%{evo_major}/conduits/libeaddress_conduit.so
Matthew Barnes 4e4dfc
%{_libdir}/evolution/%{evo_major}/conduits/libecalendar_common_conduit.so
Matthew Barnes 4e4dfc
%{_libdir}/evolution/%{evo_major}/conduits/libecalendar_conduit.so
Matthew Barnes 4e4dfc
%{_libdir}/evolution/%{evo_major}/conduits/libememo_conduit.so
Matthew Barnes 4e4dfc
%{_libdir}/evolution/%{evo_major}/conduits/libetodo_conduit.so
Matthew Barnes 4e4dfc
%{_libdir}/gnome-pilot/conduits/e-address.conduit
Matthew Barnes 4e4dfc
%{_libdir}/gnome-pilot/conduits/e-calendar.conduit
Matthew Barnes 4e4dfc
%{_libdir}/gnome-pilot/conduits/e-memo.conduit
Matthew Barnes 4e4dfc
%{_libdir}/gnome-pilot/conduits/e-todo.conduit
Matthew Barnes 4e4dfc
%endif
Matthew Barnes 4e4dfc
Matthew Barnes 23a28c
%files bogofilter
Matthew Barnes 23a28c
%defattr(-, root, root)
Matthew Barnes 23a28c
%{evo_plugin_dir}/org-gnome-bogo-junk-plugin.eplug
Matthew Barnes 23a28c
%{evo_plugin_dir}/liborg-gnome-bogo-junk-plugin.so
Matthew Barnes 23a28c
%{_sysconfdir}/gconf/schemas/bogo-junk-plugin.schemas
Matthew Barnes 23a28c
Matthew Barnes 23a28c
%files spamassassin
Matthew Barnes 23a28c
%defattr(-, root, root)
Matthew Barnes 23a28c
%{evo_plugin_dir}/org-gnome-sa-junk-plugin.eplug
Matthew Barnes 23a28c
%{evo_plugin_dir}/liborg-gnome-sa-junk-plugin.so
Matthew Barnes 23a28c
Ray Strode 6e154b
%changelog
Matthew Barnes 722476
* Tue Jan 29 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-2.fc9
Matthew Barnes 722476
- Add patch for GNOME bug #240073 (don't strikeout Click to Add in tasks).
Matthew Barnes 722476
Matthew Barnes 5d2020
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
Matthew Barnes 5d2020
- Update to 2.21.90
Matthew Barnes 5d2020
- Update build requirements.
Matthew Barnes 5d2020
- Remove patch for GNOME #363695 (obsolete/problematic).
Matthew Barnes 5d2020
- Remove patch for GNOME #509741 (fixed upstream).
Matthew Barnes 5d2020
Matthew Barnes 4f9238
* Tue Jan 15 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-2.fc9
Matthew Barnes 4f9238
- Add patch for GNOME bug #509741 (crash on startup).
Matthew Barnes 4f9238
Matthew Barnes 1fe0c3
* Mon Jan 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-1.fc9
Matthew Barnes 1fe0c3
- Update to 2.21.5
Matthew Barnes 1fe0c3
- The backup-restore plugin is stable again.
Matthew Barnes 1fe0c3
- Remove patch for RH bug #154360 (fixed upstream).
Matthew Barnes 1fe0c3
- Remove patch for RH bug #166231 (obsolete, possibly fixed upstream).
Matthew Barnes 1fe0c3
- Remove patch for RH bug #178295 (fixed upstream).
Matthew Barnes 1fe0c3
- Remove patch for GNOME bug #362638 (fixed upstream).
Matthew Barnes 1fe0c3
- Remove patch for GNOME bug #504030 (fixed upstream).
Matthew Barnes 1fe0c3
- Remove patch for GNOME bug #507311 (fixed upstream).
Matthew Barnes 1fe0c3
Matthew Barnes 1fe0c3
* Sat Jan 05 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.4-2.fc9
Matthew Barnes aca4b0
- Add patch for GNOME bug #507311 (send Bug Buddy reports to the new
Matthew Barnes aca4b0
  BugBuddyBugs Bugzilla component).
Matthew Barnes aca4b0
Matthew Barnes ab1faa
* Mon Dec 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.4-1.fc9
Matthew Barnes ab1faa
- Update to 2.21.4
Matthew Barnes ab1faa
- Expunge unused patches.
Matthew Barnes ab1faa
- Bump eds_version to 2.21.4 for new Camel functions.
Matthew Barnes ab1faa
Matthew Barnes 23a28c
* Mon Dec 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-4.fc9
Matthew Barnes 23a28c
- Split junk filtering plugins into evolution-bogofilter and
Matthew Barnes 23a28c
  evolution-spamassassin subpackages, each of which requires the
Matthew Barnes 23a28c
  necessary backend packages.  (RH bug #377381)
Matthew Barnes 23a28c
Matthew Barnes 5143c7
* Mon Dec 05 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-3.fc9
Matthew Barnes f795f8
- Bump eds_version to 2.21.3 and gtkhtml_version to 3.17.3.
Matthew Barnes 5143c7
Matthias Clasen 5c11ff
* Tue Dec  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-2
Matthias Clasen 5c11ff
- Rebuild against new openssl
Matthias Clasen 5c11ff
Matthew Barnes d93c79
* Mon Dec 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-1.fc9
Matthew Barnes d93c79
- Update to 2.21.3
Matthew Barnes d93c79
- Remove patch for RH bug #215467 (fixed upstream).
Matthew Barnes d93c79
- Remove patch for GNOME bug #499920 (fixed upstream).
Matthew Barnes d93c79
Matthew Barnes d58a83
* Sat Dec 01 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-4.fc9
Matthew Barnes d58a83
- Fix a corrupted patch that caused GNOME bug #499291.
Matthew Barnes d58a83
Matthew Barnes ba8861
* Thu Nov 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-3.fc9
Matthew Barnes ba8861
- Add patch for GNOME bug #499920 (invalid #include).
Matthew Barnes ba8861
Matthew Barnes 414fc0
* Fri Nov 23 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-2.fc9
Matthew Barnes 414fc0
- Rebuild against newer libpisync.so.
Matthew Barnes 414fc0
Matthew Barnes c5a13c
* Mon Nov 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-1.fc9
Matthew Barnes c5a13c
- Update to 2.21.2
Matthew Barnes c5a13c
Matthew Barnes c5a13c
* Tue Oct 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-2.fc9
Matthew Barnes 4e4dfc
- Attempt to split the gnome-pilot stuff into a separate
Matthew Barnes 4e4dfc
  evolution-conduits subpackage (RH bug #178155).
Matthew Barnes 4e4dfc
Matthew Barnes 4e4dfc
* Mon Oct 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-1.fc9
Matthew Barnes 5e441a
- Update to 2.21.1
Matthew Barnes 5e441a
- Remove redundant requirements.
Matthew Barnes 5e441a
- Bump EDS requirement to 2.21.1.
Matthew Barnes 5e441a
- Bump gtkhtml requirement to 3.17.1.
Matthew Barnes 5e441a
- Backup/restore plugin got moved from standard to experimental.
Matthew Barnes 5e441a
- Revert the per-component menu items (RH bug #222105, #241462, #293771).
Matthew Barnes 5e441a
- Show the switcher buttons by default (RH bug #186403).
Matthew Barnes 5e441a
- Alter the desktop file Name and Comment.
Matthew Barnes 5e441a
- Disable patch for GNOME bug #376991 for now.  It may be contributing
Matthew Barnes 5e441a
  to password prompting problems as described in RH bug #296671.
Matthew Barnes 5e441a
- Remove patch for GNOME bug #417999 (fixed upstream).
Matthew Barnes 5e441a
- Remove patch for GNOME bug #476040 (fixed upstream).
Matthew Barnes 5e441a
- Remove patch for GNOME bug #477045 (fixed upstream).
Matthew Barnes 5e441a
Matthew Barnes c70709
* Mon Oct 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.1-2.fc8
Matthew Barnes c70709
- Fix a broken zoom icon.
Matthew Barnes c70709
Milan Crha d8dd82
* Mon Oct 15 2007 Milan Crha <mcrha@redhat.com> - 2.12.1-1.fc8
Milan Crha d8dd82
- Update to 2.12.1
Milan Crha d8dd82
- Add files for the new backup-restore plugin.
Milan Crha d8dd82
Matthew Barnes 97eab2
* Tue Oct 09 2007 Matthew Barnes 
Matthew Barnes 97eab2
- Sync version requirements up with configure.in.
Matthew Barnes 97eab2
Matthew Barnes c03bc5
* Tue Oct 09 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-7.fc8
Matthew Barnes c03bc5
- Revise patch for GNOME bug #477045 (more icon tweaks).
Matthew Barnes c03bc5
Matthew Barnes 48b2b5
* Fri Oct 05 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-6.fc8
Matthew Barnes 48b2b5
- Require libbonobo >= 2.16.0 (RH bug #213823).
Matthew Barnes 48b2b5
Matthew Barnes f5ef48
* Thu Oct 04 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-5.fc8
Matthew Barnes f5ef48
- Require gnome-themes (RH bug #235617).
Matthew Barnes f5ef48
Matthew Barnes b73ab6
* Wed Oct 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-4.fc8
Matthew Barnes b73ab6
- Revise patch for GNOME bug #477045 (run-time warnings when composing mail).
Matthew Barnes b73ab6
Matthew Barnes 9f4ab9
* Wed Sep 19 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-3.fc8
Matthew Barnes 9f4ab9
- Re-enable the inline audio plugin since it now uses GStreamer 0.10.
Matthew Barnes 9f4ab9
Matthew Barnes bf6360
* Wed Sep 19 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-2.fc8
Matthew Barnes bf6360
- Revise patch for GNOME bug #477045 (less-zealous icon renaming).
Matthew Barnes bf6360
Matthew Barnes 9cf637
* Mon Sep 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.12.0-1.fc8
Matthew Barnes 9cf637
- Update to 2.12.0
Matthew Barnes 9cf637
- Remove patch for RH bug #182247 (fixed upstream).
Matthew Barnes 9cf637
Matthew Barnes ce45da
* Sat Sep 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-4.fc8
Matthew Barnes ce45da
- Add patch for GNOME bug #477045 (use standard icon names).
Matthew Barnes ce45da
Matthew Barnes d32203
* Tue Sep 11 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-3.fc8
Matthew Barnes d32203
- Add patch for GNOME bug #476040 (fix attachment icon).
Matthew Barnes d32203
Matthew Barnes 5679cf
* Sat Sep  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.92-2.fc8
Matthew Barnes 5679cf
- Split off an evolution-help package
Matthew Barnes 5679cf
Matthew Barnes d5f931
* Mon Sep 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.92-1.fc8
Matthew Barnes d5f931
- Update to 2.11.92
Matthew Barnes d5f931
Matthew Barnes 5bb8f2
* Wed Aug 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.91-3.fc8
Matthew Barnes 5bb8f2
- Revise patch for GNOME bug #362638 to fix GNOME bug #357175
Matthew Barnes 5bb8f2
  (Evolution fails to close after IMAP alert has been displayed).
Matthew Barnes 5bb8f2
Matthew Barnes 2a1247
* Tue Aug 28 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.91-2.fc8
Matthew Barnes 2a1247
- Fix compilation breakage caused by our strict build settings.
Matthew Barnes 2a1247
Milan Crha a59506
* Tue Aug 28 2007 Milan Crha <mcrha@redhat.com> - 2.11.91-1.fc8
Milan Crha a59506
- Update to 2.11.91
Milan Crha a59506
- Removed patch for RH bug #157400 / GNOME bug #303877 (fixed upstream).
Milan Crha a59506
- Removed patch for RH bug #157505 / GNOME bug #303878 (fixed upstream).
Milan Crha a59506
- Removed patch for RH bug #161885 / GNOME bug #309166 (fixed upstream).
Milan Crha a59506
- Removed patch for RH bug #202751 / GNOME bug #355766 (fixed upstream).
Milan Crha a59506
- Removed patch for RH bug #218898 / GNOME bug #385414 (fixed upstream).
Milan Crha a59506
- Removed patch for RH bug #253348 / GNOME bug #467883 (fixed upstream).
Milan Crha a59506
Matthew Barnes e80ca7
* Thu Aug 23 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.90-4.fc8
Matthew Barnes e80ca7
- Obsolete the evolution-bogofilter package.
Matthew Barnes e80ca7
Matthew Barnes 320424
* Mon Aug 20 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.90-3.fc8
Matthew Barnes 320424
- Revise patch for GNOME bug #417999 to fix GNOME bug #447591
Matthew Barnes 320424
  (Automatic Contacts combo boxes don't work).
Matthew Barnes 320424
Matthew Barnes d72a14
* Sat Aug 18 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.90-2.fc8
Matthew Barnes d72a14
- Add patch for RH bug #253348 (crash on startup).
Matthew Barnes d72a14
Matthew Barnes b4dc82
* Wed Aug 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.90-1.fc8
Matthew Barnes b4dc82
- Update to 2.11.90
Matthew Barnes b4dc82
Matthias Clasen cc1656
* Wed Aug  8 2007 Matthias Clasen <mclasen@redhat.com> - 2.11.6.1-2
Matthias Clasen cc1656
- Update the license field
Matthias Clasen cc1656
- Use %%find_lang for help files
Matthias Clasen cc1656
Matthew Barnes 069c33
* Wed Aug 01 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.6.1-1.fc8
Matthew Barnes 069c33
- Update to 2.11.6.1
Matthew Barnes 069c33
Matthew Barnes 069c33
* Tue Jul 31 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.6-1.fc8
Matthew Barnes 069c33
- Update to 2.11.6
Matthew Barnes 069c33
- Remove patch for GNOME bug #380534 (fixed upstream).
Matthew Barnes 069c33
Matthew Barnes 357a64
* Fri Jul 27 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.5-3.fc8
Matthew Barnes 357a64
- Add patch for GNOME bug #380534 (clarify version requirements).
Matthew Barnes 357a64
Matthew Barnes c8644d
* Mon Jul 16 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.5-2.fc8
Matthew Barnes c8644d
- Remove spamassassin requirement since it's optional.
Matthew Barnes c8644d
Matthew Barnes 680ca0
* Fri Jul 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.5-1.fc8
Matthew Barnes 680ca0
- Update to 2.11.5
Matthew Barnes 680ca0
- Revise patch for GNOME bug #362638 to fix RH bug #245695.
Matthew Barnes 680ca0
Matthew Barnes 48d450
* Wed Jun 27 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.4-2.fc8
Matthew Barnes 680ca0
- Revise patch for GNOME bug #363638 to fix RH bug #245289 (frequent hangs).
Matthew Barnes 48d450
Matthew Barnes 42b96a
* Mon Jun 18 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.4-1.fc8
Matthew Barnes 42b96a
- Update to 2.11.4
Matthew Barnes 42b96a
- Remove patch for GNOME bug #447727 (fixed upstream).
Matthew Barnes 42b96a
Matthew Barnes edec9f
* Thu Jun 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-5.fc8
Matthew Barnes edec9f
- Add patch for GNOME bug #447727 (remove EClippedLabel).
Matthew Barnes edec9f
Matthew Barnes cefbbb
* Wed Jun 06 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-4.fc8
Matthew Barnes cefbbb
- Revise patch for GNOME bug #362638 to fix RH bug #240507 (hang on exit).
Matthew Barnes cefbbb
Matthew Barnes 10699f
* Wed Jun 06 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-3.fc8
Matthew Barnes 10699f
- Remove some debug messages that accidentally slipped in.
Matthew Barnes 10699f
Matthew Barnes 25202c
* Tue Jun 05 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-2.fc8
Matthew Barnes 25202c
- Fix an invalid g_free() that was causing lock-ups.
Matthew Barnes 25202c
Matthew Barnes 35c407
* Mon Jun 04 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.3-1.fc8
Matthew Barnes 35c407
- Update to 2.11.3
Matthew Barnes 35c407
- Evolution no longer has versioned file names.
Matthew Barnes 35c407
- Remove patch for RH bug #202289 (fixed upstream).
Matthew Barnes 35c407
- Remove patch for RH bug #235878 (fixed upstream).
Matthew Barnes 35c407
- Remove patch for RH bug #238155 (fixed upstream).
Matthew Barnes 35c407
- Remove patch for RH bug #240147 (fixed upstream).
Matthew Barnes 35c407
Matthew Barnes 131f47
* Thu May 31 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.2-2.fc8
Matthew Barnes 131f47
- Evolution no longer requires libgnomeprint[ui].
Matthew Barnes 131f47
Matthew Barnes f9c5e8
* Fri May 18 2007 Matthew Barnes <mbarnes@redhat.com> - 2.11.2-1.fc8
Matthew Barnes f9c5e8
- Update to 2.11.2
Matthew Barnes f9c5e8
- Bump evo_major to 2.12.
Matthew Barnes f9c5e8
- Bump eds_version to 1.11.0.
Matthew Barnes f9c5e8
- Update files with new plugins and icons.
Matthew Barnes f9c5e8
- Remove patch for RH bug #190359 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for RH bug #218801 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for RH bug #234315 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for RH bug #236399 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for RH bug #236860 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for RH bug #238551 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for GNOME bug #373837 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for GNOME bug #373116 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for GNOME bug #418971 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for GNOME bug #419469 (fixed upstream).
Matthew Barnes f9c5e8
- Remove patch for GNOME bug #419524 (fixed upstream).
Matthew Barnes f9c5e8
- Remove evolution-2.6.0-prototypes.patch (obsolete).
Matthew Barnes f9c5e8
Matthew Barnes 1e91f2
* Wed May 16 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-17.fc7
Matthew Barnes 1e91f2
- Revise patch for GNOME bug #362638 to fix RH bug #237206
Matthew Barnes 1e91f2
  (certificate prompt causes crash, again).
Matthew Barnes 1e91f2
Matthew Barnes 499936
* Tue May 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-16.fc7
Matthew Barnes 499936
- Add patch for RH bug #240147 (Send/Receive dialog layout).
Matthew Barnes 499936
Matthew Barnes adf0f6
* Mon May 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-15.fc7
Matthew Barnes adf0f6
- Revise patch for RH bug #236860 to match upstream's solution.
Matthew Barnes adf0f6
Matthew Barnes d67d2b
* Mon May 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-14.fc7
Matthew Barnes d67d2b
- Revise patch for RH bug #238155 (crash on startup).
Matthew Barnes d67d2b
Matthew Barnes fdddfb
* Mon May 07 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-13.fc7
Matthew Barnes fdddfb
- Add patch for RH bug #238155 (crash on startup).
Matthew Barnes fdddfb
Matthew Barnes 65ba61
* Tue May 01 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-12.fc7
Matthew Barnes cb9f1e
- Add patch for RH bug #238551 (incorrect attachment count).
Matthew Barnes cb9f1e
Matthew Barnes 2e3681
* Tue May 01 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-10.fc7
Matthew Barnes 2e3681
- Revise patch for GNOME bug #363695 to fix RH bug #238497
Matthew Barnes 2e3681
  (crash sorting "To" column).
Matthew Barnes 2e3681
Matthew Barnes 9c1c34
* Mon Apr 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-9.fc7
Matthew Barnes 9c1c34
- Revise some patches so that we don't have to run autoreconf.
Matthew Barnes 9c1c34
- Remove patch for GNOME bug #427939 (use a different work-around).
Matthew Barnes 9c1c34
Matthew Barnes 09003f
* Fri Apr 27 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-8.fc7
Matthew Barnes 09003f
- Add patch for RH bug #236399 (en_CA attribution format).
Matthew Barnes 09003f
Matthew Barnes fa084c
* Mon Apr 23 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-7.fc7
Matthew Barnes fa084c
- Remove the welcome email from evolution@novell.com (bug #179427).
Matthew Barnes fa084c
Matthew Barnes a75168
* Sun Apr 22 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-6.fc7
Matthew Barnes a75168
- Add patch for RH bug #236860 (launching from clock applet).
Matthew Barnes a75168
Matthias Clasen 65cfee
* Sat Apr 21 2007 Matthias Clasen <mclasen@redhat.com> - 2.10.1-5
Matthias Clasen 65cfee
- Don't install INSTALL
Matthias Clasen 65cfee
Matthew Barnes 44323b
* Sat Apr 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-4.fc7
Matthew Barnes 44323b
- Add patch for RH bug #234315 (fix saving attachments).
Matthew Barnes 44323b
Matthew Barnes 83f41a
* Fri Apr 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-3.fc7
Matthew Barnes 83f41a
- Add patch for RH bug #235878 (make Help->Contents work again).
Matthew Barnes 83f41a
Matthew Barnes 853aac
* Tue Apr 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-2.fc7
Matthew Barnes 853aac
- Revise patch for GNOME bug #362638 to fix RH bug #235096
Matthew Barnes 853aac
  (crash when displaying a mail server message to user).
Matthew Barnes 853aac
Matthew Barnes 55b170
* Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.1-1.fc7
Matthew Barnes 55b170
- Update to 2.10.1
Matthew Barnes 182a41
- Fix buggy gnome-doc-utils.make (GNOME bug #427939).
Matthew Barnes 55b170
- Remove patch for CVE-2007-1002 (fixed upstream).
Matthew Barnes 55b170
- Remove patch for RH bug #231767 (fixed upstream).
Matthew Barnes 55b170
- Remove patch for RH bug #235056 (fixed upstream).
Matthew Barnes 55b170
- Remove patch for GNOME bug #352713 (fixed upstream).
Matthew Barnes 55b170
Matthew Barnes 923169
* Wed Apr 04 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-10.fc7
Matthew Barnes 923169
- Add patch for GNOME bug #352713 (improve folder tree updates).
Matthew Barnes 923169
Matthew Barnes 6a1ae6
* Tue Apr 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-9.fc7
Matthew Barnes 6a1ae6
- Require libxml2-devel in evolution-devel package (RH bug #235056).
Matthew Barnes 6a1ae6
- Add libxml-2.0 requirement to evolution-plugin-2.10.pc.
Matthew Barnes 6a1ae6
Matthew Barnes 8d51b3
* Tue Apr 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-8.fc7
Matthew Barnes 8d51b3
- Revise patch for GNOME bug #419524 to fix RH bug #235082
Matthew Barnes 8d51b3
  (crash in initial account setup wizard).
Matthew Barnes 8d51b3
Matthew Barnes 429c3b
* Mon Apr 02 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-7.fc7
Matthew Barnes 429c3b
- Add patch for RH bug #231767 (allow mail-notification to build).
Matthew Barnes 429c3b
Matthew Barnes 1b9cf3
* Fri Mar 30 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-6.fc7
Matthew Barnes 1b9cf3
- Revise patch for GNOME bug #362638 (deprecate EThread).
Matthew Barnes 1b9cf3
Matthew Barnes 7c2a3a
* Thu Mar 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-5.fc7
Matthew Barnes 7c2a3a
- CVE-2007-1002 (Shared memo categories format string vulnerability)
Matthew Barnes 7c2a3a
- Add -Wdeclaration-after-statement to strict build settings.
Matthew Barnes 7c2a3a
Matthew Barnes e7cd76
* Mon Mar 26 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-4.fc7
Matthew Barnes e7cd76
- Run gtk-update-icon-cache in %post and %postun (RH bug #234018).
Matthew Barnes e7cd76
Matthew Barnes e7cd76
* Sat Mar 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-3.fc7
Matthew Barnes e7cd76
- Add flag to disable deprecated Camel symbols.
Matthew Barnes e7cd76
- Add patch for GNOME bug #419469 (refactor shell/main.c).
Matthew Barnes e7cd76
- Add patch for GNOME bug #419524 (use GLib's i18n macros).
Matthew Barnes e7cd76
- Add patch for GNOME bug #418971 (drop support for GLib < 2.8).
Matthew Barnes e7cd76
Matthew Barnes 8c7c2b
* Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-2.fc7
Matthew Barnes 8c7c2b
- Add patch for GNOME bug #417999 (use ESourceComboBox).
Matthew Barnes 8c7c2b
Matthew Barnes 039979
* Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.10.0-1.fc7
Matthew Barnes 039979
- Update to 2.10.0.
Matthew Barnes 039979
- Add patch for GNOME bug #376991 (refactor password handling).
Matthew Barnes 039979
Matthew Barnes 906635
* Mon Feb 26 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.92-1.fc7
Matthew Barnes 906635
- Update to 2.9.92.
Matthew Barnes 6737ca
- Require gtkhtml3 >= 3.13.92.
Matthew Barnes a0d2a9
- Add missing libgnomeprintui22 requirements.
Matthew Barnes 906635
- Remove patch for GNOME bug #350253 (fixed upstream).
Matthew Barnes 906635
- Remove patch for GNOME bug #356177 (fixed upstream).
Matthew Barnes 906635
- Remove patch for GNOME bug #360946 (fixed upstream).
Matthew Barnes 906635
- Remove evolution-2.5.4-move-autosave-file.patch (fixed upstream).
Matthew Barnes 906635
- Add minimum version to intltool requirement (currently >= 0.35.5).
Matthew Barnes 906635
Matthew Barnes 537d20
* Thu Feb 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.91-3.fc7
Matthew Barnes 537d20
- Revise patch for GNOME bug #362638 to fix RH bug #220714
Matthew Barnes 537d20
  (certificate prompt causes crash).
Matthew Barnes 537d20
Matthew Barnes 88949d
* Tue Feb 13 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.91-2.fc7
Matthew Barnes 88949d
- Require GConf2 in post.
Matthew Barnes 88949d
- Require scrollkeeper in post and postun.
Matthew Barnes 88949d
Matthew Barnes cb07ae
* Mon Feb 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.91-1.fc7
Matthew Barnes cb07ae
- Update to 2.9.91
Matthew Barnes cb07ae
- Require gtkhtml3 >= 3.13.6.
Matthew Barnes cb07ae
- Add files for new imap-features plugin.
Matthew Barnes cb07ae
- Add flag to disable deprecated Pango symbols.
Matthew Barnes cb07ae
- Remove patch for GNOME bug #357216 (fixed upstream).
Matthew Barnes cb07ae
- Remove patch for GNOME bug #359979 (fixed upstream).
Matthew Barnes cb07ae
Matthew Barnes 63af16
* Fri Jan 26 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.5-4.fc7
Matthew Barnes 63af16
- Compile with the -fno-strict-aliasing flag, which will hopefully improve
Matthew Barnes 63af16
  reliability until the illegal type-punning is fixed (RH bug #224552).
Matthew Barnes 63af16
Matthew Barnes 93660b
* Sun Jan 21 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.5-3.fc7
Matthew Barnes 93660b
- Revise evolution-2.7.1-no-gnome-common.patch so that we no longer
Matthew Barnes 93660b
  have to run autoconf before building.
Matthew Barnes 93660b
- Revise evolution-2.5.4-fix-conduit-dir.patch so that we no longer
Matthew Barnes 93660b
  have to run automake before building.
Matthew Barnes 93660b
Matthew Barnes 47c723
* Wed Jan 10 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.5-2.fc7
Matthew Barnes 47c723
- Add patch for GNOME bug #359979 (change EMsgPort semantics).
Matthew Barnes 47c723
Matthew Barnes 47c723
* Mon Jan 08 2007 Matthew Barnes <mbarnes@redhat.com> - 2.9.5-1.fc7
Matthew Barnes ce8541
- Update to 2.9.5
Matthew Barnes ce8541
- Remove pilot-link-0.12 patch (fixed upstream).
Matthew Barnes ce8541
- Remove patch for RH bug #215466 and #218589 (fixed upstream).
Matthew Barnes ce8541
- Remove patch for RH bug #215695 (fixed upstream).
Matthew Barnes ce8541
Matthew Barnes f8e199
* Sat Dec 30 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.4-4.fc7
Matthew Barnes f8e199
- Add Requires evolution-data-server-devel to devel subpackage
Matthew Barnes f8e199
  (RH bug #218889).
Matthew Barnes f8e199
Matthew Barnes 17ba26
* Thu Dec 21 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.4-3.fc7
Matthew Barnes 17ba26
- Add patch for RH bug #218898 (viewing message source).
Matthew Barnes 17ba26
Matthew Barnes 01aeae
* Wed Dec 20 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.4-2.fc7
Matthew Barnes 01aeae
- Revise patch for RH bug #202751 (printing of indic languages).
Matthew Barnes 01aeae
Matthew Barnes 63c04d
* Tue Dec 19 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.4-1.fc7
Matthew Barnes 63c04d
- Update to 2.9.4
Matthew Barnes 63c04d
- Bump eds_version to 1.9.4 due to soname changes.
Matthew Barnes 63c04d
- Remove patch for GNOME bug #382431 (fixed upstream).
Matthew Barnes 63c04d
Matthew Barnes 63c04d
* Fri Dec 15 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-5.fc7
Matthew Barnes 63c04d
- Add patch for GNOME bug #373116 (use GtkColorButton).
Matthew Barnes 63c04d
Matthew Barnes 321371
* Fri Dec 15 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-4.fc7
Matthew Barnes 321371
- Disable patch for RH bug #216537, which caused RH bug #219228.
Matthew Barnes 321371
Matthew Barnes 5d6573
* Tue Dec 12 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-3.fc7
Matthew Barnes 5d6573
- Revise patch for RH bug #215466 to also fix RH bug #218589.
Matthew Barnes 5d6573
Matthew Barnes 73c989
* Mon Dec 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-2.fc7
Matthew Barnes 73c989
- Add patch for RH bug #215467 (missing meeting participants).
Matthew Barnes 73c989
Matthew Barnes 02b5af
* Thu Dec 09 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.3-1.fc7
Matthew Barnes 293861
- Update to 2.9.3
Matthew Barnes 78a616
- Configure with scrollkeeper disabled.
Matthew Barnes a3313e
- Disable automake portability checking.
Matthew Barnes 78a616
- Ship our own icons from gnome-icon-theme.
Matthew Barnes 77a331
- BuildRequires: gnome-doc-utils >= 0.8.0
Matthew Barnes 02b5af
- Add patch for RH bug #215478 (Maildir and MH accounts).
Matthew Barnes 78a616
- Add patch for RH bug #215695 (crashes w/o mail accounts).
Matthew Barnes 78a616
- Add patch for RH bug #216537 (viewing attachments).
Matthew Barnes 02b5af
- Add patch for RH bug #218801 (count unread messages first).
Matthew Barnes 78a616
- Add patch for GNOME bug #350253 (ship our own icons).
Matthew Barnes 293861
- Add patch for GNOME bug #382431 (implicit function declaration).
Matthew Barnes 78a616
- Revise patch for GNOME bug #360946 (improved "about" dialog).
Matthew Barnes 293861
- Remove patch for GNOME bug #357970 (fixed upstream).
Matthew Barnes 293861
Matthew Barnes 16ce3c
* Tue Nov 28 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.2-3.fc7
Matthew Barnes 16ce3c
- Add patch to port evolution conduits to pilot-link 0.12.
Matthew Barnes 39e25a
- Add patch for RH bug #215466 (optional meeting participants).
Matthew Barnes 39e25a
- Add patch for GNOME bug #373837 (use GtkFontButton).
Matthew Barnes 39e25a
- Remove patch for GNOME bug #343331 (fixed upstream).
Matthew Barnes 16ce3c
Matthew Barnes 696539
* Tue Nov 07 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.2-2.fc7
Matthew Barnes 696539
- Revise patch for RH bug #202751 and re-enable it.
Matthew Barnes 696539
Matthew Barnes 09e241
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.2-1.fc7
Matthew Barnes 09e241
- Update to 2.9.2
Matthew Barnes 09e241
- Remove patch for Gnome.org bug #360240 (fixed upstream).
Matthew Barnes 09e241
- Remove patch for Gnome.org bug #360619 (fixed upstream).
Matthew Barnes 09e241
Matthew Barnes 5bd7f4
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-3.fc7
Matthew Barnes 5bd7f4
- Add patch for RH bug #176400 (reset calendar IM context).
Matthew Barnes 5bd7f4
- Add patch for RH bug #182247 (calendar input glitch).
Matthew Barnes 5bd7f4
Matthew Barnes ad2b69
* Fri Oct 20 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-2.fc7
Matthew Barnes ad2b69
- Add patch for Gnome.org bug #356177 (deprecate EMutex).
Matthew Barnes ad2b69
- Add patch for Gnome.org bug #363695 (deprecate EStrv/EPoolv).
Matthew Barnes ad2b69
- Disable patch for RH bug #202751 (unwanted side-effects).
Matthew Barnes ad2b69
Matthew Barnes 4501bb
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 2.9.1-1.fc7
Matthew Barnes 4501bb
- Update to 2.9.1
Matthew Barnes 4501bb
- Bump eds_version to 1.9.1, evo_major to 2.10.
Matthew Barnes 4501bb
- Remove patch for Gnome.org bug #359236 (fixed upstream).
Matthew Barnes 4501bb
Matthew Barnes 00d15a
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.1-4.fc7
Matthew Barnes 00d15a
- Another typo.
Matthew Barnes 00d15a
Matthew Barnes dde029
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.1-3.fc7
Matthew Barnes dde029
- Fix a typo in setting up .desktop symlinks.
Matthew Barnes dde029
Matthew Barnes dde029
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.1-2.fc7
Matthew Barnes 858b61
- Forgot to check-in one of the patches.
Matthew Barnes 858b61
Matthew Barnes dde029
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.1-1.fc7
Matthew Barnes 829392
- Update to 2.8.1
Matthew Barnes 829392
- Use stricter build settings.
Matthew Barnes 829392
- Make .desktop symlinks absolute (RH bug #209322).
Matthew Barnes 829392
- Add patch for RH bug #202751 (printing of indic languages).
Matthew Barnes 829392
- Add patch for Gnome.org bug #357970 (deprecated GLib / GDK symbols).
Matthew Barnes 829392
- Add patch for Gnome.org bug #359236 (search state crash).
Matthew Barnes 829392
- Add patch for Gnome.org bug #360240 ("unused variable" warnings).
Matthew Barnes 829392
- Add patch for Gnome.org bug #360619 ("incompatible pointer type" warnings).
Matthew Barnes 829392
- Add patch for Gnome.org bug #360946 (improved "about" dialog).
Matthew Barnes 829392
- Add patch for Gnome.org bug #362638 (deprecate EThread).
Matthew Barnes 829392
- Update patch for RH bug #211058 (partially fixed upstream).
Matthew Barnes 829392
- Remove patch for RH bug #201307 (fixed upstream).
Matthew Barnes 829392
- Remove patch for RH bug #205576 (fixed upstream).
Matthew Barnes 829392
- Remove patch for Gnome.org bug #351332 (fixed upstream).
Matthew Barnes 829392
- Remove patch for Gnome.org bug #352450 (fixed upstream).
Matthew Barnes 829392
- Remove patch for Gnome.org bug #353472 (fixed upstream).
Matthew Barnes 829392
- Remove patch for Gnome.org bug #356811 (fixed upstream).
Matthew Barnes 829392
Jesse Keating 599d12
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 2.8.0-7.fc6
Jesse Keating 599d12
- rebuilt for unwind info generation, broken in gcc-4.1.1-21
Jesse Keating 599d12
Matthew Barnes 00f77c
* Thu Sep 21 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-6.fc6
Matthew Barnes 00f77c
- Add patch for RH bug #205576 (message deletion in thread view).
Matthew Barnes 00f77c
Matthew Barnes 7cd9ca
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-5.fc6
Matthew Barnes 7cd9ca
- Add patch for Gnome.org bug #356811 (lingering file on uninstall).
Matthew Barnes 7cd9ca
Matthew Barnes f0fae9
* Tue Sep 19 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-4.fc6
Matthew Barnes f0fae9
- Bump eds_version to 1.8.0.
Matthew Barnes f0fae9
Matthew Barnes 13b7de
* Wed Sep 13 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-3.fc6
Matthew Barnes 13b7de
- Add patch for RH bug #161885.
Matthew Barnes 13b7de
Matthew Barnes af848a
* Wed Sep 13 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-2.fc6
Matthew Barnes af848a
- Add patch for RH bug #201307.
Matthew Barnes af848a
Matthew Barnes 570e58
* Mon Sep  4 2006 Matthew Barnes <mbarnes@redhat.com> - 2.8.0-1.fc6
Matthew Barnes 570e58
- Update to 2.8.0
Matthew Barnes 570e58
- Remove patch for RH bug #197868 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for RH bug #201541 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for RH bug #201831 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for RH bug #202383 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for RH bug #203036 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for Gnome.org bug #352248 (fixed upstream).
Matthew Barnes 570e58
- Remove patch for Gnome.org bug #352423 (fixed upstream).
Matthew Barnes 570e58
- Update patch for Gnome.org bug #351332 (partially fixed upstream).
Matthew Barnes 570e58
Matthew Barnes 570e58
* Thu Aug 31 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-8.fc6
Matthew Barnes 570e58
- Add patch for RH bug #203036.
Matthew Barnes 570e58
- Disable notification-cleanups patch.
Matthew Barnes 570e58
Matthew Barnes f3c32b
* Tue Aug 29 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-7.fc6
Matthew Barnes f3c32b
- Add patch for Gnome.org bug #353472.
Matthew Barnes f3c32b
Matthew Barnes 1bc562
* Mon Aug 28 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-6.fc6
Matthew Barnes 1bc562
- Add another hunk to the patch for RH bug #201541.
Matthew Barnes 1bc562
- Add patch for RH bug #202289.
Matthew Barnes 1bc562
Matthew Barnes 5a837f
* Mon Aug 28 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-5.fc6
Matthew Barnes 5a837f
- Add patch for RH bug #201541.
Matthew Barnes 5a837f
Matthew Barnes f8fb78
* Wed Aug 23 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-4.fc6
Matthew Barnes f8fb78
- Add patches for Gnome.org bug #352450.
Matthew Barnes f8fb78
Matthew Barnes 9a2777
* Tue Aug 22 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-3.fc6
Matthew Barnes 9a2777
- Replace my patch for RH bug #202383 with a better one from upstream.
Matthew Barnes 9a2777
- Add patch for Gnome.org bug #352423.
Matthew Barnes 9a2777
Matthew Barnes 77674f
* Mon Aug 21 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-2.fc6
Matthew Barnes 77674f
- Add patch for Gnome.org bug #352248 (and remember to commit it).
Matthew Barnes 77674f
Matthew Barnes 97773d
* Mon Aug 21 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.92-1.fc6
Matthew Barnes 97773d
- Update to 2.7.92
Matthew Barnes 97773d
- Remove patch for RH bug #197834 (fixed upstream).
Matthew Barnes 97773d
- Update patch for Gnome.org bug #351332 (partially fixed upstream).
Matthew Barnes 97773d
Matthew Barnes a7f7ae
* Tue Aug 15 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-5.fc6
Matthew Barnes a7f7ae
- Drop the bug-buddy dependency since it's not required for Evolution to run.
Matthew Barnes a7f7ae
Matthew Barnes e56dae
* Mon Aug 14 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-4
Matthew Barnes e56dae
- Add patch for RH bug #201831.
Matthew Barnes e56dae
Matthew Barnes 7fabf7
* Mon Aug 14 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-3
Matthew Barnes 7fabf7
- Consolidate "missing declarations" patches.
Matthew Barnes 7fabf7
- Add patch for RH bug #202383.
Matthew Barnes 7fabf7
Matthew Barnes 94eedf
* Fri Aug 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-2
Matthew Barnes 94eedf
- Add patch for RH bug #197868.
Matthew Barnes 94eedf
Matthew Barnes bbbbb8
* Mon Aug  7 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.91-1
Matthew Barnes bbbbb8
- Update to 2.7.91
Matthew Barnes bbbbb8
- Update patch for RH bug #197834 for use with bug-buddy 2.15.90.
Matthew Barnes bbbbb8
- Require bug-buddy >= 2.15.90.
Matthew Barnes bbbbb8
Matthew Barnes 9fa72a
* Fri Aug  4 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.90-6
Matthew Barnes 3e0c36
- Update to 2.7.90
Matthew Barnes 3e0c36
- Require evolution-data-server-1.7.90.1.
Matthew Barnes 3e0c36
Matthew Barnes 4c0e75
* Wed Aug  2 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.4-5
Matthew Barnes 4c0e75
- Remove patch for RH bug #167157, as it fixed it the wrong way.
Matthew Barnes 4c0e75
- The real fix for #167157 is in evolution-data-server-1.7.4-5.
Matthew Barnes 4c0e75
- No longer packaging unused patches.
Matthew Barnes 4c0e75
Matthew Barnes 0396cc
* Mon Jul 31 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.4-4
Matthew Barnes 475c4a
- Add patch for RH bug #178295.
Matthew Barnes 0396cc
- Add patch for RH bug #167157.
Matthew Barnes 7d988d
Matthew Barnes ace892
* Tue Jul 18 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.4-3
Matthew Barnes ace892
- Clean up spec file, renumber patches.
Matthew Barnes ace892
- Add BuildRequires for dbus-glib-devel.
Matthew Barnes ace892
- Rebuild to pick up new D-Bus.
Matthew Barnes ace892
Matthew Barnes e1b66c
* Thu Jul 13 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.4-2
Matthew Barnes e1b66c
- Update patch for RH bug #157400.
Matthew Barnes e1b66c
- Update patch for RH bug #157505.
Matthew Barnes e1b66c
Matthew Barnes fcc44a
* Wed Jul 12 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.4-1
Matthew Barnes fcc44a
- Update to 2.7.4
Matthew Barnes fcc44a
- Remove evo-calendar-print-with-pango-7.patch (fixed upstream).
Matthew Barnes fcc44a
- Remove patch for Gnome.org bug #345677 (fixed upstream).
Matthew Barnes fcc44a
- Remove patch for RH bug #175596 (fixed upstream).
Matthew Barnes fcc44a
Jesse Keating 55ff39
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.7.3-10.1
Jesse Keating 55ff39
- rebuild
Jesse Keating 55ff39
Matthew Barnes c29619
* Tue Jul 11 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-10
Matthew Barnes c29619
- Update patch for RH bug #190359.
Matthew Barnes c29619
Matthew Barnes 8fd703
* Fri Jul  7 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-9
Matthew Barnes 8fd703
- Make "Submit Bug Report" menu item work again (RH #197384).
Matthew Barnes 8fd703
Matthew Barnes f49bd5
* Thu Jul  6 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-8
Matthew Barnes f49bd5
- Add patch for RH bug #166231 (also addresses #131227 and #157391).
Matthew Barnes f49bd5
Matthew Barnes 50411f
* Fri Jun 29 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-7
Matthew Barnes 50411f
- Add patch for RH bug #157400, reorder some patch #'s.
Matthew Barnes 50411f
Matthew Barnes d541d9
* Thu Jun 29 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-6
Matthew Barnes d541d9
- Properly capitalize "Message->Mailing List" menu items (RH #175596).
Matthew Barnes d541d9
Matthew Barnes 5929c8
* Tue Jun 27 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-5
Matthew Barnes 5929c8
- Add patch for Gnome.org bug #211058 for Trever Adams to test.
Matthew Barnes 5929c8
Matthew Barnes ae09cd
* Mon Jun 26 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-4
Matthew Barnes ae09cd
- Add patch for RH bug #157505 for QE testing.
Matthew Barnes ae09cd
Matthew Barnes fe0204
* Thu Jun 22 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.3-3
Matthew Barnes fe0204
- Fix bad type in schema file (Gnome.org #345677).
Matthew Barnes fe0204
Tomáš Mráz 74b334
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 2.7.3-2
Tomáš Mráz 74b334
- rebuilt with new gnutls
Tomáš Mráz 74b334
Matthias Clasen e69038
* Tue Jun 13 2006 Matthias Clasen  <mclasen@redhat.com> - 2.7.3-1
Matthias Clasen e69038
- Update to 2.7.3
Matthias Clasen e69038
Daniel Williams eb681d
* Mon May 29 2006 Dan Williams <dcbw@redhat.com> - 2.7.2.1-4
Daniel Williams eb681d
- Don't crash on quit when trying to save window size (Gnome.org #343331)
Daniel Williams eb681d
Matthew Barnes dc78f8
* Tue May 23 2006 Matthew Barnes <mbarnes@redhat.com> 2.7.2.1-3
Matthew Barnes dc78f8
- Port evolution-2.7.1-notification-cleanups.patch to new libnotify API.
Matthew Barnes dc78f8
- Require libnotify >= 0.4.
Matthew Barnes dc78f8
Matthew Barnes 2ec936
* Fri May 19 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.2.1-2
Matthew Barnes 2ec936
- Require specific versions of GNU Autotools packages for building.
Matthew Barnes 2ec936
- Add evolution-2.7.2-preedit-gnome.bz-264485.patch (Mayank Jain).
Matthew Barnes 2ec936
- Various spec file cleanups.
Matthew Barnes 2ec936
- Pick up new libnotify.
Matthew Barnes 2ec936
Matthew Barnes 36b2a6
* Wed May 17 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.2.1-1
Matthew Barnes 36b2a6
- Update to 2.7.2.1
Matthew Barnes 36b2a6
- Remove nss/nspr hunk from evolution-2.7.1-no-gnome-common.patch
Matthew Barnes 36b2a6
  (fixed upstream).
Matthew Barnes 36b2a6
Matthew Barnes 59a721
* Fri May 12 2006 Matthew Barnes <mbarnes@redhat.com> - 2.7.1-1
Matthew Barnes 59a721
- Update to 2.7.1
Matthew Barnes 59a721
- Bump evo_major from 2.6 to 2.8
Matthew Barnes 59a721
- Upstream evolution.desktop renamed evolution-%{evo_major}.desktop.
Matthew Barnes 59a721
- Upstream evolution.keys renamed evolution-%{evo_major}.keys.
Matthew Barnes 59a721
- Upstream evolution.mime renamed evolution-%{evo_major}.mime.
Matthew Barnes 59a721
- Update line numbers in evolution-2.5.2-no-gnome-common.patch and
Matthew Barnes 59a721
  evolution-2.5.5.1-notification-cleanups.patch and rename them to
Matthew Barnes 59a721
  version 2.7.1.
Matthew Barnes 59a721
Ray Strode 6e154b
* Wed May  3 2006 Matthew Barnes <mbarnes@redhat.com> - 2.6.1-3
Jesse Keating 91f09c
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.6.1-2
Ray Strode 6e154b
- Update to 2.6.1
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Mar 30 2006 Caolan McNamara <caolanm@redhat.com> - 2.6.0-2
Ray Strode 6e154b
- rebuild against reverted pilot-link
Ray Strode 6e154b
- disable evolution-2.5.4-fix-conduits.patch for reversion to pilot-link 0.11.8
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 2.6.0-1
Ray Strode 6e154b
- 2.6.0
Ray Strode 6e154b
- turn on the "error on missing prototypes" check thing
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 2.5.92-1
Ray Strode 6e154b
- 2.5.92
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Feb 14 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.91-1
Ray Strode 6e154b
- 2.5.91
Ray Strode 6e154b
- updated patch 101 to track upstream changes to calendar printing code
Ray Strode 6e154b
- remove uptreamed patch 807 (NM multiple initialization assertion)
Ray Strode 6e154b
- readded the mail-to-task plugin XML UI file
Ray Strode 6e154b
- bump e-d-s req to 1.5.91
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.5.90-2.1
Ray Strode 6e154b
- bump again for double-long bug on ppc(64)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Feb  9 2006 Christopher Aillon <caillon@redhat.com> - 2.5.90-2
Ray Strode 6e154b
- Disable the inline audio plugin for now since it uses gstreamer08
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.5.90-1.1
Ray Strode 6e154b
- rebuilt for new gcc4.1 snapshot and glibc changes
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jan 30 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.90-1
Ray Strode 6e154b
- 2.5.90
Ray Strode 6e154b
- trimmed patches 805 and 808, as parts of these got merged upstream
Ray Strode 6e154b
- trimmed and regenerated patch 806 to track upstream
Ray Strode 6e154b
- removed the mail-to-task plugin XML UI file
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Jan 28 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.5.1-2
Ray Strode 6e154b
- added missing patch
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 25 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.5.1-1
Ray Strode 6e154b
- 2.5.5.1
Ray Strode 6e154b
- update patch 106 to track upstream, renaming from 
Ray Strode 6e154b
  evolution-2.2.2-commit-enter-on-calendar.patch to 
Ray Strode 6e154b
  evolution-2.5.5.1-commit-enter-on-calendar.patch
Ray Strode 6e154b
- update patch 805 to track upstream
Ray Strode 6e154b
- added patch to fix some newly missing declarations (patch 808)
Ray Strode 6e154b
- replace evolution-2.5.4-port-to-new-libnotify-api.patch with 
Ray Strode 6e154b
  evolution-2.5.5.1-notification-cleanups.patch, since much of this was 
Ray Strode 6e154b
  duplicated by another patch that landed upstream; removing the actions code 
Ray Strode 6e154b
  as it was crashing deep inside DBus (patch 806, #177666)
Ray Strode 6e154b
- explicitly list various files to reduce reliance on globbing; organized the
Ray Strode 6e154b
  files into logical groups; comment them
Ray Strode 6e154b
- added -Wno-sign-compare to CFLAGS
Ray Strode 6e154b
- enabled parallel make
Ray Strode 6e154b
- introduced require_function_declarations macro to make 
Ray Strode 6e154b
  -Werror-implicit-function-declaration flag optional; turn it off for now
Ray Strode 6e154b
- include the new CalDAV and mail-attachments-import plugins in the file list;
Ray Strode 6e154b
  add an XML UI file for the mail-to-task plugin. 
Ray Strode 6e154b
- use "sed -i -e" rather than "sed -ie" to avoid getting severe bonobo files
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 18 2006 Ray Strode <rstrode@redhat.com> - 2.5.4-10
Ray Strode 6e154b
- fix fix for multilib issue with shlib bonobo components (bug 156982)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 18 2006 Ray Strode <rstrode@redhat.com> - 2.5.4-9
Ray Strode 6e154b
- fix multilib issue with shlib bonobo components (bug 156982)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan 12 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-8
Ray Strode 6e154b
- avoid multiple initialization of NetworkManager connections (patch 807, 
Ray Strode 6e154b
  gnome bug #326785)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan 12 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-7
Ray Strode 6e154b
- updated alarm notification patch(patch 806, #177546, #177666, #177667, 
Ray Strode 6e154b
  #177670)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-6
Ray Strode 6e154b
- Remove unneeded Requires: notify-daemon
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan 12 2006 Christopher Aillon <caillon@redhat.com> - 2.5.4-5
Ray Strode 6e154b
- Update BR to libnotify-devel
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 11 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-4
Ray Strode 6e154b
- ported alarm notification code to the new libnotify API (patch 806, #177546)
Ray Strode 6e154b
- added libnotify_support macro
Ray Strode 6e154b
- added explicit notify-daemon requirement as a workaround for bug #177535
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jan 10 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-3
Ray Strode 6e154b
- updated patch 800 to include patch for memo conduit (untested at this stage);
Ray Strode 6e154b
  renaming from evolution-2.5.2-fix-conduits.patch to 
Ray Strode 6e154b
  evolution-2.5.4-fix-conduits.patch; extended patch 802 to handle the memo 
Ray Strode 6e154b
  conduit; renaming from evolution-2.2.2-fix-conduit-dir.patch to 
Ray Strode 6e154b
  evolution-2.5.4-fix-conduit-dir.patch; re-enable conduits in build (#175160)
Ray Strode 6e154b
- switch the build-time dep for the audio-inline plugin from gstreamer-devel to
Ray Strode 6e154b
  gstreamer08-devel to better reflect the test in the tarball's configure.in
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan  4 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-2
Ray Strode 6e154b
- added optional build-time requirement on NetworkManager-glib-devel
Ray Strode 6e154b
- update patch 805 to cover a missing declaration in Network Manager support
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jan  3 2006 David Malcolm <dmalcolm@redhat.com> - 2.5.4-1
Ray Strode 6e154b
- 2.5.4
Ray Strode 6e154b
- update patch 107 to track underlying code changes; rename from
Ray Strode 6e154b
  evolution-2.2.2-move-autosave-file.patch to
Ray Strode 6e154b
  evolution-2.5.4-move-autosave-file.patch
Ray Strode 6e154b
- added patch to fix more missing declarations (patch 805)
Ray Strode 6e154b
- added files for publish-calendar plugin
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Dec 19 2005 David Malcolm <dmalcolm@redhat.com> - 2.5.3-1
Ray Strode 6e154b
- 2.5.3
Ray Strode 6e154b
- Updated patch 106 (evolution-2.2.2-commit-enter-on-calendar.patch) so that it
Ray Strode 6e154b
  still applies cleanly
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Dec 15 2005 Christopher Aillon <caillon@redhat.com> 2.5.2-2
Ray Strode 6e154b
- Require nspr and nss instead of mozilla-nspr and mozilla-nss
Ray Strode 6e154b
- Update no-gnome-common patch to work with standalone nss package
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Dec  7 2005 David Malcolm <dmalcolm@redhat.com> - 2.5.2-1
Ray Strode 6e154b
- 2.5.2
Ray Strode 6e154b
- bump gtkhtml requirement from 3.7.6 to 3.9.2
Ray Strode 6e154b
- bump eds requirement from 1.4.1.1 to 1.5.2
Ray Strode 6e154b
- bump evo_major from 2.4 to 2.6
Ray Strode 6e154b
- updated patch 107
Ray Strode 6e154b
- updated patch 108
Ray Strode 6e154b
- updated patch 800, replacing 
Ray Strode 6e154b
  rh-161817-attach-116019-conduit_pilot_link_updates.diff with 
Ray Strode 6e154b
  evolution-2.5.2-fix-conduits.patch.  Not yet complete.
Ray Strode 6e154b
- disable pilot support for now (see #175160)
Ray Strode 6e154b
- added hula plugin to list of packaged plugins
Ray Strode 6e154b
- generalize gconf schema packaging to support changing evo_major
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Dec  2 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.2-2
Ray Strode 6e154b
- force regeneration of the intltool files to prevent a problem where the 
Ray Strode 6e154b
  tarball copy of intltool-merge.in was out of sync with the intltool.m4 in the
Ray Strode 6e154b
  latest shipped copy of intltool, which resulted in a broken intltool-merge 
Ray Strode 6e154b
  script when the tree was reautotooled.  (appears that the tarball was built 
Ray Strode 6e154b
  with a CVS copy of intltool where @EXPANDED_LIBDIR@ had been renamed to
Ray Strode 6e154b
  @INTLTOOL_LIBDIR@, but our aclocal/intltool.m4 doesn't yet reflect that 
Ray Strode 6e154b
  change)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.2-1
Ray Strode 6e154b
- 2.4.2
Ray Strode 6e154b
- explicitly list the plugins that are packaged (#166234)
Ray Strode 6e154b
- added build-time requirement on gstreamer-devel to cope with audio-inline
Ray Strode 6e154b
  plugin
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-8
Ray Strode 6e154b
- add -DLDAP_DEPRECATED to CFLAGS (#172999)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Oct 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-7
Ray Strode 6e154b
- Added a patch (110) to hide the component switcher buttons by default on new
Ray Strode 6e154b
  windows (#170799) by patching the GConf schema.
Ray Strode 6e154b
- Made list of installed schemas explicit.
Ray Strode 6e154b
- Own the plugins subdirectory
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-6
Ray Strode 6e154b
- use 4 separate .desktop files from the redhat-menus package, rather than the
Ray Strode 6e154b
  current single one; bump the redhat-menus requirement accordingly (from 1.13
Ray Strode 6e154b
  to 5.0.4); introduce a macro for this requirement.
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Oct 24 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-5
Ray Strode 6e154b
- fix removal of upstream .desktop file (broke on upgrade to Evolution 2.2, and
Ray Strode 6e154b
  continued to be broken with 2.3/2.4) (#103826, again)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 18 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-4
Ray Strode 6e154b
- updated patch 804 to declare e_calendar_table_process_completed_tasks
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 18 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-3
Ray Strode 6e154b
- added patch (804: evolution-2.4.1-fix-missing-declarations.patch) to fix
Ray Strode 6e154b
  missing declaration (thanks to Peter Robinson)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Oct 17 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-2
Ray Strode 6e154b
- bump e-d-s requirement to 1.4.1.1
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct  4 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.1-1
Ray Strode 6e154b
- 2.4.1
Ray Strode 6e154b
- regenerate patch 101 to handle conflict in 
Ray Strode 6e154b
  calendar/gui.print.c: print_week_day_event introduced by fix to upstream bug
Ray Strode 6e154b
  244981 (end date added while printing in the week view); bump patch name from
Ray Strode 6e154b
  version 5 to version 6
Ray Strode 6e154b
- removed patch 804 (conduits-multi-day-crash); this is now in upstream tarball
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 2.4.0-2
Ray Strode 6e154b
- rebuild for mozilla on ppc64
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep  7 2005 David Malcolm <dmalcolm@redhat.com> - 2.4.0-1
Ray Strode 6e154b
- 2.4.0
Ray Strode 6e154b
- Removed patch to fix implicit function declarations (patch 110, added in 
Ray Strode 6e154b
  2.3.8-1) as this is now upstream.
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Sep  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-4
Ray Strode 6e154b
- Enable exchange support when configuring, so that the exchange-operations
Ray Strode 6e154b
  plugin gets built.
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Aug 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-3
Ray Strode 6e154b
- Added patch for #157074 (patch 804)
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Aug 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-2
Ray Strode 6e154b
- Move -Werror-implicit-function-declaration from configuration to the make
Ray Strode 6e154b
  stage, to avoid breaking configuration tests.
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.8-1
Ray Strode 6e154b
- 2.3.8
Ray Strode 6e154b
- add -Werror-implicit-function-declaration to CFLAGS and a patch to fix the 
Ray Strode 6e154b
  problems arising (patch 110)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug 16 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.7-3
Ray Strode 6e154b
- Introduce macro for gnome-pilot dependency, bumping from 2.0.6 to 2.0.13
Ray Strode 6e154b
- Add obsoletion of libgal2/libgal2-devel (dependency was removed in 2.3.6-1);
Ray Strode 6e154b
  based on the last EVR of the libgal2 package in CVS, 2:2.5.3-2
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug 15 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.7-2
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug  9 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.7-1
Ray Strode 6e154b
- 2.3.7
Ray Strode 6e154b
- Bump evolution-data-server requirement from 1.3.6 to 1.3.7
Ray Strode 6e154b
- Bump gtkhtml3 requirement from 3.6.2 to 3.7.6
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug  8 2005 Tomas Mraz <tmraz@redhat.com> - 2.3.6.1-5
Ray Strode 6e154b
- rebuild with new gnutls
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug  2 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-4
Ray Strode 6e154b
- Added patch to show correct mimetype for OpenOffice.org files when guessing 
Ray Strode 6e154b
  type for attachments with mimetype "application/octet-stream" (#164957)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-3
Ray Strode 6e154b
- Improved version of evolution-2.3.5.1-fix-150458.patch (#150458)
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Jul 30 2005 David Malcolm <dmalcolm@redhat.com> 2.3.6.1-2
Ray Strode 6e154b
- Fixed version numbers in GConf schema files (#164622); added 
Ray Strode 6e154b
  apps-evolution-mail-prompts-checkdefault-2.4.schemas
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Jul 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-1
Ray Strode 6e154b
- 2.3.6.1
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6-1
Ray Strode 6e154b
- 2.3.6
Ray Strode 6e154b
- Bump evolution-data-server requirement to 1.3.6 (needed for 
Ray Strode 6e154b
  CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING)
Ray Strode 6e154b
- Removed libgal2[-devel] dependencies; the code has been moved into the 
Ray Strode 6e154b
  evolution tarball
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
Ray Strode 6e154b
- added experimental patch to port ETable printing to use Pango (#150458)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-1
Ray Strode 6e154b
- 2.3.5.1
Ray Strode 6e154b
- Update evo_major from 2.2 to 2.4
Ray Strode 6e154b
- Updated evo-calendar-print-with-pango- patch from version 4 to 5
Ray Strode 6e154b
- Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as configure.in
Ray Strode 6e154b
  in this branch tests for existance for dbus-glib-1, rather than max-version.
Ray Strode 6e154b
- Removed Patch801: gb-309138-attach-48417-fix-evo-conduit-memleaks.patch as
Ray Strode 6e154b
  this is now in upstream tarball.
Ray Strode 6e154b
- Removed evolution-calendar-importers and evolution-addressbook-importers
Ray Strode 6e154b
  directories.
Ray Strode 6e154b
- Updated evolution-2.2.2-no-gnome-common.patch to include a patch to rename
Ray Strode 6e154b
  mozilla-nspr to nspr
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jun 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-11.fc5
Ray Strode 6e154b
- Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools; patch 803)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jun 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-10.fc5
Ray Strode 6e154b
- Moved .conduit files to libdir/gnome-pilot/conduits, rather than beneath datadir, to match gnome-pilot (patch 802)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-9.fc5
Ray Strode 6e154b
- Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's version of same (#161817)
Ray Strode 6e154b
- Added Mark G Adams's memory leak fix (patch 801)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jun  6 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-8
Ray Strode 6e154b
- Added Ivan Gyurdiev's patch to move autosave files inside the .evolution
Ray Strode 6e154b
  directory
Ray Strode 6e154b
Ray Strode 6e154b
* Thu May 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-7
Ray Strode 6e154b
- Added Akira Tagoh's patch for calendar keypress handling (#154360)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon May 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-6
Ray Strode 6e154b
- Remove static versions of libraries
Ray Strode 6e154b
Ray Strode 6e154b
* Thu May  5 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-5
Ray Strode 6e154b
- added evolution-2.2.2-fix-new-mail-notify.patch to CVS
Ray Strode 6e154b
Ray Strode 6e154b
* Thu May  5 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-4
Ray Strode 6e154b
- Removed explicit mozilla_build_version; instead use pkg-config to determine 
Ray Strode 6e154b
the path to the NSS/NSPR headers.
Ray Strode 6e154b
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12; 
Ray Strode 6e154b
patches depend on this)
Ray Strode 6e154b
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus 
Ray Strode 6e154b
versions is in the upstream tarball; but configure.in disables the plugin for 
Ray Strode 6e154b
dbus versions > 0.23; patched configure.in to allow arbitrary DBus versions, 
Ray Strode 6e154b
and run autoconf at the start of the build) (#156328)
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-3
Ray Strode 6e154b
- updated mozilla_build_version to 1.7.7
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-2
Ray Strode 6e154b
- Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-1
Ray Strode 6e154b
- 2.2.2
Ray Strode 6e154b
- updated evo-calendar-print-with-pango-4.patch to handle upstream change to print_comp_item
Ray Strode 6e154b
- removed patch for XB73912; now in upstream tarball
Ray Strode 6e154b
- removed patch to new-mail-notify; generalised fix to cope with various DBus API versions is now upstream
Ray Strode 6e154b
- removed patch for XB73844; now in upstream tarball
Ray Strode 6e154b
- Update requirements:
Ray Strode 6e154b
  - gtkhtml3 from 3.6.1 to 3.6.2
Ray Strode 6e154b
  - libgal2 from 2.4.1 to 2.4.2
Ray Strode 6e154b
  - eds from 1.2.1 to 1.2.2
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Mar 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-2
Ray Strode 6e154b
- Add patch for upstream bug XB73844 (should now be able to accept meeting requests)
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Mar 18 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-1
Ray Strode 6e154b
- 2.1.1.1
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Mar 17 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1-1
Ray Strode 6e154b
- 2.2.1
Ray Strode 6e154b
- Updated requirements:
Ray Strode 6e154b
  * gtkhtml3 from 3.6.0 to 3.6.1
Ray Strode 6e154b
  * libgal2 from 2.4.0 to 2.4.1
Ray Strode 6e154b
  * eds from 1.2.0 to 1.2.1
Ray Strode 6e154b
- Added rum-time requirement on gnome-vfs2; updated version requirement from 2.0 to 2.4
Ray Strode 6e154b
- The new-mail-notify plugin will not be built for now since the upstream configure test now checks for dbus-glib-1 version <= 0.23.4 (to minimise problems caused by the API change)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-10
Ray Strode 6e154b
- disabled pilot-link support for now so that we have an evolution package; more patching is needed to get this to work with pilot-link-0.12
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-9
Ray Strode 6e154b
- another attempt at porting to pilot-link 0.12
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-8
Ray Strode 6e154b
- Added patch to deal with changes to pilot-link from 0.11->0.12
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-7
Ray Strode 6e154b
- use 0.31 rather than 0.31.0 for DBus version
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-6
Ray Strode 6e154b
- rebuilt against pilot-link-0.12
Ray Strode 6e154b
- added versioning to the requirement on dbus (>=0.31)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Mar 10 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-5
Ray Strode 6e154b
- Added patch for changes to DBus API in version 0.31 (#150671)
Ray Strode 6e154b
- Removed explicit run-time spec-file requirement on mozilla.
Ray Strode 6e154b
  The Mozilla NSS API/ABI stabilised by version 1.7.3
Ray Strode 6e154b
  The libraries are always located in the libdir
Ray Strode 6e154b
  However, the headers are in /usr/include/mozilla-%{mozilla_build_version}
Ray Strode 6e154b
  and so they move each time the mozilla version changes.
Ray Strode 6e154b
  So we no longer have an explicit mozilla run-time requirement in the specfile; 
Ray Strode 6e154b
  a requirement on the appropriate NSS and NSPR .so files is automagically generated on build.
Ray Strode 6e154b
  We have an explicit, exact build-time version, so that we can find the headers (without
Ray Strode 6e154b
  invoking an RPM query from the spec file; to do so is considered bad practice)
Ray Strode 6e154b
- Introduced mozilla_build_version, to replace mozilla_version
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Mar  9 2005 Christopher Aillon <caillon@redhat.com> - 2.2.0-4
Ray Strode 6e154b
- Depend on mozilla 1.7.6
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Mar  9 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-3
Ray Strode 6e154b
- added patch from upstream for bug XB-73192, fixing missing "Mark as Read/Unread" context menu items
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-2
Ray Strode 6e154b
- actually add source tarball this time
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-1
Ray Strode 6e154b
- 2.2.0
Ray Strode 6e154b
- Removed patch for GCC 4 fix as this is now in upstream tarball
Ray Strode 6e154b
- Updated requirements:
Ray Strode 6e154b
  * gtkhtml3 from 3.5.7 to 3.6.0
Ray Strode 6e154b
  * libgal2 from 2.3.5 to 2.4.0
Ray Strode 6e154b
  * eds from 1.1.6 to 1.2.0
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-3
Ray Strode 6e154b
- rebuild (to use latest DBus library)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-2
Ray Strode 6e154b
- added patch to fix build with GCC4
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-1
Ray Strode 6e154b
- Update from upstream unstable 2.1.6 to 2.1.6
Ray Strode 6e154b
- Added patches to fix calendar and addressbook printing for non-Roman scripts (#138075)
Ray Strode 6e154b
- Added explicit requirement on libgnomeprint22 >= 2.8.0
Ray Strode 6e154b
- Added BuildRequires: gtk-doc
Ray Strode 6e154b
- Updated requirements:
Ray Strode 6e154b
  * gtkhtml3 from 3.5.6 to 3.5.7
Ray Strode 6e154b
  * libgal2 from 2.3.4 to 2.3.5
Ray Strode 6e154b
  * eds from 1.1.5 to 1.1.6
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Feb  9 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.5-1
Ray Strode 6e154b
- Update from upstream unstable 2.1.4 to 2.1.5
Ray Strode 6e154b
- Updated requirements:
Ray Strode 6e154b
  * gtkhtml3 from 3.5.4 to 3.5.6
Ray Strode 6e154b
  * libgal2 from 2.3.3 to 2.3.4
Ray Strode 6e154b
  * eds from 1.1.4.1 to 1.1.5
Ray Strode 6e154b
- Removed explicit packaging of weather icons as these are now below DATADIR/evolution/2.2 rather than DATADIR/evolution-2.2
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.4-1
Ray Strode 6e154b
- Update from upstream stable 2.0.3 to unstable 2.1.4
Ray Strode 6e154b
- Updated evo_major from 2.0 to 2.2
Ray Strode 6e154b
- Removed camel packaging as this has been moved to evolution-data-server for Evolution 2.2
Ray Strode 6e154b
- Added plugins to the packaged files
Ray Strode 6e154b
- Added weather icons to the packaged files
Ray Strode 6e154b
- Updated requirements:
Ray Strode 6e154b
  * gtkhtml3 from 3.3.2 to 3.5.4
Ray Strode 6e154b
  * libgal2 from 2.2.4 to 2.3.3
Ray Strode 6e154b
  * eds from 1.0.3 to 1.1.4.1
Ray Strode 6e154b
  * libsoup from 2.2.0 to 2.2.2
Ray Strode 6e154b
- Added built-time requirement on atk-devel
Ray Strode 6e154b
- Enable all plugins for now
Ray Strode 6e154b
- Added requirement on dbus (for the new-mail-notify plugin)
Ray Strode 6e154b
- Enable gtk-doc
Ray Strode 6e154b
- Updated GConf schema name suffixes from 2.0 to 2.2
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Dec 19 2004 Christopher Aillon <caillon@redhat.com> 2.0.3-2
Ray Strode 6e154b
- Rebuild against mozilla 1.7.5
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.3-1
Ray Strode 6e154b
- Update from upstream 2.0.2 to 2.0.3 with these bug fixes:
Ray Strode 6e154b
 * Addressbook
Ray Strode 6e154b
   XB67656 - almost the same email address are considrered identical (Siva)
Ray Strode 6e154b
   XB69079 - Data repeated after save with bad date format (Siva)
Ray Strode 6e154b
   XB66854 - Some strings are missed to translation (Rodney)
Ray Strode 6e154b
Ray Strode 6e154b
 * Calendar 	
Ray Strode 6e154b
   XB47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
Ray Strode 6e154b
   XB68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
Ray Strode 6e154b
   XB67403 - wrong alarm time displayed (Rodrigo)
Ray Strode 6e154b
   XB68077 - appointment dialog re-size (Rodrigo)
Ray Strode 6e154b
   - leak fixes (Chen)
Ray Strode 6e154b
   - sensitize menu items in list view properly (JP)
Ray Strode 6e154b
   - redraw display when 24hr time setting changes (JP)
Ray Strode 6e154b
Ray Strode 6e154b
 * Mail
Ray Strode 6e154b
   XB69533 - Unable to subscribe to the alt hierarchy (Michael)
Ray Strode 6e154b
   XB69776 - Signed Mail with attachments displays everything with multipart/boundaries stuff (Michael)
Ray Strode 6e154b
   XB69615 - delete certificate after viewing smime message (Michael)
Ray Strode 6e154b
   XB69109 - EHLO or HELO with ip addresses does not conform rfc 821  (Michael)
Ray Strode 6e154b
   XB69982 - During Newsgroup list refresh, it crashes (Michael) 
Ray Strode 6e154b
   XB69446 - Mail shown as attachment if some headers are upper case (S. Caglar Onur) 
Ray Strode 6e154b
   XB68556 - NNTP with SSL won't work, even with stunnel (Michael) 
Ray Strode 6e154b
   XB69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
Ray Strode 6e154b
   XB69241 - base64 attachement holding PGP block (Jeff)
Ray Strode 6e154b
   XB67895 - nntp support not asking for password (Michael)
Ray Strode 6e154b
   XB67898 - Use of symbolic port-names is not guaranteed to work everywhere (Michael)
Ray Strode 6e154b
   XB69851 - remember password check doesn't stick (Michael)
Ray Strode 6e154b
   XB69623 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
Ray Strode 6e154b
   XB69339 - postscript and some other attachments not visable (Michael)
Ray Strode 6e154b
   XB69579 - vFoldersXBUNMATCHED generates errors (Michael)
Ray Strode 6e154b
   XB68958 - current message forgotten in vfolders (Michael)
Ray Strode 6e154b
   XB68974 - Wizard doesn't store smtp auth settings (Michael)
Ray Strode 6e154b
   XB67496 - html email not rendered in preview pane (Michael)
Ray Strode 6e154b
   XB67014 - Checking supported auth types doesn't work with new SSL certificate (Michael)
Ray Strode 6e154b
   XB68006 - Evo crashed after viewing previously-sent email and copying URL from it (Michael)
Ray Strode 6e154b
   XB68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
Ray Strode 6e154b
   XB67622 - SMTP auth usernames containing % character fail (Jeff)
Ray Strode 6e154b
   - fix pthread_key_delete args (Julio M. Merino Vidal)
Ray Strode 6e154b
- Removed patch for "Unmatched" vfolder properties dialog (#141458) as this is now in upstream tarball (XB69579 above)
Ray Strode 6e154b
- Update dependency on e-d-s from 1.0.2 to 1.0.3
Ray Strode 6e154b
- Update dependency on libgal2 from 2.2.3 to 2.2.4
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Dec  1 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-6
Ray Strode 6e154b
- Fix broken properties dialog for "Unmatched" vfolder (#141458)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Oct 27 2004 Christopher Aillon <caillon@redhat.com> - 2.0.2-4
Ray Strode 6e154b
- Re-enable s390(x)
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Oct 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-3
Ray Strode 6e154b
- added requirement on gnutls/gnutls-devel
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Oct 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-2
Ray Strode 6e154b
- Fix for #132050 (no entry for Evolution in the menus): use the new redhat-evolution.desktop file provided by redhat-menus-1.13
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-1
Ray Strode 6e154b
- Update from 2.0.1 to 2.0.2
Ray Strode 6e154b
- Updated dependency on e-d-s from 1.0.1 to 1.0.2
Ray Strode 6e154b
- Updated dependency on libgal2 from 2.2.2 to 2.2.3
Ray Strode 6e154b
- Updated dependency on gtkhtml3 from 3.3.0 to 3.3.2
Ray Strode 6e154b
- ppc's mozilla dependency is now in line with the other architectures at 1.7.3
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Oct  9 2004 David Malcolm <dmalcolm@redhat.com>
Ray Strode 6e154b
- disable s390/s390x for now
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Oct  8 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-3
Ray Strode 6e154b
- Fix for #135135, updating the fix for #103826 that removes the evolution.desktop file in "Office"; the file to delete had been renamed to evolution-2.0.desktop
Ray Strode 6e154b
- Added requirement on redhat-menus, since this supplies the target of our .desktop symlink
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-2
Ray Strode 6e154b
- update mozilla dependency from 1.7.2 to 1.7.3, apart from on ppc (and on s390 and s390x, which remain at 1.6, and on ppc64 where it isn't available at all)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-1
Ray Strode 6e154b
- Update from 2.0.0 to 2.0.1
Ray Strode 6e154b
- Updated dependency on e-d-s from 1.0.0 to 1.0.1
Ray Strode 6e154b
- Updated dependency on libgal2 from 2.2.0 to 2.2.2
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Sep 20 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.0-2
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep 14 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.0-1
Ray Strode 6e154b
- Update from 1.5.94.1 to 2.0.0
Ray Strode 6e154b
- Change source FTP location from 1.5 to 2.0
Ray Strode 6e154b
- Updated dependency on e-d-s from 0.0.99 to 1.0.0
Ray Strode 6e154b
- Documentation has now moved from 1.5 to 2.0
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.94.1-1
Ray Strode 6e154b
- updated tarball from 1.5.93 to 1.5.94.1
Ray Strode 6e154b
- the BASE_VERSION in the configure.in script has finally been updated from 1.5 to 2.0 (affects OAFIIDs, install dirs, binary names etc); updated evo_major and various other parts of the spec-file to reflect this; however documentation is still 1.5 in upstream tarball
Ray Strode 6e154b
- updated dependency on libgal2 from 2:2.1.14 to 2:2.2.0
Ray Strode 6e154b
- updated dependency on libsoup from 2.1.13 to 2.2.0
Ray Strode 6e154b
- updated dependency on e-d-s from 0.0.98 to 0.0.99
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug 17 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-2
Ray Strode 6e154b
- updated gnome-icon-theme requirement from 1.2.0 to 1.3.6 to fix problem with missing stock icons (bz #130142)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug 16 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-1
Ray Strode 6e154b
- updated tarball from 1.5.92.2 to 1.5.93
Ray Strode 6e154b
- removed filechooser patch - this is now in the upstream tarball, with a test at configuration time; it was autodetected and enabled in my test build; I've explicitly enabled it to be certain.
Ray Strode 6e154b
- updated dependency on libgal2 from 2:2.1.13 to 2:2.1.14
Ray Strode 6e154b
- updated dependency on libsoup from 2.1.12 to 2.1.13
Ray Strode 6e154b
- updated dependency on e-d-s from 0.0.97 to 0.0.98
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-2
Ray Strode 6e154b
- Increased mozilla_version from 1.7 to 1.7.2 so that the NSS test looks in the correct place
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-1
Ray Strode 6e154b
- updated tarball from 1.5.92.1 to 1.5.92.2
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Aug  4 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.1-1
Ray Strode 6e154b
- updated tarball from 1.5.91 to 1.5.92.1
Ray Strode 6e154b
- added a dependency on gnome-icon-theme
Ray Strode 6e154b
- updated dependency on libgal2 from 2:2.1.11 to 2:2.1.13
Ray Strode 6e154b
- updated dependency on gtkhtml3 from 3.1.17 to 3.3.0
Ray Strode 6e154b
- updated dependency on libsoup from 2.1.11 to 2.1.12
Ray Strode 6e154b
- updated dependency on e-d-s from 0.0.95 to 0.0.97
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
Ray Strode 6e154b
- 1.5.91
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul  8 2004 Jeremy Katz <katzj@redhat.com> - 1.5.90-5
Ray Strode 6e154b
- use mozilla 1.7 on platforms where it's available
Ray Strode 6e154b
- check to make sure the appropriate mozilla headers exist if using
Ray Strode 6e154b
  mozilla nss for ssl or fail the build
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul  8 2004 David Malcolm <dmalcolm@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jul  7 2004 David Malcolm <dmalcolm@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-2
Ray Strode 6e154b
- Fixed sources file
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
Ray Strode 6e154b
- 1.5.90; updated requirements on gtkhtml3, libgal2, and e-d-s
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jun 17 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.2-1
Ray Strode 6e154b
- 1.5.9.2
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jun  8 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-3
Ray Strode 6e154b
- Replaced /usr/lib with %%{_libdir} in mozills_nss ssl_flags
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-2
Ray Strode 6e154b
- updated filechooser patch again
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-1
Ray Strode 6e154b
- 1.5.9.1; updated filechooser patch
Ray Strode 6e154b
Ray Strode 6e154b
* Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-3
Ray Strode 6e154b
- added ORBit2 and spamassassin requirements
Ray Strode 6e154b
Ray Strode 6e154b
* Mon May 24 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-2
Ray Strode 6e154b
- Fixed up filechooser patch and re-enabled it
Ray Strode 6e154b
Ray Strode 6e154b
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-1
Ray Strode 6e154b
- 1.5.8; added explicit libbonoboui requirement; disabled filechooser patch for now
Ray Strode 6e154b
Ray Strode 6e154b
* Tue May  4 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-3
Ray Strode 6e154b
- Added GtkFileChooser patch based on work by Carlos Garnacho Parro (http://lists.ximian.com/archives/public/evolution-patches/2004-March/004867.html); added requirement for GTK 2.4
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Apr 22 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-2
Ray Strode 6e154b
- added emfv signal fix patch and fix for defaults in switch statements on gcc3.4
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-1
Ray Strode 6e154b
- 1.5.7
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 1.5.5-1
Ray Strode 6e154b
- 1.5.5
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Feb 18 2004 Jeremy Katz <katzj@redhat.com> - 1.5.4-1
Ray Strode 6e154b
- 1.5.4
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Feb 17 2004 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- buildrequire e-d-s-devel instead of e-d-s (#114712)
Ray Strode 6e154b
- enable nntp support (#114802)
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jan 27 2004 Jeremy Katz <katzj@redhat.com> 1.5.3-1
Ray Strode 6e154b
- 1.5.3
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 21 2004 Jeremy Katz <katzj@redhat.com> 1.5.2-2
Ray Strode 6e154b
- size_t/int mismatch compile fix for 64bit platforms
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 14 2004 Jeremy Katz <katzj@redhat.com> 1.5.2-0
Ray Strode 6e154b
- 1.5.2
Ray Strode 6e154b
- add patch to fix gconf warning with schema
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Jan  4 2004 Jeremy Katz <katzj@redhat.com> 1.5.1-0
Ray Strode 6e154b
- 1.5.1
Ray Strode 6e154b
- temporarily disable redhatify patch
Ray Strode 6e154b
- use mozilla-nss for SSL
Ray Strode 6e154b
- fix schema names
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-8
Ray Strode 6e154b
- fall back to HELO for ESMTP (#108753)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 28 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-7
Ray Strode 6e154b
- fix title on composer save dialog (#108159)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Oct 27 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-6
Ray Strode 6e154b
- Make imap command length shorter to avoid choking some imap servers 
Ray Strode 6e154b
  (notably cyrus-imap).
Ray Strode 6e154b
- Make wombat session managed so that we don't hit weird bonobo activation
Ray Strode 6e154b
  things.  This adds a dependency on $DISPLAY for wombat.  (#106826)
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Oct 19 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-5
Ray Strode 6e154b
- use AI_ADDRCONFIG to avoid returning IPv6 addresses on hosts without 
Ray Strode 6e154b
  IPv6 support
Ray Strode 6e154b
- add patch from upstream with reply-to-list shortcut (Ctrl-l)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Oct 15 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-4
Ray Strode 6e154b
- really, really remove duplicate menu entry (#103826)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 14 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-3
Ray Strode 6e154b
- Pull in some patches from upstream CVS
Ray Strode 6e154b
  * Avoid division by zero with POP (X#41610)
Ray Strode 6e154b
  * Don't mangle headers (X#33545)
Ray Strode 6e154b
  * Prefix IPV6 numeric hosts properly (X#46006, #105028)
Ray Strode 6e154b
  * Use proper function for IPV6 reverse lookups (X#46006)
Ray Strode 6e154b
  * Allow timezone offset to be up to 14 hours (X#49357)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Oct 13 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- add patch from upstream CVS to fix SMTP syntax problems (#106630) 
Ray Strode 6e154b
- really remove duplicate menu entry (#103826)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Oct  6 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- make redhat-email.desktop symlink relative (#104391)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep 24 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- add ipv6 support per dwmw2's request
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-2
Ray Strode 6e154b
- 1.4.5
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- move static libs into -devel (#104399)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep 16 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-7
Ray Strode 6e154b
- filter types are gtypes, not ints (#103934)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-6
Ray Strode 6e154b
- fix from upstream (will be in 1.4.5) to fix menu merging in the 
Ray Strode 6e154b
  composer with new libbonobo
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Sep  5 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- remove the desktop file in Office (#103826)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep  2 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-5
Ray Strode 6e154b
- patch from upstream to fix display of some mails in 
Ray Strode 6e154b
  different charsets (#102899)
Ray Strode 6e154b
- add requires on newer version of ORBit2 (#103386)
Ray Strode 6e154b
- add patch from upstream (extracted by George Karabin) to use gnome-vfs 
Ray Strode 6e154b
  mime icon lookup where available (#102553)
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Aug 22 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-4
Ray Strode 6e154b
- include static libs (#102834)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Aug  6 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-3
Ray Strode 6e154b
- add a -devel subpackage (#99376)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug  4 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-1
Ray Strode 6e154b
- 1.4.4
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jul 30 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- buildrequires fixup from Ville Skytta (#101325)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul 24 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-6
Ray Strode 6e154b
- include tagoh's patch for printing cjk contacts (committed upstream, #99374)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 1.4.3-5
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jul 15 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-4
Ray Strode 6e154b
- build on all arches again
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jul 14 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-3
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-1
Ray Strode 6e154b
- 1.4.3
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jun 19 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- make gal version dep more explicit
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Jun 13 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- fix desktop file (#97162)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jun 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.0-2
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
- excludearch ppc64 for now
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jun  9 2003 Jeremy Katz <katzj@redhat.com> 1.4.0-1
Ray Strode 6e154b
- 1.4.0
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jun 5 2003 Elliot Lee <sopwith@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jun  5 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-2
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jun  4 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- buildrequires gettext (#92276)
Ray Strode 6e154b
Ray Strode 6e154b
* Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
Ray Strode 6e154b
- 1.3.92
Ray Strode 6e154b
Ray Strode 6e154b
* Wed May  7 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-2
Ray Strode 6e154b
- fix default for /schemas/apps/evolution/mail/display/mime_types
Ray Strode 6e154b
Ray Strode 6e154b
* Tue May  6 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-1
Ray Strode 6e154b
- 1.3.3
Ray Strode 6e154b
Ray Strode 6e154b
* Sun May  4 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-2
Ray Strode 6e154b
- enable pilot support
Ray Strode 6e154b
- add redhatify patch back
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- add a /usr/bin/evolution symlink
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- fix gnome-spell version requirement
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
Ray Strode 6e154b
- add trivial fix for evolution-mail schema key (ximian #41419)
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- update to 1.3
Ray Strode 6e154b
- don't build with pilot support for now
Ray Strode 6e154b
- don't redhat-ify the summary prefs for now
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-2
Ray Strode 6e154b
- fix krb5 libdir for lib64 systems
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-1
Ray Strode 6e154b
- update to 1.2.4
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-7
Ray Strode 6e154b
- oops, fix a tyop
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
Ray Strode 6e154b
- add a few cleanups for 64bit cleanliness (#86347)
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com> 
Ray Strode 6e154b
- add some buildrequires (#87612)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
Ray Strode 6e154b
- update to 1.2.3
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-5
Ray Strode 6e154b
- security patches from upstream
Ray Strode 6e154b
  - sanity check UUEncoding header before decoding (CAN-2003-0128)
Ray Strode 6e154b
  - don't decode doubly UUEncoded content (CAN-2003-0129)
Ray Strode 6e154b
  - don't use a bonobo component to display things without registered 
Ray Strode 6e154b
    handlers (CAN-2003-0130)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
Ray Strode 6e154b
- debuginfo rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
Ray Strode 6e154b
- memleak patch had some bits that weren't supposed to be there.  update 
Ray Strode 6e154b
  to newer from upstream.
Ray Strode 6e154b
- fix directory checking in proxy patch
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-2
Ray Strode 6e154b
- add missing build dep (#84388)
Ray Strode 6e154b
- add patch from upstream for evolution-mail memleak
Ray Strode 6e154b
- add patch from upstream to use the gnome2 proxy settings by default
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Feb  7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
Ray Strode 6e154b
- 1.2.2
Ray Strode 6e154b
- build on x86_64 
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
Ray Strode 6e154b
- rebuilt
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.2.1-4
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Jan  3 2003 Nalin Dahyabhai <nalin@redhat.com>
Ray Strode 6e154b
- if building with OpenSSL, attempt to get cflags and ldflags from pkgconfig
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan  2 2003 Jeremy Katz <katzj@redhat.com> 1.2.1-3
Ray Strode 6e154b
- we don't want to use native POSIX threads for mutexes in db3, override them
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 1.2.1-2
Ray Strode 6e154b
- rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Dec 13 2002 Jeremy Katz <katzj@redhat.com> 1.2.1-1
Ray Strode 6e154b
- update to 1.2.1
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
Ray Strode 6e154b
- require a newer soup, the old one Has Bugs (tm)
Ray Strode 6e154b
- excludearch x86_64; getting a R_X86_64_32S relocation in libical 
Ray Strode 6e154b
  although everything appears to be built with -fPIC correctly
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
Ray Strode 6e154b
- patch for multilib krb5
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Dec  2 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-4
Ray Strode 6e154b
- add upstream patch to handle LDAPv3 better
Ray Strode 6e154b
- add upstream patch to fix shell memory leaks
Ray Strode 6e154b
- add upstream patch to fix ldap scope selection
Ray Strode 6e154b
- build with openssl instead of mozilla-nss since it's available on 
Ray Strode 6e154b
  more platforms
Ray Strode 6e154b
- build on all arches
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Nov 22 2002 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- require bonobo-conf, not -devel (#78398)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.0-3
Ray Strode 6e154b
- disable pilot support for mainframe
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
Ray Strode 6e154b
- macro-ify the mozilla version to make it easier to build against 
Ray Strode 6e154b
  newer mozillas with headers in new locations
Ray Strode 6e154b
- buildrequire pilot-link-devel (#78077)
Ray Strode 6e154b
- drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
Ray Strode 6e154b
- drop unneeded patch for ordering of the libdb checks
Ray Strode 6e154b
- add fejj's patch to always subscribe to the inbox from evolution-patches
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Nov 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-1
Ray Strode 6e154b
- 1.2.0
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Nov  2 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-2
Ray Strode 6e154b
- reenable pilot support
Ray Strode 6e154b
- redhatify
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Nov  1 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-1
Ray Strode 6e154b
- update to 1.1.90
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Oct 31 2002 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- include mozilla epochs in requires (#74577)
Ray Strode 6e154b
- add build requires on newer oaf (#76801)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Oct 24 2002 Jeremy Katz <katzj@redhat.com> 1.1.2-1
Ray Strode 6e154b
- update to 1.1.2
Ray Strode 6e154b
- remove unpackaged files from the buildrooot
Ray Strode 6e154b
- disable pilot support for now
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
Ray Strode 6e154b
- add freetype-devel to build requires (#73319)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Sep  2 2002 Owen Taylor <otaylor@redhat.com>
Ray Strode 6e154b
- Fix a problem where evolution-mail right click items corrupted the stack
Ray Strode 6e154b
  (#67992)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
Ray Strode 6e154b
- don't install two desktop files (#72871)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
Ray Strode 6e154b
- absolute symlink .desktop file (#72913)
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Aug 22 2002 han Ngo <than@redhat.com> 1.0.8-7
Ray Strode 6e154b
- rebuild against new pilot-link
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
Ray Strode 6e154b
- bzip2 source
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Aug  6 2002 Than Ngo <than@redhat.com> 1.0.8-5
Ray Strode 6e154b
- rebuild against new pilot-link-0.11.2
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jul 18 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-4
Ray Strode 6e154b
- rebuild against new gnome-pilot
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Jul  9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
Ray Strode 6e154b
- remove static and libtool archives for importers and camel-providers (#68222)
Ray Strode 6e154b
- do desktop-file-install magic 
Ray Strode 6e154b
- remove dead sites from summary list (#64522)
Ray Strode 6e154b
- support openldap protocol version 3 based off of Nalin's autofs changes 
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jul  8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
Ray Strode 6e154b
- fix openldap-devel buildrequire
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jul  1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
Ray Strode 6e154b
- 1.0.8 
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
Ray Strode 6e154b
- include patch to omf files from otaylor@redhat.com to fix 
Ray Strode 6e154b
  scrollkeeper validation errors
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
Ray Strode 6e154b
- update to 1.0.7
Ray Strode 6e154b
- excludearch alpha while mozilla isn't being built there
Ray Strode 6e154b
Ray Strode 6e154b
* Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
Ray Strode 6e154b
- automated rebuild
Ray Strode 6e154b
Ray Strode 6e154b
* Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
Ray Strode 6e154b
- update to 1.0.5
Ray Strode 6e154b
Ray Strode 6e154b
* Fri May  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
Ray Strode 6e154b
- add patch to fix spool unread counts (#64198)
Ray Strode 6e154b
- build with the fix for the crasher mail sent to 
Ray Strode 6e154b
  evolution-list (ximian #24140)
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
Ray Strode 6e154b
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl 
Ray Strode 6e154b
  since it's been committed to the branch and fixes the problem for me
Ray Strode 6e154b
- include patch from tagoh(at)redhat.com to change the default charset 
Ray Strode 6e154b
  for Japanese to ISO-2022-JP (#63214)
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
Ray Strode 6e154b
- minor tweaks to the redhatify patch
Ray Strode 6e154b
- make accepting appointments sent to mailing lists work
Ray Strode 6e154b
- use the RFC specified LDAP attribs for freebusy and calendarURI 
Ray Strode 6e154b
  in addressbook
Ray Strode 6e154b
- fix a crash in the startup wizard
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Mar 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-2
Ray Strode 6e154b
- move desktop file to /etc/X11/applnk (#62399)
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Mar 24 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-1
Ray Strode 6e154b
- update to evolution 1.0.3
Ray Strode 6e154b
- change summary view to show a recent errata list by default
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- put correct path to nspr includes on configure command line
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
Ray Strode 6e154b
- mozilla 0.9.9 has nspr and nss subpackages, hooray!  rip out the static 
Ray Strode 6e154b
  libnss linkage and just link against what is provided dynamically
Ray Strode 6e154b
- kill the -devel subpackage since it's of questionable use
Ray Strode 6e154b
- explicitly require mozilla-nss and mozilla-nspr packages to make it easier
Ray Strode 6e154b
  to resolve the requirements
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-2
Ray Strode 6e154b
- rebuild in new environment
Ray Strode 6e154b
- temporarily exclude on ia64 again
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-1
Ray Strode 6e154b
- update to 1.0.2
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Jan 28 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-4
Ray Strode 6e154b
- build on ia64 now that mozilla exists for ia64
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Jan 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-3
Ray Strode 6e154b
- rebuild in new environment
Ray Strode 6e154b
- add pilot support
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
Ray Strode 6e154b
- rebuild without mozilla-psm in the buildroot so libnss is linked 
Ray Strode 6e154b
  statically as intended
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
Ray Strode 6e154b
- update to 1.0.1
Ray Strode 6e154b
- patch for autoconf 2.52 accepted upstream
Ray Strode 6e154b
- include man page
Ray Strode 6e154b
- use --with-sub-version=" (%%{version}-%%{release})"
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
Ray Strode 6e154b
- really disable news
Ray Strode 6e154b
- add patch from Jens Petersen <juhp@redhat.com> to hopefully get 
Ray Strode 6e154b
  builds working with autoconf 2.52
Ray Strode 6e154b
- conditionalize static libnss stuff so that it can go away when we
Ray Strode 6e154b
  have a mozilla with shared libnss
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Dec  6 2001 Jeremy Katz <katzj@redhat.com> 1.0-1.7.2
Ray Strode 6e154b
- add patches off of branch for:
Ray Strode 6e154b
  * do not show up as Preview Release in version string
Ray Strode 6e154b
  * have next/previous work with multiple selected messages
Ray Strode 6e154b
- build without pilot support
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Dec  3 2001 Jeremy Katz <katzj@redhat.com> 1.0-1
Ray Strode 6e154b
- and bump to 1.0
Ray Strode 6e154b
Ray Strode 6e154b
* Sun Dec  2 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- let's build with an included copy of libnss now since OpenSSL is support
Ray Strode 6e154b
  is disabled on the 1.0 branch
Ray Strode 6e154b
- build with --enable-dot-locking=no
Ray Strode 6e154b
- excludearch ia64 again now that we need libnspr
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- build with gnome-pilot and krb5 support
Ray Strode 6e154b
- conditionalize ldap, pilot and krb5 support
Ray Strode 6e154b
- clean up buildrequires some
Ray Strode 6e154b
Ray Strode 6e154b
* Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- we can build on ia64 since we're using openssl instead of nspr
Ray Strode 6e154b
- disable non-functional nntp support 
Ray Strode 6e154b
- 0.99.2 (rc2) 
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Nov  9 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- add explicit requires on current bonobo, oaf, and GConf to help people
Ray Strode 6e154b
  help themselves
Ray Strode 6e154b
- s/Copyright/License/
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Nov  8 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- add a patch to revert changes to camel-tcp-stream-openssl; appears to 
Ray Strode 6e154b
  fix the SSL hangs
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Nov  7 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- fix filelist to include libical zoneinfo
Ray Strode 6e154b
- add devel subpackage with includes and static libs
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Nov  5 2001 Jeremy Katz <katzj@redhat.com>
Ray Strode 6e154b
- updated to 0.99.0 aka 1.0 RC1
Ray Strode 6e154b
Ray Strode 6e154b
* Tue Oct 23 2001 Havoc Pennington <hp@redhat.com>
Ray Strode 6e154b
- 0.16 snagged from Ximian GNOME
Ray Strode 6e154b
Ray Strode 6e154b
* Fri Oct  5 2001 Havoc Pennington <hp@redhat.com>
Ray Strode 6e154b
- initial build based on David Sainty's specfile
Ray Strode 6e154b
Ray Strode 6e154b
* Thu Oct 04 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- Updated to 0.15.99, 20011004 from cvs.
Ray Strode 6e154b
Ray Strode 6e154b
* Wed Sep 05 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- Updated to 0.13.99, 20010905 from cvs.
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Sep 03 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- Updated to 0.13.99, 20010903 from cvs.
Ray Strode 6e154b
- Fixed Requires + BuildRequires
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- Updated to 0.12.99, 20010806 from cvs.
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- Relocated libical* from /usr/lib due to kdepim, -2
Ray Strode 6e154b
Ray Strode 6e154b
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
Ray Strode 6e154b
- First spec file for evolution.
Ray Strode 6e154b