Milan Crha 6e146b
%define glib2_version 2.30.0
Milan Crha 1f93e8
%define gnome_desktop_version 2.91.3
Matthew Barnes 77a331
%define gnome_doc_utils_version 0.8.0
Milan Crha 6cb12d
%define gnome_icon_theme_version 2.30.2.1
Milan Crha 6e146b
%define gtk3_version 3.2.0
Milan Crha 6e146b
%define gtkhtml_version 4.3.1
Matthew Barnes 906635
%define intltool_version 0.35.5
Milan Crha 6e146b
%define libgdata_version 0.10.0
Milan Crha 5a536e
%define libgweather_version 3.5.0
Milan Crha ea52f9
%define clutter_gtk_version 0.10
Milan Crha 3c5fe2
%define soup_version 2.4.0
Matthew Barnes 6173d1
%define webkit_version 1.8.0
Matthew Barnes 3e0c36
Matthew Barnes 5d4309
%define evo_base_version 3.6
Ray Strode 6e154b
Matthew Barnes 11be65
%define last_anjal_version 0.3.2-3
Matthew Barnes 11be65
%define last_libgal2_version 2:2.5.3-2
Matthew Barnes 5d4309
%define last_evo_nm_version 3.4.3
Matthew Barnes 11be65
Matthew Barnes 9f4ab9
%define inline_audio_support 1
Ray Strode 6e154b
%define ldap_support 1
Matthew Barnes da03e7
%define libnotify_support 1
Milan Crha a440b7
%define libpst_support 1
Ray Strode 6e154b
%define krb5_support 1
Ray Strode 6e154b
Milan Crha 3c5fe2
%define evo_plugin_dir %{_libdir}/evolution/%{evo_base_version}/plugins
Ray Strode 6e154b
Matthew Barnes fe0204
### Abstract ###
Matthew Barnes 2ec936
Ray Strode 6e154b
Name: evolution
Milan Crha 84ff17
Version: 3.5.92
Milan Crha 204d4a
Release: 1%{?dist}
Matthew Barnes 2ec936
Group: Applications/Productivity
Matthew Barnes 366ac2
Summary: Mail and calendar client for GNOME
Matthew Barnes 6fe408
License: GPLv2+ and GFDL
Matthew Barnes 6fe408
URL: http://projects.gnome.org/evolution/
Matthew Barnes 6fe408
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
Matthew Barnes 6173d1
Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
Ray Strode 6e154b
Matthew Barnes 11be65
Obsoletes: anjal <= %{last_anjal_version}
Matthew Barnes e80ca7
Obsoletes: libgal2 <= %{last_libgal2_version}
Matthew Barnes 5d4309
Obsoletes: evolution-NetworkManager <= %{last_evo_nm_version}
Matthew Barnes e80ca7
Matthew Barnes 2ec936
### Patches ###
Ray Strode 6e154b
Ray Strode 6e154b
# bad hack
Milan Crha 23fd26
Patch01: evolution-1.4.4-ldap-x86_64-hack.patch
Ray Strode 6e154b
Matthew Barnes 96034d
# RH bug #589555
Milan Crha 23fd26
Patch02: evolution-2.30.1-help-contents.patch
Milan Crha 23fd26
Matthew Barnes 829392
## Dependencies ###
Ray Strode 6e154b
Matthew Barnes ace892
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
Milan Crha 3c5fe2
Requires: gvfs
Ray Strode 6e154b
Matthew Barnes 2ec936
### Build Dependencies ###
Matthew Barnes 2ec936
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
Milan Crha 3ba58a
BuildRequires: cairo-gobject-devel
Milan Crha ea52f9
BuildRequires: clutter-gtk-devel >= %{clutter_gtk_version}
Milan Crha 455ae5
BuildRequires: dbus-glib-devel
Matthew Barnes ace892
BuildRequires: desktop-file-utils
Milan Crha 5a536e
BuildRequires: evolution-data-server-devel >= %{version}
Matthew Barnes ace892
BuildRequires: gettext
Matthew Barnes 5d2020
BuildRequires: glib2-devel >= %{glib2_version}
Matthew Barnes 6fe408
BuildRequires: gnome-common
Milan Crha 1f93e8
BuildRequires: gnome-desktop3-devel >= %{gnome_desktop_version}
Matthew Barnes 77a331
BuildRequires: gnome-doc-utils >= %{gnome_doc_utils_version}
Matthew Barnes eb8425
BuildRequires: gnome-online-accounts
Matthew Barnes ace892
BuildRequires: gnutls-devel
Matthew Barnes ace892
BuildRequires: gtk-doc
Milan Crha 559210
BuildRequires: gtk3-devel >= %{gtk3_version}
Matthew Barnes ace892
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
Matthew Barnes 906635
BuildRequires: intltool >= %{intltool_version}
Milan Crha 81c264
BuildRequires: itstool
Matthew Barnes f148d4
BuildRequires: libcanberra-devel
Milan Crha 039654
BuildRequires: libgdata-devel >= %{libgdata_version}
Matthew Barnes fada31
BuildRequires: libgweather-devel >= %{libgweather_version}
Matthew Barnes f148d4
BuildRequires: libpst-devel
Milan Crha 78830a
BuildRequires: libSM-devel
Matthew Barnes ace892
BuildRequires: libsoup-devel >= %{soup_version}
Matthew Barnes ace892
BuildRequires: libtool >= 1.5
Ray Strode 6e154b
BuildRequires: libxml2-devel
Ray Strode 6e154b
BuildRequires: nspr-devel
Ray Strode 6e154b
BuildRequires: nss-devel
Matthew Barnes f148d4
BuildRequires: pkgconfig
Milan Crha 3938ce
BuildRequires: rarian-compat
Milan Crha 1f93e8
BuildRequires: unique3-devel
Matthew Barnes 282f0f
BuildRequires: webkitgtk3-devel >= %{webkit_version}
Milan Crha 81c264
BuildRequires: yelp-tools
Ray Strode 6e154b
Ray Strode 6e154b
%if %{inline_audio_support}
Matthew Barnes 9f4ab9
BuildRequires: gstreamer-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 61002b
%if %{ldap_support}
Ray Strode 6e154b
BuildRequires: openldap-devel >= 2.0.11 
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 %{libnotify_support}
Ray Strode 6e154b
BuildRequires: libnotify-devel
Ray Strode 6e154b
%endif
Ray Strode 6e154b
Matthew Barnes 8405ca
%if %{libpst_support}
Matthew Barnes 8405ca
BuildRequires: libpst-devel
Matthew Barnes 8405ca
BuildRequires: libytnef-devel
Matthew Barnes 8405ca
%endif
Matthew Barnes 8405ca
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}
Matthew Barnes d5a058
Requires: %{name} = %{version}-%{release}
Milan Crha 5a536e
Requires: evolution-data-server-devel >= %{version}
Milan Crha 559210
Requires: gtk3-devel >= %{gtk3_version}
Ray Strode 6e154b
Requires: gtkhtml3-devel >= %{gtkhtml_version}
Milan Crha 039654
Requires: libgdata-devel >= %{libgdata_version}
Matthew Barnes fada31
Requires: libgweather-devel >= %{libgweather_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 96034d
Requires: yelp
Matthias Clasen 70aa8f
BuildArch: noarch
Matthew Barnes 5679cf
Matthew Barnes 5679cf
%description help
Matthew Barnes 4e4dfc
This package contains user documentation for %{name}. 
Matthew Barnes 4e4dfc
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
Matthew Barnes 2120e9
%package perl
Matthew Barnes 2120e9
Group: Applications/Productivity
Matthew Barnes 2120e9
Summary: Supplemental utilities that require Perl
Matthew Barnes 2120e9
Requires: %{name} = %{version}-%{release}
Matthew Barnes 2120e9
Matthew Barnes 2120e9
%description perl
Matthew Barnes 2120e9
This package contains supplemental utilities for %{name} that require Perl.
Matthew Barnes 2120e9
Matthew Barnes 8405ca
%if %{libpst_support}
Matthew Barnes 8405ca
%package pst
Matthew Barnes 8405ca
Group: Applications/Productivity
Matthew Barnes 8405ca
Summary: PST importer plugin for Evolution
Matthew Barnes 8405ca
Requires: %{name} = %{version}-%{release}
Matthew Barnes 8405ca
Requires: libpst
Matthew Barnes 8405ca
Matthew Barnes 8405ca
%description pst
Matthew Barnes 8405ca
This package contains the plugin to import Microsoft Personal Storage Table
Matthew Barnes 8405ca
(PST) files used by Microsoft Outlook and Microsoft Exchange.
Matthew Barnes 8405ca
%endif
Matthew Barnes 8405ca
Ray Strode 6e154b
%prep
Matthew Barnes 93660b
%setup -q -n evolution-%{version}
Milan Crha 23fd26
%patch01 -p1 -b .ldaphack
Milan Crha 23fd26
%patch02 -p1 -b .help-contents
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
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
%define ssl_flags --enable-nss=yes --enable-smime=yes
Ray Strode 6e154b
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
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
Milan Crha 0d7d31
# Regenerate configure to pick up configure.ac changes
Milan Crha 0d7d31
aclocal -I m4
Milan Crha 0d7d31
autoheader
Milan Crha 0d7d31
automake
Milan Crha 0d7d31
libtoolize
Milan Crha 0d7d31
intltoolize --force
Milan Crha 0d7d31
autoconf
Milan Crha 0d7d31
Ray Strode 6e154b
%configure \
Milan Crha 56a771
	--disable-maintainer-mode \
Milan Crha d1015a
	--disable-image-inline \
Matthew Barnes 2120e9
	--enable-gtk-doc \
Matthew Barnes 2120e9
	--with-sub-version=" (%{version}-%{release})" \
Matthew Barnes 2120e9
	--with-kde-applnk-path=no \
Milan Crha 74191a
	%ldap_flags %krb5_flags %ssl_flags \
Matthew Barnes 2120e9
	--enable-plugins=all
Ray Strode 6e154b
export tagname=CC
Matthew Barnes 11be65
make %{?_smp_mflags} LIBTOOL=/usr/bin/libtool CFLAGS="$CFLAGS -fno-strict-aliasing"
Ray Strode 6e154b
Matthew Barnes 2120e9
# Strip unneeded translations from .mo files.
Matthew Barnes 2120e9
# This reduces the RPM size by several megabytes.
Milan Crha 2003ff
#disabled since 2.31.91 because of a msgmerge floating point exception (see RH bug 628073)
Milan Crha c0695c
#cd po
Milan Crha c0695c
#grep -v ".*[.]desktop[.]in[.]in$" POTFILES.in > POTFILES.keep
Milan Crha c0695c
#mv POTFILES.keep POTFILES.in
Milan Crha c0695c
#intltool-update --gettext-package=%{name}-%{evo_base_version} --pot
Milan Crha c0695c
#for p in *.po; do
Milan Crha c0695c
#	msgmerge $p %{name}-%{evo_base_version}.pot > $p.out
Milan Crha c0695c
#	msgfmt -o `basename $p .po`.gmo $p.out
Milan Crha c0695c
#done
Milan Crha c0695c
#cd -
Matthew Barnes 2120e9
Matthias Clasen 3d6354
# Replace identical images in the help by links.
Matthias Clasen 3d6354
# This reduces the RPM size by several megabytes.
Matthias Clasen 3d6354
helpdir=$RPM_BUILD_ROOT%{_datadir}/gnome/help/%{name}
Matthias Clasen 3d6354
for f in $helpdir/C/figures/*.png; do
Matthias Clasen 3d6354
  b="$(basename $f)"
Matthias Clasen 3d6354
  for d in $helpdir/*; do
Matthias Clasen 3d6354
    if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
Matthias Clasen 3d6354
      g="$d/figures/$b"
Matthias Clasen 3d6354
      if [ -f "$g" ]; then
Matthias Clasen 3d6354
        if cmp -s $f $g; then
Matthias Clasen 3d6354
          rm "$g"; ln -s "../../C/figures/$b" "$g"
Matthias Clasen 3d6354
        fi
Matthias Clasen 3d6354
      fi
Matthias Clasen 3d6354
    fi
Matthias Clasen 3d6354
  done
Matthias Clasen 3d6354
done
Matthias Clasen 3d6354
Matthias Clasen 3d6354
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
Matthew Barnes 1c7d42
# remove additional things we don't want
Matthew Barnes 1c7d42
%if ! %{inline_audio_support}
Matthew Barnes 1c7d42
%{__rm} -f $RPM_BUILD_ROOT%{_libdir}/evolution/%{evo_base_version}/modules/module-audio-inline.so
Matthew Barnes 1c7d42
%endif
Matthew Barnes 1c7d42
Milan Crha 3c5fe2
%find_lang evolution-%{evo_base_version} --all-name --with-gnome
Ray Strode 6e154b
Milan Crha 3c5fe2
grep "/usr/share/locale" evolution-%{evo_base_version}.lang > translations.lang
Milan Crha 3c5fe2
grep -v "/usr/share/locale" evolution-%{evo_base_version}.lang > help.lang
Matthew Barnes 5679cf
Ray Strode 6e154b
%post
Ray Strode 6e154b
/sbin/ldconfig
Matthew Barnes fcf08e
touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Matthew Barnes f148d4
Ray Strode 6e154b
%postun
Ray Strode 6e154b
/sbin/ldconfig
Matthew Barnes fcf08e
if [ $1 -eq 0 ] ; then
Kalev Lember 655257
    touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
Matthew Barnes fcf08e
    gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Kalev Lember 655257
    glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
Matthew Barnes fcf08e
fi
Matthew Barnes fcf08e
Matthew Barnes fcf08e
%posttrans
Matthew Barnes fcf08e
gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
Kalev Lember 655257
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
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
Milan Crha baaa8c
# GSettings schemas:
Milan Crha baaa8c
%{_datadir}/GConf/gsettings/evolution.convert
Milan Crha baaa8c
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.addressbook.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.calendar.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.mail.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.importer.gschema.xml
Matthew Barnes ea13e4
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.bogofilter.gschema.xml
Matthew Barnes ea13e4
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.spamassassin.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.attachment-reminder.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.autocontacts.gschema.xml
Matthew Barnes 24a7ed
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.email-custom-header.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.external-editor.gschema.xml
Matthew Barnes 24a7ed
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.face-picture.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.itip.gschema.xml
Matthew Barnes 24a7ed
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.mail-notification.gschema.xml
Milan Crha baaa8c
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.prefer-plain.gschema.xml
Matthew Barnes 24a7ed
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.publish-calendar.gschema.xml
Matthew Barnes 24a7ed
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.templates.gschema.xml
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
Matthew Barnes f148d4
%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
Ray Strode 6e154b
Matthew Barnes 78a616
# Icons:
Matthias Clasen 934eb6
%{_datadir}/icons/hicolor/16x16/apps/*
Matthias Clasen 934eb6
%{_datadir}/icons/hicolor/22x22/apps/*
Matthias Clasen 934eb6
%{_datadir}/icons/hicolor/24x24/apps/*
Matthias Clasen 934eb6
%{_datadir}/icons/hicolor/32x32/apps/*
Matthias Clasen 934eb6
%{_datadir}/icons/hicolor/48x48/apps/*
Milan Crha a4ec4b
%{_datadir}/icons/hicolor/256x256/apps/*
Matthew Barnes 78a616
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
Milan Crha 3c5fe2
%{_datadir}/evolution/%{evo_base_version}
Ray Strode 6e154b
Matthew Barnes f148d4
# Modules:
Ray Strode 6e154b
%dir %{_libdir}/evolution
Milan Crha 3c5fe2
%dir %{_libdir}/evolution/%{evo_base_version}
Matthew Barnes 42f7e2
%dir %{_libdir}/evolution/%{evo_base_version}/modules
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-addressbook.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-backup-restore.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-book-config-google.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-book-config-ldap.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-book-config-local.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-book-config-webdav.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-caldav.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-contacts.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-google.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-local.so
Milan Crha 52e340
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-weather.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-cal-config-webcal.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-calendar.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-composer-autosave.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-imap-features.so
Matthew Barnes 1c7d42
%{_libdir}/evolution/%{evo_base_version}/modules/module-itip-formatter.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-mail-config.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-mail.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-mailto-handler.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-mdn.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-offline-alert.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-online-accounts.so
Matthew Barnes 1c7d42
%{_libdir}/evolution/%{evo_base_version}/modules/module-prefer-plain.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-plugin-lib.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-plugin-manager.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-startup-wizard.so
Matthew Barnes 1c7d42
%{_libdir}/evolution/%{evo_base_version}/modules/module-text-highlight.so
Matthew Barnes 24a7ed
%{_libdir}/evolution/%{evo_base_version}/modules/module-tnef-attachment.so
Matthew Barnes 1c7d42
%{_libdir}/evolution/%{evo_base_version}/modules/module-vcard-inline.so
Matthew Barnes da0553
%{_libdir}/evolution/%{evo_base_version}/modules/module-web-inspector.so
Ray Strode 6e154b
Matthew Barnes 1c7d42
%if %{inline_audio_support}
Matthew Barnes 1c7d42
%{_libdir}/evolution/%{evo_base_version}/modules/module-audio-inline.so
Matthew Barnes 1c7d42
%endif
Matthew Barnes 1c7d42
Ray Strode 6e154b
# Shared libraries:
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libcomposer.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libeabutil.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libecontacteditor.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libecontactlisteditor.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libemail-engine.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libemail-utils.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libemformat.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libemiscwidgets.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libeshell.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libessmime.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libetable.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libetext.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libetimezonedialog.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libeutil.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-a11y.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-addressbook-importers.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-calendar.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-calendar-importers.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-mail-importers.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-mail.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libevolution-smime.so
Milan Crha 456246
%{_libdir}/evolution/%{evo_base_version}/libevolution-utils.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libfilter.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libgnomecanvas.so
Milan Crha 667e3d
%{_libdir}/evolution/%{evo_base_version}/libmenus.so
Ray Strode 6e154b
Ray Strode 6e154b
# Various libexec programs:
Ray Strode 6e154b
%dir %{_libexecdir}/evolution
Milan Crha 3c5fe2
%dir %{_libexecdir}/evolution/%{evo_base_version}
Milan Crha 3c5fe2
%{_libexecdir}/evolution/%{evo_base_version}/evolution-addressbook-export
Milan Crha 354c12
%{_libexecdir}/evolution/%{evo_base_version}/evolution-alarm-notify
Milan Crha 3c5fe2
%{_libexecdir}/evolution/%{evo_base_version}/evolution-backup
Milan Crha 3c5fe2
%{_libexecdir}/evolution/%{evo_base_version}/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:
Milan Crha e8345f
# (note that there are various resources such as ui 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)
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
Matthew Barnes 310ca1
%{evo_plugin_dir}/org-gnome-email-custom-header.eplug
Matthew Barnes 310ca1
%{evo_plugin_dir}/liborg-gnome-email-custom-header.so
Matthew Barnes 310ca1
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 1c7d42
%{evo_plugin_dir}/org-gnome-external-editor.eplug
Matthew Barnes 1c7d42
%{evo_plugin_dir}/liborg-gnome-external-editor.so
Matthew Barnes 1c7d42
Milan Crha ab82cb
%{evo_plugin_dir}/org-gnome-face.eplug
Milan Crha ab82cb
%{evo_plugin_dir}/liborg-gnome-face.so
Milan Crha ab82cb
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
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
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
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
Matthew Barnes fadf49
%{evo_plugin_dir}/org-gnome-publish-calendar.eplug
Matthew Barnes fadf49
%{evo_plugin_dir}/liborg-gnome-publish-calendar.so
Matthew Barnes fadf49
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
Matthew Barnes 4aee65
%{evo_plugin_dir}/org-gnome-templates.eplug
Matthew Barnes 4aee65
%{evo_plugin_dir}/liborg-gnome-templates.so
Matthew Barnes 4aee65
Milan Crha feb4cd
%{evo_plugin_dir}/org-gnome-dbx-import.eplug
Milan Crha feb4cd
%{evo_plugin_dir}/liborg-gnome-dbx-import.so
Milan Crha feb4cd
Milan Crha feb4cd
Ray Strode 6e154b
%files devel
Ray Strode 6e154b
%defattr(-, root, root)
Matthew Barnes f148d4
%{_datadir}/gtk-doc/html/eshell
Milan Crha 3c5fe2
%{_includedir}/evolution-%{evo_base_version}
Milan Crha b55236
%{_libdir}/pkgconfig/evolution-calendar-3.0.pc
Milan Crha b55236
%{_libdir}/pkgconfig/evolution-mail-3.0.pc
Milan Crha b55236
%{_libdir}/pkgconfig/evolution-plugin-3.0.pc
Milan Crha b55236
%{_libdir}/pkgconfig/evolution-shell-3.0.pc
Milan Crha 639270
%{_libdir}/pkgconfig/libemail-engine.pc
Milan Crha 639270
%{_libdir}/pkgconfig/libemail-utils.pc
Milan Crha 456246
%{_libdir}/pkgconfig/libevolution-utils.pc
Ray Strode 6e154b
Matthew Barnes 5679cf
%files help -f help.lang
Matthew Barnes 4e4dfc
%defattr(-, root, root)
Milan Crha 81c264
%dir %{_datadir}/help/*/evolution
Matthew Barnes 5679cf
Matthew Barnes 23a28c
%files bogofilter
Matthew Barnes 23a28c
%defattr(-, root, root)
Milan Crha caf3ca
%{_libdir}/evolution/%{evo_base_version}/modules/module-bogofilter.so
Matthew Barnes 23a28c
Matthew Barnes 23a28c
%files spamassassin
Matthew Barnes 23a28c
%defattr(-, root, root)
Milan Crha caf3ca
%{_libdir}/evolution/%{evo_base_version}/modules/module-spamassassin.so
Matthew Barnes 23a28c
Matthew Barnes 2120e9
%files perl
Matthew Barnes 2120e9
%defattr(-, root, root)
Milan Crha 3c5fe2
%{_libexecdir}/evolution/%{evo_base_version}/csv2vcard
Matthew Barnes 2120e9
Matthew Barnes 8405ca
%if %{libpst_support}
Matthew Barnes 8405ca
%files pst
Matthew Barnes 8405ca
%defattr(-, root, root)
Matthew Barnes 8405ca
%{evo_plugin_dir}/org-gnome-pst-import.eplug
Matthew Barnes 8405ca
%{evo_plugin_dir}/liborg-gnome-pst-import.so
Matthew Barnes 8405ca
%endif
Matthew Barnes 8405ca
Ray Strode 6e154b
%changelog
Milan Crha 84ff17
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
Milan Crha 84ff17
- Update to 3.5.92
Milan Crha 84ff17
Milan Crha ec18dd
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
Milan Crha ec18dd
- Update to 3.5.91
Milan Crha ec18dd
Milan Crha 204d4a
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
Milan Crha 204d4a
- Update to 3.5.90
Milan Crha 204d4a
- Remove patches for BGO #678408 and #681321 (fixed upstream)
Milan Crha 81c264
- Add itstool and yelp-tools into BuildRequires
Milan Crha 204d4a
Adam Williamson c4d09a
* Wed Aug 15 2012 Adam Williamson <awilliam@redhat.com> - 3.5.5-2
Adam Williamson 5c67ec
- backport the fix for BGO #678408 and #681321 (libxml2 build)
Adam Williamson c4d09a
Milan Crha fe21b3
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
Milan Crha fe21b3
- Update to 3.5.5
Milan Crha fe21b3
Dennis Gilmore 4e4c67
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
Dennis Gilmore 4e4c67
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 4e4c67
Milan Crha 5a536e
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
Milan Crha 5a536e
- Update to 3.5.4
Milan Crha 5a536e
- Enable weather plugin (fixed upstream)
Milan Crha 5a536e
Matthias Clasen f82c3e
* Wed Jun 27 2012 Matthias Clasen <mclasen@redhat.com> - 2.5.3.1-4
Matthias Clasen f82c3e
- Temporarily disable weather plugin (not ported to new libgweather yet)
Matthias Clasen f82c3e
Matthew Barnes 26349a
* Tue Jun 26 2012 Matthew Barnes <mbarnes@redhat.com> - 2.5.3.1-3
Matthew Barnes 26349a
- Temporarily change e-d-s req in devel subpackage.
Matthew Barnes 26349a
Matthew Barnes df58fa
* Tue Jun 26 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-2
Matthew Barnes df58fa
- Remove unnecessary Requires: evolution-data-server.
Matthew Barnes df58fa
Matthew Barnes e2014e
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-1
Matthew Barnes e2014e
- Update to 3.5.3.1 (3.5.3, no build for you!)
Matthew Barnes e2014e
Matthew Barnes 3b1ab1
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
Matthew Barnes 3b1ab1
- Update to 3.5.3
Matthew Barnes cb5561
- Drop BR: GConf2-devel  \o/
Matthew Barnes 3b1ab1
Matthias Clasen e885af
* Fri Jun  8 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.2-2
Matthias Clasen e885af
- Rebuild against new gnome-desktop
Matthias Clasen e885af
Milan Crha 8cd521
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
Milan Crha 8cd521
- Update to 3.5.2
Milan Crha 8cd521
Matthew Barnes 5d4309
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
Matthew Barnes 5d4309
- Update to 3.5.1
Matthew Barnes 282f0f
- Add BR: webkitgtk3-devel
Matthew Barnes 5d4309
Kalev Lember 655257
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
Kalev Lember 655257
- Silence rpm scriptlet output
Kalev Lember 655257
Richard Hughes 3006e4
* Mon Apr 16 2012 Milan Crha <mcrha@redhat.com> - 3.4.1-1
Richard Hughes 3006e4
- Update to 3.4.1
Richard Hughes 3006e4
Milan Crha 595164
* Tue Mar 27 2012 Milan Crha <mcrha@redhat.com> - 3.4.0.1-1
Milan Crha 595164
- Update to 3.4.0.1
Milan Crha b29bf6
Milan Crha 455ae5
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
Milan Crha 455ae5
- Update to 3.3.92
Milan Crha 455ae5
Milan Crha 5b1005
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
Milan Crha 5b1005
- Update to 3.3.91
Milan Crha 5b1005
Milan Crha 107d41
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
Milan Crha 107d41
- Update to 3.3.90
Milan Crha 107d41
Milan Crha 98cbf0
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
Milan Crha 98cbf0
- Update to 3.3.5
Milan Crha 98cbf0
Matthew Barnes ea13e4
* Thu Jan 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.3.4-2
Matthew Barnes ea13e4
- Keep all GSettings schema files in the main evolution package, even the
Matthew Barnes ea13e4
  ones for the Bogofilter and Spamassassin subpackages, since we just have
Matthew Barnes ea13e4
  one .convert file and missing schemas makes gsettings-data-convert crash.
Matthew Barnes ea13e4
Milan Crha 6f5f3a
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
Milan Crha 6f5f3a
- Update to 3.3.4
Milan Crha 6f5f3a
Dennis Gilmore 54a2b4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
Dennis Gilmore 54a2b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore 54a2b4
Milan Crha 9ca5e0
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
Milan Crha 9ca5e0
- Update to 3.3.3
Milan Crha 9ca5e0
Milan Crha 33d5e3
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
Milan Crha 33d5e3
- Update to 3.3.2
Milan Crha 33d5e3
- Remove patch to not call g_thread_init() (fixed upstream)
Milan Crha 33d5e3
Matthew Barnes 43fc90
* Fri Oct 28 2011 Matthew Barnes <mbarnes@redhat.com> - 3.3.1-2
Matthew Barnes 43fc90
- Fix detection of evolution-help (not using OMF files anymore).
Matthew Barnes 43fc90
Milan Crha 6e146b
* Mon Oct 24 2011 Milan Crha <mcrha@redhat.com> - 3.3.1-1
Milan Crha 6e146b
- Update to 3.3.1
Milan Crha 23fd26
- Add patch to not call g_thread_init()
Milan Crha 6e146b
Milan Crha 40e99c
* Mon Sep 26 2011 Milan Crha <mcrha@redhat.com> - 3.2.0-1
Milan Crha 40e99c
- Update to 3.2.0
Milan Crha 40e99c
- Manage properly schemas files for evolution-bogofilter/spamassassin
Milan Crha 40e99c
Milan Crha 56a771
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
Milan Crha 56a771
- Update to 3.1.92
Milan Crha 56a771
Milan Crha ab3009
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
Milan Crha ab3009
- Update to 3.1.91
Milan Crha ab3009
Milan Crha 36ea40
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
Milan Crha 36ea40
- Update to 3.1.90
Milan Crha 36ea40
Milan Crha db3627
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
Milan Crha db3627
- Update to 3.1.5
Milan Crha db3627
Matthew Barnes 0bac14
* Sat Jul 23 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.4-1
Matthew Barnes 0bac14
- Update to 3.1.4
Matthew Barnes 0bac14
Matthew Barnes eb8425
* Mon Jul 04 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
Matthew Barnes eb8425
- Update to 3.1.3
Matthew Barnes eb8425
- Remove patch for building against libgdata-0.9.0 (fixed upstream).
Matthew Barnes eb8425
Milan Crha 080ecd
* Wed Jun 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-2
Milan Crha 080ecd
- Rebuild against newer gnome-desktop3
Milan Crha 080ecd
Milan Crha 7e093e
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
Milan Crha 7e093e
- Update to 3.1.2
Milan Crha a00837
- Add patch by Philip Withnall to build against libgdata-0.9.0
Milan Crha c0eaaa
- Add patch to enable GLib deprecated stuff (due to G_CONST_RETURN deprecation)
Milan Crha 7e093e
Milan Crha 11779e
* Tue May 17 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-3
Milan Crha 11779e
- Keep libevolution-mail-settings.so* from the previous change,
Milan Crha 11779e
  it is still used by other parts of evolution.
Milan Crha 11779e
Matthew Barnes 54f2ca
* Mon May 09 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.1-2
Matthew Barnes 54f2ca
- Drop the "Email Settings" capplet.
Matthew Barnes 54f2ca
Milan Crha 4959c5
* Mon May 09 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-1
Milan Crha 4959c5
- Update to 3.1.1
Milan Crha 4959c5
- Drop groupwise plugin, as it was split out upstream
Milan Crha 4959c5
Milan Crha f64c0b
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
Milan Crha f64c0b
- Update to 3.0.0
Milan Crha f64c0b
Milan Crha 5ce280
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
Milan Crha 5ce280
- Update to 2.91.92
Milan Crha 5ce280
Matthew Barnes 7833b1
* Mon Mar 14 2011 Matthew Barnes <mbarnes@redhat.com> - 2.91.91-3
Matthew Barnes 7833b1
- Remove some unnecessary BuildRequires:
Matthew Barnes 7833b1
  gtkimageview-devel: No release available for gtk3.
Matthew Barnes 7833b1
  libgnomecanvas-devel: Evolution bundles its own libgnomecanvas now.
Matthew Barnes 7833b1
Matthew Barnes 42f7e2
* Fri Mar 11 2011 Matthew Barnes <mbarnes@redhat.com> - 2.91.91-2
Matthew Barnes 42f7e2
- Split off an evolution-NetworkManager subpackage containing the NM
Matthew Barnes 42f7e2
  integration module.  Users that choose to bypass NetworkManager can
Matthew Barnes 42f7e2
  uninstall this subpackage so Evolution doesn't insist it's offline.
Matthew Barnes 42f7e2
Milan Crha 80bad3
* Mon Mar 07 2011 Milan Crha <mcrha@redhat.com> - 2.91.91-1
Milan Crha 80bad3
- Update to 2.91.91
Milan Crha 80bad3
Milan Crha 783e24
* Mon Feb 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.90-1
Milan Crha 783e24
- Update to 2.91.90
Milan Crha 783e24
Matthew Barnes 7efa2f
* Fri Feb 11 2011 Matthew Barnes <mbarnes@redhat.com> - 2.91.6.2-1
Matthew Barnes 7efa2f
- Update to 2.91.6.2
Matthew Barnes 7efa2f
- Fixes build breakage when using GTK+ 3.0.
Matthew Barnes 7efa2f
Dennis Gilmore d4608c
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6.1-3
Dennis Gilmore d4608c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore d4608c
Matthew Barnes da03e7
* Tue Feb 08 2011 Matthew Barnes <mbarnes@redhat.com> - 2.91.6.1-2
Matthew Barnes da03e7
- Evolution uses gtk3 now; re-enable libnotify.
Matthew Barnes da03e7
Matthias Clasen 3b0645
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6.1-1
Matthias Clasen 3b0645
- Update to 2.91.6.1
Matthias Clasen 3b0645
Milan Crha 559210
* Mon Jan 31 2011 Milan Crha <mcrha@redhat.com> - 2.91.6-1
Milan Crha 559210
- Update to 2.91.6
Milan Crha 559210
- Require gtk3
Milan Crha 559210
- Remove patch for Red Hat bug #657254 (fixed upstream)
Milan Crha 559210
Dan Williams 533a3d
* Fri Jan 21 2011 Dan Williams <dcbw@redhat.com> - 2.91.5-4
Dan Williams 533a3d
- Fix crash at shutdown by finishing tasks before cleaning up (rh #657254)
Dan Williams 533a3d
Matthias Clasen aec332
* Tue Jan 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-3
Matthias Clasen aec332
- Rebuild against newer libgdata
Matthias Clasen aec332
Matthias Clasen de1f18
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-2
Matthias Clasen de1f18
- Drop gnome-themes dependency
Matthias Clasen de1f18
Milan Crha 034503
* Mon Jan 10 2011 Milan Crha <mcrha@redhat.com> - 2.91.5-1
Milan Crha 034503
- Update to 2.91.5
Milan Crha 034503
Milan Crha 392a13
* Mon Dec 20 2010 Milan Crha <mcrha@redhat.com> - 2.91.4-1
Milan Crha 392a13
- Update to 2.91.4
Milan Crha 392a13
Milan Crha 7601d4
* Mon Nov 29 2010 Milan Crha <mcrha@redhat.com> - 2.91.3-1
Milan Crha 7601d4
- Update to 2.91.3
Milan Crha 7601d4
- Remove patch for Red Hat bug #176400 (fixed upstream)
Milan Crha 7601d4
Milan Crha 3ba58a
* Mon Nov 08 2010 Milan Crha <mcrha@redhat.com> - 2.91.2-1
Milan Crha 3ba58a
- Update to 2.91.2
Milan Crha 3ba58a
Milan Crha e18922
* Fri Nov 05 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-3
Milan Crha e18922
- Rebuild against newer libxml2
Milan Crha 88421e
- Disable libnotify, it's gtk3 only, but evolution is not
Milan Crha e18922
Matthias Clasen fa242d
* Wed Nov  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.91.1-2
Matthias Clasen fa242d
- Rebuild against new libnotify
Matthias Clasen fa242d
Milan Crha fe6e44
* Mon Oct 18 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-1
Milan Crha fe6e44
- Update to 2.91.1
Milan Crha fe6e44
Milan Crha cb0059
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
Milan Crha cb0059
- Update to 2.91.0
Milan Crha cb0059
- Remove patch for Gnome bug #626066 (fixed upstream)
Milan Crha cb0059
Jesse Keating 232c3c
* Wed Sep 29 2010 jkeating - 2.31.92-3
Jesse Keating 232c3c
- Rebuilt for gcc bug 634757
Jesse Keating 232c3c
Milan Crha f570c5
* Tue Sep 14 2010 Milan Crha <mcrha@redhat.com> - 2.31.92-2.fc15
Milan Crha f570c5
- Add patch for Gnome bug #626066 (login to NSS on demand)
Milan Crha f570c5
Milan Crha f570c5
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.92-1.fc15
Milan Crha 2003ff
- Update to 2.31.92
Milan Crha 2003ff
Milan Crha 2003ff
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc14
Milan Crha ea52f9
- Update to 2.31.91
Milan Crha 2003ff
- Remove msgmerge calls due to a floating point exception there
Milan Crha 2003ff
Milan Crha 2003ff
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.90-1.fc14
Milan Crha 2003ff
- Update to 2.31.90
Milan Crha 2003ff
Milan Crha 2003ff
* Fri Aug 06 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.6-2.fc14
Milan Crha ea52f9
- Fix handling of migrated signature files.
Milan Crha 2003ff
Milan Crha 2003ff
* Tue Aug 03 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.6-1.fc14
Milan Crha 2003ff
- Update to 2.31.6
Milan Crha ea52f9
- Drop dbus-glib requirement.
Milan Crha ea52f9
- Bump glib2 requirement to 2.25.12.
Milan Crha ea52f9
- Roll back evo_base_version to 2.32.
Milan Crha ea52f9
- Add clutter-gtk requirement (for express mode).
Milan Crha ea52f9
- Remove gtk-compat macro patch (fixed upstream).
Milan Crha ea52f9
Matthew Barnes 3daaa5
* Thu Jul 22 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.5-2.fc14
Matthew Barnes 3daaa5
- Add patch to fix startup crash in gtk-compat macros.
Matthew Barnes 3daaa5
Milan Crha 74191a
* Tue Jul 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.5-1.fc14
Milan Crha 74191a
- Update to 2.31.5
Milan Crha 74191a
- Remove 'conduit' (removed upstream)
Milan Crha 74191a
Milan Crha cc450c
* Mon Jun 07 2010 Milan Crha <mcrha@redhat.com> - 2.31.3-1.fc14
Milan Crha cc450c
- Update to 2.31.3
Milan Crha cc450c
Matthew Barnes 11be65
* Fri May 28 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.2-2.fc14
Matthew Barnes 11be65
- Evolution Express supercedes Anjal.
Matthew Barnes 11be65
- No need to undefine GNOME_DISABLE_DEPRECATED.
Matthew Barnes 5e66fe
- Remove nntp_support flag; that got moved to E-D-S ages ago.
Matthew Barnes 11be65
- Remove exchange_support flag; it's all in evolution-exchange now.
Matthew Barnes 11be65
Milan Crha f2eaf0
* Mon May 24 2010 Milan Crha <mcrha@redhat.com> - 2.31.2-1.fc14
Milan Crha f2eaf0
- Update to 2.31.2
Milan Crha 0b62a0
- Bump gtkhtml3 requirement to 3.31.2
Milan Crha f2eaf0
Matthew Barnes 96034d
* Fri May 07 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.1-2.fc14
Matthew Barnes 96034d
- Require yelp in evolution-help (RH bug #589555).
Matthew Barnes 96034d
- Add patch for RH bug #589555 (hide Help->Contents if evolution-help
Matthew Barnes 96034d
  is not installed).
Matthew Barnes 96034d
Milan Crha 3c5fe2
* Mon May 03 2010 Milan Crha <mcrha@redhat.com> - 2.31.1-1.fc14
Milan Crha 3c5fe2
- Update to 2.31.1
Milan Crha 3c5fe2
Milan Crha 802f69
* Tue Feb 09 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-2.fc13
Milan Crha 802f69
- Rebuild against evolution-data-server-2.29.90-3
Milan Crha 802f69
Milan Crha 0e1d49
* Mon Feb 08 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-1.fc13
Milan Crha 0e1d49
- Update to 2.29.90
Milan Crha 0e1d49
- Removed unneeded BuildRequires.
Milan Crha 0e1d49
Matthew Barnes 4b4e7f
* Fri Jan 29 2010 Matthew Barnes <mbarnes@redhat.com> - 2.29.6-2.fc13
Matthew Barnes 4b4e7f
- Bump gtkhtml3 requirement to 3.29.6.
Matthew Barnes 4b4e7f
Milan Crha 08f397
* Mon Jan 25 2010 Milan Crha <mcrha@redhat.com> - 2.29.6-1.fc13
Milan Crha 08f397
- Update to 2.29.6
Milan Crha 3938ce
- Remove patch for Gnome bug #606874 (fixed upstream).
Milan Crha 3938ce
- Add rarian-compat to BuildRequires for Scrollkeeper.
Milan Crha 08f397
Matthias Clasen 6fb3ad
* Mon Jan 18 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.5-2.fc13
Matthias Clasen 6fb3ad
- Rebuild against new gnome-desktop
Matthias Clasen 6fb3ad
Milan Crha 6dd9ff
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 2.29.5-1.fc13
Milan Crha 6dd9ff
- Update to 2.29.5
Milan Crha 5f222f
- Add patch for Gnome bug #606874 (mktemp removed in glibc-2.11.90-8)
Milan Crha 6dd9ff
Matthew Barnes fcf08e
* Tue Dec 22 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.4-2.fc13
Matthew Barnes fcf08e
- Update Scrollkeeper and Icon Cache scriptlets to conform to guidelines.
Matthew Barnes fcf08e
  (see: http://fedoraproject.org/wiki/Packaging:ScriptletSnippets)
Matthew Barnes fcf08e
Milan Crha e61c45
* Mon Dec 21 2009 Milan Crha <mcrha@redhat.com> - 2.29.4-1.fc13
Milan Crha e61c45
- Update to 2.29.4
Milan Crha e61c45
- Remove patch for missing m4 files from tarball (fixed upstream).
Milan Crha e61c45
Milan Crha 583b1b
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 2.29.3-1.fc13
Milan Crha 583b1b
- Update to 2.29.3
Milan Crha fe7556
- Add patch for missing m4 files from tarball.
Milan Crha 28a2bf
- Disable autoreconf call.
Milan Crha 583b1b
Matthew Barnes f148d4
* Tue Nov 17 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.2-1.fc13
Matthew Barnes f148d4
- Update to 2.29.2
Matthew Barnes f148d4
- Synchronize spec file with my kill-bonobo test package.
Matthew Barnes f148d4
Matthew Barnes f148d4
* Tue Oct 27 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.1-1.fc13
Matthew Barnes f148d4
- Update to 2.29.1
Matthew Barnes f148d4
- Bump evo_major to 2.30.
Matthew Barnes f148d4
- Drop Bonobo + ORBit dependency (yay!).
Matthew Barnes f148d4
- Remove option to use OpenSSL instead of NSS.
Matthew Barnes f148d4
- Uninstall GConf schemas during %%pre and %%preun.
Matthew Barnes f148d4
Milan Crha 158b78
* Mon Sep 21 2009 Milan Crha <mcrha@redhat.com> - 2.28.0-1.fc12
Milan Crha 158b78
- Update to 2.28.0
Milan Crha 158b78
Milan Crha 99d8e5
* Mon Sep 07 2009 Milan Crha <mcrha@redhat.com> - 2.27.92-1.fc12
Milan Crha 99d8e5
- Update to 2.27.92
Milan Crha 99d8e5
Milan Crha 31c890
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 2.27.91-1.fc12
Milan Crha 31c890
- Update to 2.27.91
Milan Crha 31c890
- Remove patch for GNOME bug #591414 (fixed upstream).
Milan Crha 31c890
Matthew Barnes 61199c
* Fri Aug 14 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.90-3.fc12
Matthew Barnes 61199c
- Add patch for GNOME bug #591414 (calendar library linked as module).
Matthew Barnes 61199c
Milan Crha 045756
* Tue Aug 11 2009 Milan Crha <mcrha@redhat.com> - 2.27.90-2.fc12
Milan Crha 460bed
- Build requires gnome-desktop-devel >= 2.26
Milan Crha 460bed
- New library libevolution-cal-shared.so
Milan Crha 677ceb
Milan Crha 045756
* Mon Aug 10 2009 Milan Crha <mcrha@redhat.com> - 2.27.90-1.fc12
Milan Crha 045756
- Update to 2.27.90
Milan Crha 045756
Milan Crha a440b7
* Tue Jul 28 2009 Milan Crha <mcrha@redhat.com> - 2.27.5-3.fc12
Milan Crha a440b7
- Enable pst-import plugin (RH bug #493049)
Milan Crha a440b7
Matthew Barnes 61002b
* Tue Jul 28 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.5-2.fc12
Matthew Barnes 61002b
- Move libeconduit.so into the conduits subpackage to see if that
Matthew Barnes 61002b
  untangles us from gnome-pilot.
Matthew Barnes 61002b
Milan Crha 6811d3
* Mon Jul 27 2009 Milan Crha <mcrha@redhat.com> - 2.27.5-1.fc12
Milan Crha 6811d3
- Update to 2.27.5
Milan Crha 6811d3
- Remove pst import plugin patch (fixed upstream).
Milan Crha 6811d3
- Remove work around deprecation of g_mount_unmount (fixed upstream).
Milan Crha 6811d3
Jesse Keating b892b4
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
Jesse Keating b892b4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating b892b4
Matthew Barnes ea751f
* Mon Jul 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.4-1.fc12
Matthew Barnes ea751f
- Update to 2.27.4
Matthew Barnes c65c35
- Work around deprecation of g_mount_unmount().
Matthew Barnes ea751f
Matthew Barnes ea751f
* Fri Jul 10 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-5.fc11
Matthew Barnes 8405ca
- Add an evolution-pst subpackage for the PST importer plugin.
Matthew Barnes 8405ca
- Disabled until libpst settles on an API.
Matthew Barnes 8405ca
Matthew Barnes 2b905f
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-4.fc12
Matthew Barnes 2b905f
- Add BR for libpst-devel and libytnef-devel (RH bug #493049).
Matthew Barnes f75cfb
- Add patch to build pst-import plugin against current libpst.
Matthew Barnes ba26f4
- libpst's API broke again so disable the BR's for now.
Matthew Barnes ba26f4
- Specify the gettext package when calling intltool-update.
Matthew Barnes 2b905f
Milan Crha c4e1c8
* Wed Jul 01 2009 Milan Crha <mcrha@redhat.com> - 2.27.3-3.fc12
Milan Crha c4e1c8
- Rebuild against newer gcc
Milan Crha c4e1c8
Matthew Barnes 3de597
* Tue Jun 23 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-2.fc12
Matthew Barnes 3de597
- Add patch to allow Anjal to build.
Matthew Barnes 3de597
Matthew Barnes ef796d
* Mon Jun 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-1.fc12
Matthew Barnes ef796d
- Update to 2.27.3
Matthew Barnes ef796d
Matthias Clasen 447a39
* Sun Jun 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.27.2-2.fc12
Matthias Clasen 447a39
- Don't make -perl own directories that are already owned by the base package
Matthias Clasen 447a39
Matthew Barnes e1407d
* Mon May 29 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.2-1.fc12
Matthew Barnes 5f8d20
- Update to 2.27.2
Matthew Barnes e1407d
- Patch broken libevolution-mail-shared library.
Matthew Barnes 5f8d20
- Remove strict_build_settings since the settings are used upstream now.
Matthew Barnes 5f8d20
Matthew Barnes ecd207
* Mon May 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.1-1.fc12
Matthew Barnes ecd207
- Update to 2.27.1
Matthew Barnes ecd207
- Bump evo_major to 2.28.
Matthew Barnes f1fd6c
- Temporarily disable EDS_DISABLE_DEPRECATED due to GNOME bug #569652.
Matthew Barnes ecd207
Matthias Clasen 1e8f25
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.1-2.fc11
Matthias Clasen 1e8f25
- Don't drop schemas translations from po files
Matthias Clasen 1e8f25
Matthew Barnes 57ff4d
* Wed Apr 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1.1-1.fc11
Matthew Barnes 57ff4d
- Update to 2.26.1.1
Matthew Barnes 57ff4d
- Remove patch for GNOME bug #578685 (fixed upstream).
Matthew Barnes 57ff4d
Matthew Barnes 59bf18
* Tue Apr 14 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-2.fc11
Matthew Barnes 59bf18
- Add patch for GNOME bug #578685 (attachment bar crasher).
Matthew Barnes 59bf18
Matthew Barnes 626bca
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-1.fc11
Matthew Barnes 626bca
- Update to 2.26.1
Matthew Barnes 626bca
Matthias Clasen e51ade
* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> - 2.26.0-3.fc11
Matthias Clasen 934eb6
- Fix directory ownership
Matthias Clasen 934eb6
Matthew Barnes 33ae61
* Thu Apr 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-2.fc11
Matthew Barnes 33ae61
- Require libpst.
Matthew Barnes 33ae61
Matthew Barnes 4b4cdb
* Mon Mar 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-1.fc11
Matthew Barnes 4b4cdb
- Update to 2.26.0
Matthew Barnes 4b4cdb
Matthew Barnes 871d9c
* Mon Mar 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-1.fc11
Matthew Barnes 871d9c
- Update to 2.25.92
Matthew Barnes 871d9c
Jesse Keating f0b15c
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-3
Jesse Keating f0b15c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating f0b15c
Matthias Clasen 70aa8f
* Sun Feb 22 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-2.fc11
Matthias Clasen 70aa8f
- Actually make the help subpackage noarch
Matthias Clasen 70aa8f
Matthew Barnes 90d879
* Mon Feb 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.91-1.fc11
Matthew Barnes 90d879
- Update to 2.25.91
Matthew Barnes 90d879
Matthias Clasen 725774
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-3.fc11
Matthias Clasen 725774
- Make the help subpackage noarch
Matthias Clasen 725774
Matthew Barnes 6fe408
* Fri Feb 06 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-2.fc11
Matthew Barnes 6fe408
- Update BuildRoot, License, Source and URL tags.
Matthew Barnes 6fe408
- Require gnome-common so we don't have to patch it out.
Matthew Barnes 6fe408
Matthew Barnes 82a15c
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-1.fc11
Matthew Barnes 82a15c
- Update to 2.25.90
Matthew Barnes 82a15c
Matthew Barnes b42dea
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.5-1.fc11
Matthew Barnes b42dea
- Update to 2.25.5
Matthew Barnes b42dea
- Ditch eds_version and use our own version.  This will keep evolution
Matthew Barnes b42dea
  and evolution-data-server versions in lockstep from now on.
Matthew Barnes b42dea
Matthew Barnes 160fba
* Mon Jan 05 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.4-1.fc11
Matthew Barnes 160fba
- Update to 2.25.4
Matthew Barnes 160fba
- Bump eds_version to 2.25.4.
Matthew Barnes 160fba
- Bump libgweather_version to 2.25.4.
Matthew Barnes 160fba
Matthew Barnes fada31
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.3.1-1.fc11
Matthew Barnes fada31
- Update to 2.25.3.1
Matthew Barnes fada31
- New BR: libgweather-devel
Matthew Barnes fada31
- Remove patch for GNOME bug #552583 (fixed upstream).
Matthew Barnes fada31
- Bump the gtkhtml and gtk2 minimum versions.
Matthew Barnes fada31
Matthew Barnes 42aa12
* Tue Dec 09 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.2-2.fc11
Matthew Barnes 42aa12
- Add patch for GNOME bug #552583 (fix account URI comparisons).
Matthew Barnes 42aa12
Matthew Barnes dc70b7
* Mon Dec 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.2-1.fc11
Matthew Barnes dc70b7
- Update to 2.25.2
Matthew Barnes e877bc
- Bump eds_version to 2.25.2.
Matthew Barnes dc70b7
Matthew Barnes 3e574e
* Thu Nov 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-2.fc11
Matthew Barnes 3e574e
- Fix a typo (RH bug #472358).
Matthew Barnes 3e574e
Matthew Barnes 310ca1
* Mon Nov 03 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-1.fc11
Matthew Barnes 310ca1
- Update to 2.25.1
Matthew Barnes 310ca1
- Bump evo_major to 2.26.
Matthew Barnes 310ca1
- Bump eds_version to 2.25.1.
Matthew Barnes 310ca1
Matthew Barnes 4e31b3
* Tue Oct 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-2.fc10
Matthew Barnes 4e31b3
- Bump eds_version to 2.24.1 (unfortunately).
Matthew Barnes 4e31b3
Matthew Barnes e41820
* Tue Oct 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-1.fc10
Matthew Barnes e41820
- Update to 2.24.1
Matthew Barnes e41820
Matthias Clasen 3d6354
* Wed Oct  8 2008 Matthias Clasen  <mclasen@redhat.com> - 2.24.0-3
Matthias Clasen 3d6354
- Save space in the -help package by not shipping multiple copies
Matthias Clasen 3d6354
  of each screenshot
Matthias Clasen 3d6354
Matthew Barnes 2120e9
* Thu Sep 25 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.0-2.fc10
Matthew Barnes 2120e9
- Strip unneeded translations from .mo files (RH bug #463887).
Matthew Barnes 2120e9
- Split Perl-based utilities into a "perl" subpackage (RH bug #462345).
Matthew Barnes 2120e9
Matthew Barnes 2f5971
* Mon Sep 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.0-1.fc10
Matthew Barnes 2f5971
- Update to 2.24.0
Matthew Barnes 2f5971
Matthew Barnes 31e90b
* Mon Sep 08 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.92-1.fc10
Matthew Barnes 31e90b
- Update to 2.23.92
Matthew Barnes 31e90b
Matthew Barnes 9d85e1
* Mon Sep 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.91-1.fc10
Matthew Barnes 9d85e1
- Update to 2.23.91
Matthew Barnes 9d85e1
- Bump eds_version to 2.23.91
Matthew Barnes 9d85e1
Matthew Barnes 948557
* Mon Aug 25 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.90-2.fc10
Matthew Barnes 948557
- Bump gtkhtml_version to 3.23.5 (RH bug #460076).
Matthew Barnes 948557
Matthew Barnes cab211
* Wed Aug 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.90-1.fc10
Matthew Barnes cab211
- Update to 2.23.90
Matthew Barnes cab211
- Bump eds_version to 2.23.90.1
Matthew Barnes cab211
Matthew Barnes bd71c4
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-1.fc10
Matthew Barnes bd71c4
- Update to 2.23.6
Matthew Barnes bd71c4
Matthew Barnes 4aee65
* Tue Jul 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.5-1.fc10
Matthew Barnes 4aee65
- Update to 2.23.5
Matthew Barnes 4aee65
- Bump eds_version to 2.23.5.
Matthew Barnes 4aee65
Tom Callaway f341de
* Fri Jul 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 2.23.4-3.fc10
Tom Callaway f341de
- fix license tag
Tom Callaway f341de
- fix patches to apply with fuzz=0
Tom Callaway f341de
Matthew Barnes 1d0a55
* Thu Jun 19 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.4-2.fc10
Matthew Barnes 1d0a55
- Don't ship the unfinished "Custom Header" plugin.
Matthew Barnes 1d0a55
Matthew Barnes ff68de
* Mon Jun 16 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.4-1.fc10
Matthew Barnes ff68de
- Update to 2.23.4
Matthew Barnes ff68de
- Remove patches for RH bug #449925 (fixed upstream).
Matthew Barnes ff68de
Matthew Barnes 366ac2
* Fri Jun 06 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.3.1-4.fc10
Matthew Barnes 366ac2
- Use a less pretentious summary.
Matthew Barnes 366ac2
Matthew Barnes a3cf35
* Fri Jun 06 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.3.1-3.fc10
Matthew Barnes a3cf35
- Remove the gnome-spell requirement.
Matthew Barnes a3cf35
Matthew Barnes e0c87c
* Wed Jun 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.3.1-2.fc10
Matthew Barnes 12d30a
- Add patches for RH bug #449925 (buffer overflow vulnerabilities).
Matthew Barnes 12d30a
Matthew Barnes 6a666f
* Mon Jun 02 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.3.1-1.fc10
Matthew Barnes 6a666f
- Update to 2.23.3.1
Matthew Barnes 6a666f
- Bump eds_version to 2.23.3.
Matthew Barnes 6a666f
Matthew Barnes 934ecd
* Mon May 12 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-1.fc10
Matthew Barnes 934ecd
- Update to 2.23.2
Matthew Barnes 9fa3d5
- Remove enchant-devel requirement.
Matthew Barnes 934ecd
- Remove patch for RH bug #437208 (fixed upstream).
Matthew Barnes 934ecd
Matthew Barnes 5dc1c5
* Mon Apr 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-2.fc10
Matthew Barnes 5dc1c5
- Explicitly require enchant-devel, even though I shouldn't need to.
Matthew Barnes 5dc1c5
Matthew Barnes cfd835
* Mon Apr 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-1.fc10
Matthew Barnes cfd835
- Update to 2.23.1
Matthew Barnes cfd835
- Bump evo_major to 2.22.
Matthew Barnes cfd835
- Bump eds_version to 2.23.1.
Matthew Barnes cfd835
- Bump glib2_version to 2.16.0.
Matthew Barnes cfd835
- Bump gtkhtml_version to 3.19.1.
Matthew Barnes cfd835
- Add gvfs requirement.
Matthew Barnes cfd835
- Drop gnomevfs2 requirement.
Matthew Barnes cfd835
- Remove patch for RH bug #164957 (obsolete).
Matthew Barnes cfd835
Matthew Barnes 3950e3
* Mon Apr 07 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.1-1.fc9
Matthew Barnes 3950e3
- Update to 2.22.1
Matthew Barnes 446bff
- Remove patch for GNOME bug #524310 (fixed upstream).
Matthew Barnes 3950e3
Daniel Williams a39654
* Tue Mar 25 2008 Dan Williams <dcbw@redhat.com> - 2.22.0-4.fc9
Daniel Williams a39654
- Add patch for GNOME bug #524310
Daniel Williams a39654
Matthew Barnes 8a8ab3
* Fri Mar 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
Matthew Barnes 8a8ab3
- Explicit require evolution-data-server since its shared object names
Matthew Barnes 8a8ab3
  still can't be trusted (RH bug #426511).
Matthew Barnes 8a8ab3
Matthew Barnes e09af7
* Fri Mar 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-2.fc9
Matthew Barnes e09af7
- Add patch for RH bug #437208 (tracking network status).
Matthew Barnes e09af7
Matthew Barnes df93db
* Mon Mar 10 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-1.fc9
Matthew Barnes df93db
- Update to 2.22.0
Matthew Barnes df93db
- Remove patch for CVE-2008-0072 (fixed upstream).
Matthew Barnes df93db
Matthew Barnes 0078e8
* Tue Mar 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.92-2.fc9
Matthew Barnes 0078e8
- Add patch for CVE-2008-0072 (format string vulnerability).
Matthew Barnes 0078e8
Matthew Barnes 2c123b
* Mon Feb 25 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.92-1.fc9
Matthew Barnes 2c123b
- Update to 2.21.92
Matthew Barnes 2c123b
- Bump eds_version to 2.21.92.
Matthew Barnes 2c123b
Matthew Barnes ad7282
* Wed Feb 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-2.fc9
Matthew Barnes ad7282
- Rebuild against libsoup 2.3.2.
Matthew Barnes ad7282
Matthew Barnes 13f010
* Mon Feb 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-1.fc9
Matthew Barnes 13f010
- Update to 2.21.91
Matthew Barnes 800a44
- Bump eds_version to 2.21.91.
Matthew Barnes 13f010
- Remove patch for GNOME bug #240073 (fixed upstream).
Matthew Barnes 13f010
Matthew Barnes ad50da
* Sat Feb 02 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-4.fc9
Matthew Barnes ad50da
- Remove some obsolete configure options:
Matthew Barnes ad50da
  --enable-file-chooser, --enable-file-locking, --enable-dot-locking
Matthew Barnes ad50da
- Remove gnome-doc-utils work-around for GNOME bug #427939 (fixed upstream).
Matthew Barnes ad50da
- Remove patch for RH bug #215478 (fixed upstream).
Matthew Barnes ad50da
Matthew Barnes 0209cc
* Tue Jan 29 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-3.fc9
Matthew Barnes 0209cc
- Add patch to address the recent deprecation of G_GNUC_FUNCTION.
Matthew Barnes 0209cc
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