cvsdist d68832
# no ppc64 mozilla
cvsdist d68832
ExcludeArch: ppc64
cvsdist d68832
dmalcolm 6b99df
%define gtkhtml_version 3.6.2
dmalcolm b4c71c
%define soup_version 2.2.2
dmalcolm 142b3c
%define eds_version 1.3.6
cvsdist d68832
%define use_mozilla_nss 1
dmalcolm e84c19
%define evo_major 2.4
cvsdist e5d167
%define libbonoboui_version 2.4.2
cvsdist 761d27
%define orbit2_version 2.9.8
cvsdist 004693
%define gnome_icon_theme_version 1.3.6
dmalcolm a56e79
%define libgnomeprint22_version 2.8.0
dmalcolm 02e038
%define dbus_version 0.31
dmalcolm 05594b
%define gnomevfs2_version 2.4
cvsdist 0fcb49
dmalcolm f93df1
%define pilot_link_version 0.12.0
dmalcolm 84bd93
cvsdist c8eb5d
%define ldap_support 1
cvsdist 2011d3
%define krb5_support 1
cvsdist 0fa2f9
%ifarch s390 s390x
cvsdist 0fa2f9
%define pilot_support 0
cvsdist 0fa2f9
%else
dmalcolm 6b4702
%define pilot_support 1
cvsdist 0fa2f9
%endif
cvsdist 2011d3
# note that nntp is non-functional in evo 1.3.x
cvsdist d68832
%define nntp_support 1
cvsdist c8eb5d
cvsdist c8eb5d
Name: evolution
dmalcolm 8f5c55
Version: 2.3.6.1
dmalcolm e84c19
Release: 1
cvsdist c8eb5d
License: GPL
cvsdist c8eb5d
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist c8eb5d
URL: http://www.ximian.com/
dmalcolm b4c71c
Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/2.1/%{name}-%{version}.tar.bz2
cvsdist de9dcd
cvsdist 6ca2ce
# patches pulled from upstream CVS
cvsdist 6ca2ce
cvsdist 6ca2ce
# Red Hat Linux specific patches
cvsdist d68832
#Patch11: evolution-1.3.2-redhatify.patch
cvsdist 9b5658
cvsdist de9dcd
# db3 starts using POSIX/thread/library for mutexes with nptl otherwise :/
cvsdist d68832
#Patch99: db3-dont-use-pthread.patch
cvsdist 2011d3
# bad hack
cvsdist 2011d3
Patch98: evolution-1.4.4-ldap-x86_64-hack.patch
cvsdist 2011d3
cvsdist 2011d3
# patches sent upstream
dmalcolm a56e79
Patch100: evo-addressbook-print-with-pango-2.patch
dmalcolm e84c19
Patch101: evo-calendar-print-with-pango-5.patch
cvsdist de9dcd
dmalcolm c74622
#Patch104: evolution-2.2.0-port-to-pilot-link-0.12.patch
dmalcolm bbfe20
dmalcolm 9f205f
# Fix for RH bug #154360:
dmalcolm 9f205f
Patch106: evolution-2.2.2-commit-enter-on-calendar.patch
dmalcolm 9f205f
dmalcolm f3ab76
# Move autosave file
dmalcolm f3ab76
Patch107: evolution-2.2.2-move-autosave-file.patch
dmalcolm f3ab76
dmalcolm 142b3c
# Fix for RH bug 150458:
dmalcolm 142b3c
Patch108: evolution-2.3.5.1-fix-150458.patch
dmalcolm 142b3c
cvsdist 2011d3
# not accepted, but proposed on a few occasions.  fixes problems with
cvsdist 2011d3
# some cyrus servers
cvsdist d68832
#Patch200: evolution-1.4.5-imap-command-length.patch
cvsdist 2011d3
cvsdist 2011d3
# this was rejected due to adding a dependency on DISPLAY for 
cvsdist 2011d3
# evolution-wombat but it does work to fix the problem
cvsdist d68832
#Patch500: evolution-wombat-sm.patch
cvsdist d68832
cvsdist 1d7d71
# This was added upstream in 1.5.93, with configure-time detection
cvsdist 1d7d71
#Patch700: evolution-1.5.9.1-filechooser.patch
cvsdist de9dcd
dmalcolm c74622
# Patches for conduits by Mark G. Adams:
dmalcolm c74622
Patch800: rh-161817-attach-116019-conduit_pilot_link_updates.diff
dmalcolm c74622
dmalcolm 085695
# Move .conduit files from share to lib (for the sake of multilib)
dmalcolm 085695
Patch802: evolution-2.2.2-fix-conduit-dir.patch
dmalcolm 085695
dmalcolm c58914
# Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools):
dmalcolm c58914
Patch803: evolution-2.2.2-no-gnome-common.patch
dmalcolm c58914
cvsdist c8eb5d
Summary: GNOME's next-generation groupware suite
cvsdist c8eb5d
Group: Applications/Productivity
cvsdist c8eb5d
cvsdist c8eb5d
Requires: scrollkeeper >= 0.1.4
cvsdist 2011d3
Requires: ORBit2 >= 2.7.5
cvsdist 2011d3
Requires: libsoup >= %{soup_version}
cvsdist d68832
Requires: evolution-data-server >= %{eds_version}
cvsdist 2011d3
Requires: gnome-spell >= 1.0.2
cvsdist d68832
Requires: gtk2 >= 2.4.0
cvsdist e5d167
Requires: libbonoboui >= %{libbonoboui_version}
cvsdist 761d27
Requires: ORBit2 >= %{orbit2_version}
cvsdist 761d27
Requires: spamassassin
cvsdist 089247
Requires: gnome-icon-theme >= %{gnome_icon_theme_version}
dmalcolm 8ff0f7
Requires: redhat-menus >= 1.13
dmalcolm 82e0cb
Requires: gnutls
dmalcolm 615854
Requires: dbus >= %{dbus_version}
dmalcolm a56e79
Requires: libgnomeprint22 >= %{libgnomeprint22_version}
dmalcolm 05594b
Requires: gnome-vfs2 >= %{gnomevfs2_version}
cvsdist 2011d3
dmalcolm a56e79
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
cvsdist 2011d3
BuildRequires: libsoup-devel >= %{soup_version}
dmalcolm a56e79
BuildRequires: evolution-data-server-devel >= %{eds_version}
cvsdist 2011d3
BuildRequires: libbonobo-devel >= 2.0
cvsdist e5d167
BuildRequires: libbonoboui-devel >= %{libbonoboui_version}
dmalcolm 05594b
BuildRequires: gnome-vfs2-devel >= %{gnomevfs2_version}
cvsdist 2011d3
BuildRequires: libgnomeui-devel >= 2.0
cvsdist 2011d3
BuildRequires: libgnomecanvas-devel >= 2.0
cvsdist 2011d3
BuildRequires: libxml2-devel
cvsdist 2011d3
BuildRequires: GConf2-devel
cvsdist d68832
BuildRequires: intltool
cvsdist 761d27
BuildRequires: ORBit2-devel >= %{orbit2_version}
dmalcolm b4c71c
BuildRequires: atk-devel
cvsdist 2011d3
# kind of silly...
cvsdist 2011d3
BuildRequires: flex bison byacc libtool gettext
dmalcolm 82e0cb
BuildRequires: gnutls-devel
dmalcolm 615854
BuildRequires: dbus-devel >= %{dbus_version}
dmalcolm a56e79
BuildRequires: gtk-doc
cvsdist de9dcd
cvsdist de9dcd
%if %{use_mozilla_nss}
dmalcolm f93df1
BuildRequires: mozilla-nspr-devel
dmalcolm f93df1
BuildRequires: mozilla-nss-devel
cvsdist 2011d3
%else
cvsdist 2011d3
BuildRequires: openssl-devel
cvsdist de9dcd
%endif
cvsdist 9b5658
cvsdist de9dcd
BuildRequires: pkgconfig
cvsdist 9b5658
BuildRequires: desktop-file-utils
dmalcolm a56e79
BuildRequires: libgnomeprint22-devel >= %{libgnomeprint22_version}
cvsdist c8eb5d
cvsdist c8eb5d
%if %{ldap_support} 
cvsdist 2dc2c6
BuildRequires: openldap-devel >= 2.0.11 
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{pilot_support} 
cvsdist 2011d3
BuildRequires: gnome-pilot-devel >= 2.0.6
cvsdist 0fa2f9
# bleah, gnome-pilot really sucks this in, but then I have to have an explicit
cvsdist 0fa2f9
# versioning for gnome-pilot when it changes less than pilot-link itself
dmalcolm f93df1
BuildRequires: pilot-link-devel >= %{pilot_link_version}
cvsdist 2011d3
Requires: gnome-pilot >= 2.0.6
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{krb5_support} 
cvsdist c8eb5d
BuildRequires: krb5-devel 
cvsdist 2011d3
# tweak for krb5 1.2 vs 1.3
cvsdist 2011d3
%define krb5dir /usr/kerberos
cvsdist 2011d3
#define krb5dir `pwd`/krb5-fakeprefix
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%description
cvsdist c8eb5d
Evolution is the GNOME mailer, calendar, contact manager and
cvsdist c8eb5d
communications tool.  The tools which make up Evolution will
cvsdist c8eb5d
be tightly integrated with one another and act as a seamless
cvsdist c8eb5d
personal information-management tool.
cvsdist c8eb5d
cvsdist 2011d3
%package devel
cvsdist 2011d3
Summary: Development files for building against evolution
cvsdist 2011d3
Group: Development/Libraries
cvsdist 2011d3
Requires: %{name} = %{version}
cvsdist 2011d3
Requires: gtkhtml3-devel >= %{gtkhtml_version}
cvsdist 2011d3
Requires: libsoup-devel >= %{soup_version}
cvsdist 2011d3
cvsdist 2011d3
%description devel
cvsdist 2011d3
Development files needed for building things which link against evolution.
cvsdist 2011d3
cvsdist c8eb5d
%prep
cvsdist d68832
%setup -q
cvsdist 2011d3
# these are in CVS already on the 1-4-branch
cvsdist 6ca2ce
dmalcolm 924bb4
# these are in CVS already on the gnome-2-8 branch
dmalcolm 924bb4
cvsdist 6ca2ce
# Red Hat specific patches
cvsdist d68832
#patch11 -p1 -b .rhatify
cvsdist bf04f0
cvsdist d68832
#patch99 -p1 -b .db3pthread
cvsdist 2011d3
cvsdist 2011d3
%patch98 -p1 -b .ldaphack
cvsdist 2011d3
cvsdist 2011d3
# patches sent upstream
dmalcolm a56e79
%patch100 -p0 -b .addressbook-print-with-pango
dmalcolm 6b99df
%patch101 -p1 -b .calendar-print-with-pango
dmalcolm bbfe20
dmalcolm 9f205f
%patch106 -p1 -b .commit-enter-on-calendar
dmalcolm f3ab76
%patch107 -p1 -b .move-autosave-file
dmalcolm 142b3c
cd widgets/table
dmalcolm 142b3c
%patch108 -p3 -b .fix-150458
dmalcolm 142b3c
cd ../..
dmalcolm 0e5ef9
cvsdist d68832
#patch200 -p1 -b .commandlength
cvsdist 2011d3
cvsdist 113fbc
#patch500 -p0 -b .wombatsm
cvsdist 2011d3
cvsdist 1d7d71
#patch700 -p1 -b .filechooser
cvsdist d68832
dmalcolm c74622
%patch800 -p0 -b .fix-conduits
dmalcolm 085695
%patch802 -p1 -b .fix-conduit-dir
dmalcolm c58914
%patch803 -p1 -b .no-gnome-common
dmalcolm c74622
cvsdist 2011d3
mkdir -p krb5-fakeprefix/include
cvsdist 2011d3
mkdir -p krb5-fakeprefix/lib
cvsdist 2011d3
mkdir -p krb5-fakeprefix/%{_lib}
cvsdist de9dcd
cvsdist c8eb5d
%build
cvsdist c8eb5d
# define all of our flags, this is kind of ugly :(
cvsdist c8eb5d
%if %{ldap_support}
cvsdist c8eb5d
%define ldap_flags --with-openldap=yes
cvsdist c8eb5d
%else
cvsdist c8eb5d
%define ldap_flags --without-openldap
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{pilot_support}
cvsdist c8eb5d
%define pilot_flags --enable-pilot-conduits=yes
cvsdist c8eb5d
%else
cvsdist c8eb5d
%define pilot_flags --enable-pilot-conduits=no
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{krb5_support}
cvsdist 2011d3
%define krb5_flags --with-krb5=%{krb5dir}
cvsdist c8eb5d
%else
cvsdist c8eb5d
%define krb5_flags --without-krb5
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{nntp_support}
cvsdist c8eb5d
%define nntp_flags --enable-nntp=yes
cvsdist c8eb5d
%else
cvsdist c8eb5d
%define nntp_flags --enable-nntp=no
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist de9dcd
%if %{use_mozilla_nss}
dmalcolm f93df1
%define ssl_flags --enable-nss=yes --enable-smime=yes
cvsdist de9dcd
%else
cvsdist de9dcd
%define ssl_flags --enable-openssl=yes
cvsdist de9dcd
%endif
cvsdist de9dcd
cvsdist 095542
%if %{use_mozilla_nss}
dmalcolm f93df1
if ! pkg-config --exists mozilla-nss; then 
cvsdist 095542
  echo "Unable to find suitable version of mozilla nss to use!"
cvsdist 095542
  exit 1
cvsdist 095542
fi
cvsdist 095542
%endif
cvsdist 095542
cvsdist 2011d3
CPPFLAGS="-I%{_includedir}/et"; export CPPFLAGS
cvsdist 2011d3
CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/et"; export CFLAGS
cvsdist de9dcd
%if ! %{use_mozilla_nss}
cvsdist de9dcd
if pkg-config openssl ; then
cvsdist de9dcd
	CFLAGS="$CFLAGS `pkg-config --cflags openssl`"
cvsdist de9dcd
	LDFLAGS="$LDFLAGS `pkg-config --libs-only-L openssl`"
cvsdist de9dcd
fi
cvsdist de9dcd
%endif
cvsdist 2011d3
dmalcolm 085695
# Rerun autotools since we patched configure.in (patch for new-mail-notify plugin) and some Makefile.am files (conduit paths):
dmalcolm 085695
autoreconf -i
dmalcolm f93df1
dmalcolm b4c71c
%configure \
dmalcolm b4c71c
  --enable-gtk-doc=yes \
dmalcolm b4c71c
  --enable-ipv6 \
cvsdist c8eb5d
  --enable-file-locking=fcntl --enable-dot-locking=no \
cvsdist c8eb5d
  --with-sub-version=" (%{version}-%{release})" \
cvsdist 2011d3
  --with-kde-applnk-path=no \
cvsdist 1d7d71
  --enable-file-chooser=yes \
dmalcolm b4c71c
  %ldap_flags %pilot_flags %krb5_flags %nntp_flags %ssl_flags \
dmalcolm b4c71c
  --enable-plugins=all
cvsdist 2011d3
export tagname=CC
cvsdist 2011d3
make LIBTOOL=%{_bindir}/libtool
cvsdist c8eb5d
cvsdist d68832
#cat /dev/null > default_user/local/Inbox/mbox
cvsdist 6ca2ce
cvsdist c8eb5d
%install
cvsdist 2011d3
rm -rf $RPM_BUILD_ROOT
cvsdist 2011d3
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
cvsdist 2011d3
export tagname=CC
cvsdist 2011d3
make LIBTOOL=%{_bindir}/libtool DESTDIR=$RPM_BUILD_ROOT install
cvsdist 2011d3
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
cvsdist 2dc2c6
cvsdist 2011d3
# remove libtool archives for importers and the like
cvsdist 2dc2c6
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
cvsdist c8eb5d
dmalcolm 57d8e2
# remove statically built libraries:
dmalcolm 57d8e2
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.a' -exec rm {} \;
dmalcolm 57d8e2
cvsdist 2011d3
# pilot conduits static and libtool bits should go away too
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.a
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_libdir}/gnome-pilot/conduits/*.la
cvsdist 0fa2f9
cvsdist 2011d3
# scrollkeeper gets handled in %post
cvsdist 2011d3
rm -rf $RPM_BUILD_ROOT/var/scrollkeeper
cvsdist 2dc2c6
cvsdist d68832
# evolution is the preferred email app
dmalcolm 8ff0f7
ln -sf ../desktop-menu-patches/redhat-evolution.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
cvsdist 2011d3
# just keep our desktop file (#103826)
dmalcolm f0eff2
rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/evolution-2.0.desktop
cvsdist 2011d3
cvsdist d68832
# evolution link
cvsdist cac84f
ln -sf ./evolution-%{evo_major} $RPM_BUILD_ROOT/%{_bindir}/evolution
cvsdist 6ca2ce
cvsdist d68832
cvsdist d68832
%find_lang %name-%{evo_major}
cvsdist c8eb5d
cvsdist 2011d3
%post
cvsdist 2011d3
/sbin/ldconfig
cvsdist 2011d3
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
dmalcolm b4c71c
SCHEMAS="apps_evolution_addressbook-2.2.schemas apps_evolution_calendar-2.2.schemas apps_evolution_shell-2.2.schemas evolution-mail-2.2.schemas"
cvsdist 2011d3
for S in $SCHEMAS; do
cvsdist 2011d3
  gconftool-2 --makefile-install-rule /etc/gconf/schemas/$S > /dev/null
cvsdist 2011d3
done
cvsdist 2011d3
scrollkeeper-update
cvsdist c8eb5d
cvsdist 2011d3
%postun
cvsdist 2011d3
/sbin/ldconfig
cvsdist 2011d3
scrollkeeper-update
cvsdist c8eb5d
cvsdist c8eb5d
%clean
cvsdist c8eb5d
rm -rf $RPM_BUILD_ROOT
cvsdist c8eb5d
cvsdist d68832
%files -f %{name}-%{evo_major}.lang
cvsdist c8eb5d
%defattr(-, root, root)
cvsdist c8eb5d
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
cvsdist 2011d3
%{_sysconfdir}/gconf/schemas/*
cvsdist 2011d3
%{_bindir}/*
cvsdist 2dc2c6
%{_datadir}/applications/*
dmalcolm 15a9a6
%{_datadir}/gnome/help/evolution-%{evo_major}
cvsdist d68832
%{_datadir}/idl/evolution-%{evo_major}
cvsdist c8eb5d
%{_datadir}/mime-info/*
cvsdist 2011d3
%dir %{_datadir}/evolution
cvsdist cac84f
%{_datadir}/evolution/%{evo_major}
cvsdist c8eb5d
%{_datadir}/omf/evolution
cvsdist c8eb5d
%{_datadir}/pixmaps/*
cvsdist 2011d3
%{_libdir}/bonobo/servers/*
cvsdist 2011d3
%dir %{_libdir}/evolution
cvsdist d68832
%dir %{_libdir}/evolution/%{evo_major}
cvsdist d68832
%dir %{_libdir}/evolution/%{evo_major}/components
cvsdist d68832
%dir %{_libdir}/evolution/%{evo_major}/components/*.so
cvsdist d68832
%{_libdir}/evolution/%{evo_major}/*.so.*
dmalcolm 57d8e2
%{_libdir}/evolution/%{evo_major}/plugins/*.eplug
dmalcolm 57d8e2
%{_libdir}/evolution/%{evo_major}/plugins/*.so
dmalcolm 57d8e2
%{_libdir}/evolution/%{evo_major}/plugins/*.xml
cvsdist 2011d3
%dir %{_libexecdir}/evolution
cvsdist d68832
%{_libexecdir}/evolution/%{evo_major}
cvsdist c8eb5d
cvsdist c8eb5d
%if %{pilot_support}
cvsdist d68832
%dir %{_libdir}/evolution/%{evo_major}/conduits
cvsdist d68832
%{_libdir}/evolution/%{evo_major}/conduits/*.so
dmalcolm 085695
%{_libdir}/gnome-pilot/conduits/*.conduit
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist 2011d3
%files devel
cvsdist 2011d3
%defattr(-, root, root)
cvsdist d68832
%{_includedir}/evolution-%{evo_major}
cvsdist 2011d3
%{_libdir}/pkgconfig/*.pc
cvsdist d68832
%{_libdir}/evolution/%{evo_major}/*.so
cvsdist 2011d3
cvsdist 0fcb49
%changelog
dmalcolm 8f5c55
* Fri Jul 29 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6.1-1
dmalcolm 8f5c55
- 2.3.6.1
dmalcolm 8f5c55
dmalcolm 142b3c
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.6-1
dmalcolm 142b3c
- 2.3.6
dmalcolm 142b3c
- Bump evolution-data-server requirement to 1.3.6 (needed for 
dmalcolm 142b3c
  CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING)
dmalcolm 142b3c
- Removed libgal2[-devel] dependencies; the code has been moved into the 
dmalcolm 142b3c
  evolution tarball
dmalcolm 142b3c
dmalcolm 142b3c
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
dmalcolm 142b3c
- added experimental patch to port ETable printing to use Pango (#150458)
dmalcolm 142b3c
dmalcolm e84c19
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-1
dmalcolm e84c19
- 2.3.5.1
dmalcolm e84c19
- Update evo_major from 2.2 to 2.4
dmalcolm e84c19
- Updated evo-calendar-print-with-pango- patch from version 4 to 5
dmalcolm e84c19
- Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as configure.in
dmalcolm e84c19
  in this branch tests for existance for dbus-glib-1, rather than max-version.
dmalcolm e84c19
- Removed Patch801: gb-309138-attach-48417-fix-evo-conduit-memleaks.patch as
dmalcolm e84c19
  this is now in upstream tarball.
dmalcolm e84c19
- Removed evolution-calendar-importers and evolution-addressbook-importers
dmalcolm e84c19
  directories.
dmalcolm e84c19
- Updated evolution-2.2.2-no-gnome-common.patch to include a patch to rename
dmalcolm e84c19
  mozilla-nspr to nspr
dmalcolm e84c19
dmalcolm c58914
* Tue Jun 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-11.fc5
dmalcolm c58914
- Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might not be available when we rerun the autotools; patch 803)
dmalcolm c58914
dmalcolm c58914
* Tue Jun 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-10.fc5
dmalcolm 085695
- Moved .conduit files to libdir/gnome-pilot/conduits, rather than beneath datadir, to match gnome-pilot (patch 802)
dmalcolm 085695
dmalcolm c74622
* Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-9.fc5
dmalcolm c74622
- Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's version of same (#161817)
dmalcolm c74622
- Added Mark G Adams's memory leak fix (patch 801)
dmalcolm c74622
dmalcolm f3ab76
* Mon Jun  6 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-8
dmalcolm f3ab76
- Added Ivan Gyurdiev's patch to move autosave files inside the .evolution
dmalcolm f3ab76
  directory
dmalcolm f3ab76
dmalcolm 9f205f
* Thu May 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-7
dmalcolm 9f205f
- Added Akira Tagoh's patch for calendar keypress handling (#154360)
dmalcolm 9f205f
dmalcolm 57d8e2
* Mon May 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-6
dmalcolm 57d8e2
- Remove static versions of libraries
dmalcolm 57d8e2
dmalcolm 7b1529
* Thu May  5 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-5
dmalcolm 7b1529
- added evolution-2.2.2-fix-new-mail-notify.patch to CVS
dmalcolm 7b1529
dmalcolm f93df1
* Thu May  5 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-4
dmalcolm f93df1
- Removed explicit mozilla_build_version; instead use pkg-config to determine 
dmalcolm f93df1
the path to the NSS/NSPR headers.
dmalcolm f93df1
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12; 
dmalcolm f93df1
patches depend on this)
dmalcolm f93df1
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus 
dmalcolm f93df1
versions is in the upstream tarball; but configure.in disables the plugin for 
dmalcolm f93df1
dbus versions > 0.23; patched configure.in to allow arbitrary DBus versions, 
dmalcolm f93df1
and run autoconf at the start of the build) (#156328)
dmalcolm f93df1
dmalcolm 38e72c
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-3
dmalcolm 38e72c
- updated mozilla_build_version to 1.7.7
dmalcolm 38e72c
dmalcolm 6b4702
* Sat Apr 30 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-2
dmalcolm 6b4702
- Finished porting conduits to pilot-link-0.12 API; re-enabled pilot support (#152172)
dmalcolm 6b4702
dmalcolm 6b99df
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.2-1
dmalcolm 6b99df
- 2.2.2
dmalcolm 6b99df
- updated evo-calendar-print-with-pango-4.patch to handle upstream change to print_comp_item
dmalcolm 6b99df
- removed patch for XB73912; now in upstream tarball
dmalcolm 6b99df
- removed patch to new-mail-notify; generalised fix to cope with various DBus API versions is now upstream
dmalcolm 6b99df
- removed patch for XB73844; now in upstream tarball
dmalcolm 6b99df
- Update requirements:
dmalcolm 6b99df
  - gtkhtml3 from 3.6.1 to 3.6.2
dmalcolm 6b99df
  - libgal2 from 2.4.1 to 2.4.2
dmalcolm 6b99df
  - eds from 1.2.1 to 1.2.2
dmalcolm 6b99df
dmalcolm d3bea4
* Wed Mar 23 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-2
dmalcolm d3bea4
- Add patch for upstream bug XB73844 (should now be able to accept meeting requests)
dmalcolm d3bea4
dmalcolm d50196
* Fri Mar 18 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1.1-1
dmalcolm d50196
- 2.1.1.1
dmalcolm d50196
dmalcolm 05594b
* Thu Mar 17 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.1-1
dmalcolm 05594b
- 2.2.1
dmalcolm 05594b
- Updated requirements:
dmalcolm 05594b
  * gtkhtml3 from 3.6.0 to 3.6.1
dmalcolm 05594b
  * libgal2 from 2.4.0 to 2.4.1
dmalcolm 05594b
  * eds from 1.2.0 to 1.2.1
dmalcolm 05594b
- Added rum-time requirement on gnome-vfs2; updated version requirement from 2.0 to 2.4
dmalcolm 05594b
- 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)
dmalcolm 05594b
dmalcolm 49357a
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-10
dmalcolm 49357a
- 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
dmalcolm 49357a
dmalcolm ba6cde
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-9
dmalcolm ba6cde
- another attempt at porting to pilot-link 0.12
dmalcolm ba6cde
dmalcolm 0e5ef9
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-8
dmalcolm 0e5ef9
- Added patch to deal with changes to pilot-link from 0.11->0.12
dmalcolm 0e5ef9
dmalcolm 02e038
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-7
dmalcolm 02e038
- use 0.31 rather than 0.31.0 for DBus version
dmalcolm 02e038
dmalcolm 615854
* Mon Mar 14 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-6
dmalcolm 615854
- rebuilt against pilot-link-0.12
dmalcolm 615854
- added versioning to the requirement on dbus (>=0.31)
dmalcolm 615854
dmalcolm bbfe20
* Thu Mar 10 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-5
dmalcolm bbfe20
- Added patch for changes to DBus API in version 0.31 (#150671)
dmalcolm bbfe20
- Removed explicit run-time spec-file requirement on mozilla.
dmalcolm bbfe20
  The Mozilla NSS API/ABI stabilised by version 1.7.3
dmalcolm bbfe20
  The libraries are always located in the libdir
dmalcolm bbfe20
  However, the headers are in /usr/include/mozilla-%{mozilla_build_version}
dmalcolm bbfe20
  and so they move each time the mozilla version changes.
dmalcolm bbfe20
  So we no longer have an explicit mozilla run-time requirement in the specfile; 
dmalcolm bbfe20
  a requirement on the appropriate NSS and NSPR .so files is automagically generated on build.
dmalcolm bbfe20
  We have an explicit, exact build-time version, so that we can find the headers (without
dmalcolm bbfe20
  invoking an RPM query from the spec file; to do so is considered bad practice)
dmalcolm bbfe20
- Introduced mozilla_build_version, to replace mozilla_version
dmalcolm bbfe20
Christopher Aillon 58ddd3
* Wed Mar  9 2005 Christopher Aillon <caillon@redhat.com> - 2.2.0-4
Christopher Aillon 58ddd3
- Depend on mozilla 1.7.6
Christopher Aillon 58ddd3
dmalcolm f63e57
* Wed Mar  9 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-3
dmalcolm f63e57
- added patch from upstream for bug XB-73192, fixing missing "Mark as Read/Unread" context menu items
dmalcolm f63e57
dmalcolm e2cb47
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-2
dmalcolm e2cb47
- actually add source tarball this time
dmalcolm e2cb47
dmalcolm 2da3bf
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.2.0-1
dmalcolm 2da3bf
- 2.2.0
dmalcolm 2da3bf
- Removed patch for GCC 4 fix as this is now in upstream tarball
dmalcolm 2da3bf
- Updated requirements:
dmalcolm 2da3bf
  * gtkhtml3 from 3.5.7 to 3.6.0
dmalcolm 2da3bf
  * libgal2 from 2.3.5 to 2.4.0
dmalcolm 2da3bf
  * eds from 1.1.6 to 1.2.0
dmalcolm 2da3bf
dmalcolm f40177
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-3
dmalcolm f40177
- rebuild (to use latest DBus library)
dmalcolm f40177
dmalcolm 0a2453
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-2
dmalcolm 0a2453
- added patch to fix build with GCC4
dmalcolm 0a2453
dmalcolm a56e79
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.6-1
dmalcolm a56e79
- Update from upstream unstable 2.1.6 to 2.1.6
dmalcolm a56e79
- Added patches to fix calendar and addressbook printing for non-Roman scripts (#138075)
dmalcolm a56e79
- Added explicit requirement on libgnomeprint22 >= 2.8.0
dmalcolm a56e79
- Added BuildRequires: gtk-doc
dmalcolm a56e79
- Updated requirements:
dmalcolm a56e79
  * gtkhtml3 from 3.5.6 to 3.5.7
dmalcolm a56e79
  * libgal2 from 2.3.4 to 2.3.5
dmalcolm a56e79
  * eds from 1.1.5 to 1.1.6
dmalcolm a56e79
dmalcolm 71eac6
* Wed Feb  9 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.5-1
dmalcolm 71eac6
- Update from upstream unstable 2.1.4 to 2.1.5
dmalcolm 71eac6
- Updated requirements:
dmalcolm 71eac6
  * gtkhtml3 from 3.5.4 to 3.5.6
dmalcolm 71eac6
  * libgal2 from 2.3.3 to 2.3.4
dmalcolm 71eac6
  * eds from 1.1.4.1 to 1.1.5
dmalcolm 71eac6
- Removed explicit packaging of weather icons as these are now below DATADIR/evolution/2.2 rather than DATADIR/evolution-2.2
dmalcolm 71eac6
dmalcolm b4c71c
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 2.1.4-1
dmalcolm b4c71c
- Update from upstream stable 2.0.3 to unstable 2.1.4
dmalcolm b4c71c
- Updated evo_major from 2.0 to 2.2
dmalcolm b4c71c
- Removed camel packaging as this has been moved to evolution-data-server for Evolution 2.2
dmalcolm b4c71c
- Added plugins to the packaged files
dmalcolm b4c71c
- Added weather icons to the packaged files
dmalcolm b4c71c
- Updated requirements:
dmalcolm b4c71c
  * gtkhtml3 from 3.3.2 to 3.5.4
dmalcolm b4c71c
  * libgal2 from 2.2.4 to 2.3.3
dmalcolm b4c71c
  * eds from 1.0.3 to 1.1.4.1
dmalcolm b4c71c
  * libsoup from 2.2.0 to 2.2.2
dmalcolm b4c71c
- Added built-time requirement on atk-devel
dmalcolm b4c71c
- Enable all plugins for now
dmalcolm b4c71c
- Added requirement on dbus (for the new-mail-notify plugin)
dmalcolm b4c71c
- Enable gtk-doc
dmalcolm b4c71c
- Updated GConf schema name suffixes from 2.0 to 2.2
dmalcolm b4c71c
Christopher Aillon 78d69c
* Sun Dec 19 2004 Christopher Aillon <caillon@redhat.com> 2.0.3-2
Christopher Aillon 78d69c
- Rebuild against mozilla 1.7.5
Christopher Aillon 78d69c
dmalcolm 1dd869
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.3-1
dmalcolm 1dd869
- Update from upstream 2.0.2 to 2.0.3 with these bug fixes:
dmalcolm 1dd869
 * Addressbook
dmalcolm 1dd869
   XB67656 - almost the same email address are considrered identical (Siva)
dmalcolm 1dd869
   XB69079 - Data repeated after save with bad date format (Siva)
dmalcolm 1dd869
   XB66854 - Some strings are missed to translation (Rodney)
dmalcolm 1dd869
dmalcolm 1dd869
 * Calendar 	
dmalcolm 1dd869
   XB47529 - Date in reminder window appears in UTF-8 in non-UTF-8 locale (Rodney)
dmalcolm 1dd869
   XB68707 - Events ending at 12:00 AM show as ending at 12:00 pm (JP)
dmalcolm 1dd869
   XB67403 - wrong alarm time displayed (Rodrigo)
dmalcolm 1dd869
   XB68077 - appointment dialog re-size (Rodrigo)
dmalcolm 1dd869
   - leak fixes (Chen)
dmalcolm 1dd869
   - sensitize menu items in list view properly (JP)
dmalcolm 1dd869
   - redraw display when 24hr time setting changes (JP)
dmalcolm 1dd869
dmalcolm 1dd869
 * Mail
dmalcolm 1dd869
   XB69533 - Unable to subscribe to the alt hierarchy (Michael)
dmalcolm 1dd869
   XB69776 - Signed Mail with attachments displays everything with multipart/boundaries stuff (Michael)
dmalcolm 1dd869
   XB69615 - delete certificate after viewing smime message (Michael)
dmalcolm 1dd869
   XB69109 - EHLO or HELO with ip addresses does not conform rfc 821  (Michael)
dmalcolm 1dd869
   XB69982 - During Newsgroup list refresh, it crashes (Michael) 
dmalcolm 1dd869
   XB69446 - Mail shown as attachment if some headers are upper case (S. Caglar Onur) 
dmalcolm 1dd869
   XB68556 - NNTP with SSL won't work, even with stunnel (Michael) 
dmalcolm 1dd869
   XB69145 - toplevel message/rfc822 parts are broken for IMAP (Michael)
dmalcolm 1dd869
   XB69241 - base64 attachement holding PGP block (Jeff)
dmalcolm 1dd869
   XB67895 - nntp support not asking for password (Michael)
dmalcolm 1dd869
   XB67898 - Use of symbolic port-names is not guaranteed to work everywhere (Michael)
dmalcolm 1dd869
   XB69851 - remember password check doesn't stick (Michael)
dmalcolm 1dd869
   XB69623 - Moving a message from an IMAP INBOX to an IMAP folder caused crash (Radek)
dmalcolm 1dd869
   XB69339 - postscript and some other attachments not visable (Michael)
dmalcolm 1dd869
   XB69579 - vFoldersXBUNMATCHED generates errors (Michael)
dmalcolm 1dd869
   XB68958 - current message forgotten in vfolders (Michael)
dmalcolm 1dd869
   XB68974 - Wizard doesn't store smtp auth settings (Michael)
dmalcolm 1dd869
   XB67496 - html email not rendered in preview pane (Michael)
dmalcolm 1dd869
   XB67014 - Checking supported auth types doesn't work with new SSL certificate (Michael)
dmalcolm 1dd869
   XB68006 - Evo crashed after viewing previously-sent email and copying URL from it (Michael)
dmalcolm 1dd869
   XB68787 - Crash when migrating 1.4 data to 2.0.2 (Michael)
dmalcolm 1dd869
   XB67622 - SMTP auth usernames containing % character fail (Jeff)
dmalcolm 1dd869
   - fix pthread_key_delete args (Julio M. Merino Vidal)
dmalcolm 1dd869
- Removed patch for "Unmatched" vfolder properties dialog (#141458) as this is now in upstream tarball (XB69579 above)
dmalcolm 1dd869
- Update dependency on e-d-s from 1.0.2 to 1.0.3
dmalcolm 1dd869
- Update dependency on libgal2 from 2.2.3 to 2.2.4
dmalcolm 1dd869
dmalcolm 924bb4
* Wed Dec  1 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-6
dmalcolm 924bb4
- Fix broken properties dialog for "Unmatched" vfolder (#141458)
dmalcolm 924bb4
Christopher Aillon 41cc0d
* Wed Oct 27 2004 Christopher Aillon <caillon@redhat.com> - 2.0.2-4
Christopher Aillon 41cc0d
- Re-enable s390(x)
Christopher Aillon 41cc0d
dmalcolm 82e0cb
* Fri Oct 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-3
dmalcolm 82e0cb
- added requirement on gnutls/gnutls-devel
dmalcolm 82e0cb
dmalcolm 8ff0f7
* Fri Oct 22 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-2
dmalcolm 8ff0f7
- Fix for #132050 (no entry for Evolution in the menus): use the new redhat-evolution.desktop file provided by redhat-menus-1.13
dmalcolm 8ff0f7
dmalcolm 9ca310
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.2-1
dmalcolm 9ca310
- Update from 2.0.1 to 2.0.2
dmalcolm 9ca310
- Updated dependency on e-d-s from 1.0.1 to 1.0.2
dmalcolm 9ca310
- Updated dependency on libgal2 from 2.2.2 to 2.2.3
dmalcolm 9ca310
- Updated dependency on gtkhtml3 from 3.3.0 to 3.3.2
dmalcolm 9ca310
- ppc's mozilla dependency is now in line with the other architectures at 1.7.3
dmalcolm 9ca310
dmalcolm dbc5d3
* Sat Oct  9 2004 David Malcolm <dmalcolm@redhat.com>
dmalcolm dbc5d3
- disable s390/s390x for now
dmalcolm dbc5d3
dmalcolm f0eff2
* Fri Oct  8 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-3
dmalcolm f0eff2
- 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
dmalcolm f0eff2
- Added requirement on redhat-menus, since this supplies the target of our .desktop symlink
dmalcolm f0eff2
dmalcolm 84bd93
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-2
dmalcolm 84bd93
- 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)
dmalcolm 84bd93
dmalcolm 8d91e0
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.1-1
dmalcolm 8d91e0
- Update from 2.0.0 to 2.0.1
dmalcolm 8d91e0
- Updated dependency on e-d-s from 1.0.0 to 1.0.1
dmalcolm 8d91e0
- Updated dependency on libgal2 from 2.2.0 to 2.2.2
dmalcolm 8d91e0
dmalcolm 9ec986
* Mon Sep 20 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.0-2
dmalcolm 9ec986
- rebuilt
dmalcolm 9ec986
dmalcolm 15a9a6
* Tue Sep 14 2004 David Malcolm <dmalcolm@redhat.com> - 2.0.0-1
dmalcolm 15a9a6
- Update from 1.5.94.1 to 2.0.0
dmalcolm 15a9a6
- Change source FTP location from 1.5 to 2.0
dmalcolm 15a9a6
- Updated dependency on e-d-s from 0.0.99 to 1.0.0
dmalcolm 15a9a6
- Documentation has now moved from 1.5 to 2.0
dmalcolm 15a9a6
cvsdist cac84f
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.94.1-1
cvsdist cac84f
- updated tarball from 1.5.93 to 1.5.94.1
cvsdist cac84f
- 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
cvsdist cac84f
- updated dependency on libgal2 from 2:2.1.14 to 2:2.2.0
cvsdist cac84f
- updated dependency on libsoup from 2.1.13 to 2.2.0
cvsdist cac84f
- updated dependency on e-d-s from 0.0.98 to 0.0.99
cvsdist cac84f
cvsdist 004693
* Tue Aug 17 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-2
cvsdist 004693
- updated gnome-icon-theme requirement from 1.2.0 to 1.3.6 to fix problem with missing stock icons (bz #130142)
cvsdist 004693
cvsdist 1d7d71
* Mon Aug 16 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-1
cvsdist 1d7d71
- updated tarball from 1.5.92.2 to 1.5.93
cvsdist 1d7d71
- 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.
cvsdist 1d7d71
- updated dependency on libgal2 from 2:2.1.13 to 2:2.1.14
cvsdist 1d7d71
- updated dependency on libsoup from 2.1.12 to 2.1.13
cvsdist 1d7d71
- updated dependency on e-d-s from 0.0.97 to 0.0.98
cvsdist 1d7d71
cvsdist f482f7
* Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-2
cvsdist f482f7
- Increased mozilla_version from 1.7 to 1.7.2 so that the NSS test looks in the correct place
cvsdist f482f7
cvsdist f482f7
* Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-1
cvsdist f482f7
- updated tarball from 1.5.92.1 to 1.5.92.2
cvsdist f482f7
cvsdist 089247
* Wed Aug  4 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.1-1
cvsdist 089247
- updated tarball from 1.5.91 to 1.5.92.1
cvsdist 089247
- added a dependency on gnome-icon-theme
cvsdist 089247
- updated dependency on libgal2 from 2:2.1.11 to 2:2.1.13
cvsdist 089247
- updated dependency on gtkhtml3 from 3.1.17 to 3.3.0
cvsdist 089247
- updated dependency on libsoup from 2.1.11 to 2.1.12
cvsdist 089247
- updated dependency on e-d-s from 0.0.95 to 0.0.97
cvsdist 089247
cvsdist 792864
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
cvsdist 792864
- 1.5.91
cvsdist 792864
cvsdist 095542
* Thu Jul  8 2004 Jeremy Katz <katzj@redhat.com> - 1.5.90-5
cvsdist 095542
- use mozilla 1.7 on platforms where it's available
cvsdist 095542
- check to make sure the appropriate mozilla headers exist if using
cvsdist 095542
  mozilla nss for ssl or fail the build
cvsdist 095542
cvsdist 095542
* Thu Jul  8 2004 David Malcolm <dmalcolm@redhat.com>
cvsdist 095542
- rebuilt
cvsdist 095542
cvsdist 8c5f41
* Wed Jul  7 2004 David Malcolm <dmalcolm@redhat.com>
cvsdist 8c5f41
- rebuilt
cvsdist 8c5f41
cvsdist 8c5f41
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-2
cvsdist 8c5f41
- Fixed sources file
cvsdist 8c5f41
cvsdist 8c5f41
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
cvsdist 8c5f41
- 1.5.90; updated requirements on gtkhtml3, libgal2, and e-d-s
cvsdist 8c5f41
cvsdist 0f613d
* Thu Jun 17 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.2-1
cvsdist 0f613d
- 1.5.9.2
cvsdist 0f613d
cvsdist 0f613d
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 0f613d
- rebuilt
cvsdist 0f613d
cvsdist 9b3a88
* Tue Jun  8 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-3
cvsdist 0f613d
- Replaced /usr/lib with %%{_libdir} in mozills_nss ssl_flags
cvsdist 9b3a88
cvsdist 761d27
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-2
cvsdist 761d27
- updated filechooser patch again
cvsdist 761d27
cvsdist 761d27
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.9.1-1
cvsdist 761d27
- 1.5.9.1; updated filechooser patch
cvsdist 761d27
cvsdist 761d27
* Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-3
cvsdist 761d27
- added ORBit2 and spamassassin requirements
cvsdist 761d27
cvsdist 8f0769
* Mon May 24 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-2
cvsdist 8f0769
- Fixed up filechooser patch and re-enabled it
cvsdist 8f0769
cvsdist e5d167
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.8-1
cvsdist e5d167
- 1.5.8; added explicit libbonoboui requirement; disabled filechooser patch for now
cvsdist e5d167
cvsdist e5d167
* Tue May  4 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-3
cvsdist d68832
- 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
cvsdist d68832
cvsdist e5d167
* Thu Apr 22 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-2
cvsdist d68832
- added emfv signal fix patch and fix for defaults in switch statements on gcc3.4
cvsdist d68832
cvsdist d68832
* Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.7-1
cvsdist d68832
- 1.5.7
cvsdist d68832
cvsdist d68832
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 1.5.5-1
cvsdist d68832
- 1.5.5
cvsdist d68832
cvsdist d68832
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist d68832
- rebuilt
cvsdist d68832
cvsdist d68832
* Wed Feb 18 2004 Jeremy Katz <katzj@redhat.com> - 1.5.4-1
cvsdist d68832
- 1.5.4
cvsdist d68832
cvsdist d68832
* Tue Feb 17 2004 Jeremy Katz <katzj@redhat.com> 
cvsdist d68832
- buildrequire e-d-s-devel instead of e-d-s (#114712)
cvsdist d68832
- enable nntp support (#114802)
cvsdist d68832
cvsdist d68832
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist d68832
- rebuilt
cvsdist d68832
cvsdist d68832
* Tue Jan 27 2004 Jeremy Katz <katzj@redhat.com> 1.5.3-1
cvsdist d68832
- 1.5.3
cvsdist d68832
cvsdist d68832
* Wed Jan 21 2004 Jeremy Katz <katzj@redhat.com> 1.5.2-2
cvsdist d68832
- size_t/int mismatch compile fix for 64bit platforms
cvsdist d68832
cvsdist d68832
* Wed Jan 14 2004 Jeremy Katz <katzj@redhat.com> 1.5.2-0
cvsdist d68832
- 1.5.2
cvsdist d68832
- add patch to fix gconf warning with schema
cvsdist d42e60
cvsdist d68832
* Sun Jan  4 2004 Jeremy Katz <katzj@redhat.com> 1.5.1-0
cvsdist d68832
- 1.5.1
cvsdist d68832
- temporarily disable redhatify patch
cvsdist d68832
- use mozilla-nss for SSL
cvsdist d68832
- fix schema names
cvsdist 113fbc
cvsdist 113fbc
* Thu Nov  6 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-8
cvsdist 113fbc
- fall back to HELO for ESMTP (#108753)
cvsdist 113fbc
cvsdist 2011d3
* Tue Oct 28 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-7
cvsdist 2011d3
- fix title on composer save dialog (#108159)
cvsdist 2011d3
cvsdist 2011d3
* Mon Oct 27 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-6
cvsdist 2011d3
- Make imap command length shorter to avoid choking some imap servers 
cvsdist 2011d3
  (notably cyrus-imap).
cvsdist 2011d3
- Make wombat session managed so that we don't hit weird bonobo activation
cvsdist 2011d3
  things.  This adds a dependency on $DISPLAY for wombat.  (#106826)
cvsdist 2011d3
cvsdist 2011d3
* Sun Oct 19 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-5
cvsdist 2011d3
- use AI_ADDRCONFIG to avoid returning IPv6 addresses on hosts without 
cvsdist 2011d3
  IPv6 support
cvsdist 2011d3
- add patch from upstream with reply-to-list shortcut (Ctrl-l)
cvsdist 2011d3
cvsdist 2011d3
* Wed Oct 15 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-4
cvsdist 2011d3
- really, really remove duplicate menu entry (#103826)
cvsdist 2011d3
cvsdist 2011d3
* Tue Oct 14 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-3
cvsdist 2011d3
- Pull in some patches from upstream CVS
cvsdist 2011d3
  * Avoid division by zero with POP (X#41610)
cvsdist 2011d3
  * Don't mangle headers (X#33545)
cvsdist 2011d3
  * Prefix IPV6 numeric hosts properly (X#46006, #105028)
cvsdist 2011d3
  * Use proper function for IPV6 reverse lookups (X#46006)
cvsdist 2011d3
  * Allow timezone offset to be up to 14 hours (X#49357)
cvsdist 2011d3
cvsdist 2011d3
* Mon Oct 13 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- add patch from upstream CVS to fix SMTP syntax problems (#106630) 
cvsdist 2011d3
- really remove duplicate menu entry (#103826)
cvsdist 2011d3
cvsdist 2011d3
* Mon Oct  6 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- make redhat-email.desktop symlink relative (#104391)
cvsdist 2011d3
cvsdist 2011d3
* Wed Sep 24 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- add ipv6 support per dwmw2's request
cvsdist 2011d3
cvsdist 2011d3
* Tue Sep 23 2003 Jeremy Katz <katzj@redhat.com> 1.4.5-2
cvsdist 2011d3
- 1.4.5
cvsdist 2011d3
cvsdist 2011d3
* Wed Sep 17 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- move static libs into -devel (#104399)
cvsdist 2011d3
cvsdist 2011d3
* Tue Sep 16 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-7
cvsdist 2011d3
- filter types are gtypes, not ints (#103934)
cvsdist 2011d3
cvsdist 2011d3
* Wed Sep 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-6
cvsdist 2011d3
- fix from upstream (will be in 1.4.5) to fix menu merging in the 
cvsdist 2011d3
  composer with new libbonobo
cvsdist 2011d3
cvsdist 2011d3
* Fri Sep  5 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- remove the desktop file in Office (#103826)
cvsdist 2011d3
cvsdist 2011d3
* Tue Sep  2 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-5
cvsdist 2011d3
- patch from upstream to fix display of some mails in 
cvsdist 2011d3
  different charsets (#102899)
cvsdist 2011d3
- add requires on newer version of ORBit2 (#103386)
cvsdist 2011d3
- add patch from upstream (extracted by George Karabin) to use gnome-vfs 
cvsdist 2011d3
  mime icon lookup where available (#102553)
cvsdist 2011d3
cvsdist 2011d3
* Fri Aug 22 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-4
cvsdist 2011d3
- include static libs (#102834)
cvsdist 2011d3
cvsdist 2011d3
* Wed Aug  6 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-3
cvsdist 2011d3
- add a -devel subpackage (#99376)
cvsdist 2011d3
cvsdist 2011d3
* Mon Aug  4 2003 Jeremy Katz <katzj@redhat.com> 1.4.4-1
cvsdist 2011d3
- 1.4.4
cvsdist 2011d3
cvsdist 2011d3
* Wed Jul 30 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- buildrequires fixup from Ville Skytta (#101325)
cvsdist 2011d3
cvsdist 2011d3
* Thu Jul 24 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-6
cvsdist 2011d3
- include tagoh's patch for printing cjk contacts (committed upstream, #99374)
cvsdist 2011d3
cvsdist 2011d3
* Tue Jul 22 2003 Nalin Dahyabhai <nalin@redhat.com> 1.4.3-5
cvsdist 2011d3
- rebuild
cvsdist 2011d3
cvsdist 2011d3
* Tue Jul 15 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-4
cvsdist 2011d3
- build on all arches again
cvsdist 2011d3
cvsdist 2011d3
* Mon Jul 14 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-3
cvsdist 2011d3
- rebuild
cvsdist 2011d3
cvsdist 2011d3
* Thu Jul 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.3-1
cvsdist 2011d3
- 1.4.3
cvsdist 2011d3
cvsdist 2011d3
* Thu Jun 19 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- make gal version dep more explicit
cvsdist 2011d3
cvsdist 2011d3
* Fri Jun 13 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- fix desktop file (#97162)
cvsdist 2011d3
cvsdist 2011d3
* Tue Jun 10 2003 Jeremy Katz <katzj@redhat.com> 1.4.0-2
cvsdist 2011d3
- rebuild
cvsdist 2011d3
- excludearch ppc64 for now
cvsdist 2011d3
cvsdist 2011d3
* Mon Jun  9 2003 Jeremy Katz <katzj@redhat.com> 1.4.0-1
cvsdist 2011d3
- 1.4.0
cvsdist 2011d3
cvsdist 2011d3
* Wed Jun 5 2003 Elliot Lee <sopwith@redhat.com>
cvsdist 2011d3
- rebuilt
cvsdist 2011d3
cvsdist 2011d3
* Thu Jun  5 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-2
cvsdist 2011d3
- rebuild
cvsdist 2011d3
cvsdist 2011d3
* Wed Jun  4 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- buildrequires gettext (#92276)
cvsdist 2011d3
cvsdist 2011d3
* Sun May 25 2003 Jeremy Katz <katzj@redhat.com> 1.3.92-1
cvsdist 2011d3
- 1.3.92
cvsdist 2011d3
cvsdist 2011d3
* Wed May  7 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-2
cvsdist 2011d3
- fix default for /schemas/apps/evolution/mail/display/mime_types
cvsdist 2011d3
cvsdist 2011d3
* Tue May  6 2003 Jeremy Katz <katzj@redhat.com> 1.3.3-1
cvsdist 2011d3
- 1.3.3
cvsdist 2011d3
cvsdist 2011d3
* Sun May  4 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-2
cvsdist 2011d3
- enable pilot support
cvsdist 2011d3
- add redhatify patch back
cvsdist 2011d3
cvsdist 2011d3
* Tue Apr 22 2003 Jeremy Katz <katzj@redhat.com>
cvsdist 2011d3
- add a /usr/bin/evolution symlink
cvsdist 2011d3
cvsdist 2011d3
* Mon Apr 21 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- fix gnome-spell version requirement
cvsdist 2011d3
cvsdist 2011d3
* Wed Apr 16 2003 Jeremy Katz <katzj@redhat.com> 1.3.2-1
cvsdist 2011d3
- add trivial fix for evolution-mail schema key (ximian #41419)
cvsdist 2011d3
cvsdist 2011d3
* Tue Apr 15 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- update to 1.3
cvsdist 2011d3
- don't build with pilot support for now
cvsdist 2011d3
- don't redhat-ify the summary prefs for now
cvsdist 2011d3
cvsdist 2011d3
* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-2
cvsdist 2011d3
- fix krb5 libdir for lib64 systems
cvsdist 2011d3
cvsdist 2011d3
* Sun Apr  6 2003 Jeremy Katz <katzj@redhat.com> 1.2.4-1
cvsdist 2011d3
- update to 1.2.4
cvsdist 2011d3
cvsdist 04ee73
* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-7
cvsdist 04ee73
- oops, fix a tyop
cvsdist 04ee73
cvsdist 04ee73
* Thu Apr  3 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-6
cvsdist 04ee73
- add a few cleanups for 64bit cleanliness (#86347)
cvsdist 04ee73
cvsdist 2011d3
* Sun Mar 30 2003 Jeremy Katz <katzj@redhat.com> 
cvsdist 2011d3
- add some buildrequires (#87612)
cvsdist 2011d3
cvsdist 2011d3
* Mon Mar 24 2003 Jeremy Katz <katzj@redhat.com> 1.2.3-1
cvsdist 2011d3
- update to 1.2.3
cvsdist 2011d3
cvsdist 1075ab
* Wed Mar 19 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-5
cvsdist 1075ab
- security patches from upstream
cvsdist 1075ab
  - sanity check UUEncoding header before decoding (CAN-2003-0128)
cvsdist 1075ab
  - don't decode doubly UUEncoded content (CAN-2003-0129)
cvsdist 1075ab
  - don't use a bonobo component to display things without registered 
cvsdist 1075ab
    handlers (CAN-2003-0130)
cvsdist 1075ab
cvsdist 1075ab
* Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com> 1.2.2-4
cvsdist de9dcd
- debuginfo rebuild
cvsdist de9dcd
cvsdist de9dcd
* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-3
cvsdist de9dcd
- memleak patch had some bits that weren't supposed to be there.  update 
cvsdist de9dcd
  to newer from upstream.
cvsdist de9dcd
- fix directory checking in proxy patch
cvsdist de9dcd
cvsdist de9dcd
* Thu Feb 20 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-2
cvsdist de9dcd
- add missing build dep (#84388)
cvsdist de9dcd
- add patch from upstream for evolution-mail memleak
cvsdist de9dcd
- add patch from upstream to use the gnome2 proxy settings by default
cvsdist de9dcd
cvsdist de9dcd
* Fri Feb  7 2003 Jeremy Katz <katzj@redhat.com> 1.2.2-1
cvsdist de9dcd
- 1.2.2
cvsdist de9dcd
- build on x86_64 
cvsdist de9dcd
cvsdist de9dcd
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist de9dcd
- rebuilt
cvsdist de9dcd
cvsdist de9dcd
* Tue Jan  7 2003 Nalin Dahyabhai <nalin@redhat.com> 1.2.1-4
cvsdist de9dcd
- rebuild
cvsdist de9dcd
cvsdist de9dcd
* Fri Jan  3 2003 Nalin Dahyabhai <nalin@redhat.com>
cvsdist de9dcd
- if building with OpenSSL, attempt to get cflags and ldflags from pkgconfig
cvsdist de9dcd
cvsdist de9dcd
* Thu Jan  2 2003 Jeremy Katz <katzj@redhat.com> 1.2.1-3
cvsdist de9dcd
- we don't want to use native POSIX threads for mutexes in db3, override them
cvsdist de9dcd
cvsdist de9dcd
* Mon Dec 16 2002 Tim Powers <timp@redhat.com> 1.2.1-2
cvsdist de9dcd
- rebuild
cvsdist de9dcd
cvsdist de9dcd
* Fri Dec 13 2002 Jeremy Katz <katzj@redhat.com> 1.2.1-1
cvsdist de9dcd
- update to 1.2.1
cvsdist de9dcd
cvsdist de9dcd
* Thu Dec 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-6
cvsdist de9dcd
- require a newer soup, the old one Has Bugs (tm)
cvsdist de9dcd
- excludearch x86_64; getting a R_X86_64_32S relocation in libical 
cvsdist de9dcd
  although everything appears to be built with -fPIC correctly
cvsdist de9dcd
cvsdist de9dcd
* Tue Dec 10 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-5
cvsdist de9dcd
- patch for multilib krb5
cvsdist de9dcd
cvsdist de9dcd
* Mon Dec  2 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-4
cvsdist de9dcd
- add upstream patch to handle LDAPv3 better
cvsdist de9dcd
- add upstream patch to fix shell memory leaks
cvsdist de9dcd
- add upstream patch to fix ldap scope selection
cvsdist de9dcd
- build with openssl instead of mozilla-nss since it's available on 
cvsdist de9dcd
  more platforms
cvsdist de9dcd
- build on all arches
cvsdist de9dcd
cvsdist de9dcd
* Fri Nov 22 2002 Jeremy Katz <katzj@redhat.com>
cvsdist de9dcd
- require bonobo-conf, not -devel (#78398)
cvsdist de9dcd
cvsdist de9dcd
* Wed Nov 20 2002 Florian La Roche <Florian.LaRoche@redhat.de> 1.2.0-3
cvsdist 0fa2f9
- disable pilot support for mainframe
cvsdist 0fa2f9
cvsdist 0fa2f9
* Mon Nov 18 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-2
cvsdist 0fa2f9
- macro-ify the mozilla version to make it easier to build against 
cvsdist 0fa2f9
  newer mozillas with headers in new locations
cvsdist 0fa2f9
- buildrequire pilot-link-devel (#78077)
cvsdist 0fa2f9
- drop uneeded ldapv3 patch (toshok says 1.2 already handles this)
cvsdist 0fa2f9
- drop unneeded patch for ordering of the libdb checks
cvsdist 0fa2f9
- add fejj's patch to always subscribe to the inbox from evolution-patches
cvsdist 0fa2f9
cvsdist 0fa2f9
* Tue Nov 12 2002 Jeremy Katz <katzj@redhat.com> 1.2.0-1
cvsdist 0fa2f9
- 1.2.0
cvsdist 0fa2f9
cvsdist 0fa2f9
* Sat Nov  2 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-2
cvsdist 0fa2f9
- reenable pilot support
cvsdist 0fa2f9
- redhatify
cvsdist 0fa2f9
cvsdist 0fa2f9
* Fri Nov  1 2002 Jeremy Katz <katzj@redhat.com> 1.1.90-1
cvsdist 0fa2f9
- update to 1.1.90
cvsdist 0fa2f9
cvsdist 0fa2f9
* Thu Oct 31 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 0fa2f9
- include mozilla epochs in requires (#74577)
cvsdist 0fa2f9
- add build requires on newer oaf (#76801)
cvsdist 0fa2f9
cvsdist 0fa2f9
* Thu Oct 24 2002 Jeremy Katz <katzj@redhat.com> 1.1.2-1
cvsdist 0fa2f9
- update to 1.1.2
cvsdist 0fa2f9
- remove unpackaged files from the buildrooot
cvsdist 0fa2f9
- disable pilot support for now
cvsdist ca065c
cvsdist 034cc8
* Tue Sep  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-10
cvsdist 034cc8
- add freetype-devel to build requires (#73319)
cvsdist 034cc8
cvsdist 034cc8
* Mon Sep  2 2002 Owen Taylor <otaylor@redhat.com>
cvsdist 034cc8
- Fix a problem where evolution-mail right click items corrupted the stack
cvsdist 034cc8
  (#67992)
cvsdist 034cc8
cvsdist 23392a
* Thu Aug 29 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-9
cvsdist 23392a
- don't install two desktop files (#72871)
cvsdist 23392a
cvsdist 6c9743
* Wed Aug 28 2002 Preston Brown <pbrown@redhat.com> 1.0.8-8
cvsdist 6c9743
- absolute symlink .desktop file (#72913)
cvsdist 6c9743
cvsdist 67d2b1
* Thu Aug 22 2002 han Ngo <than@redhat.com> 1.0.8-7
cvsdist 67d2b1
- rebuild against new pilot-link
cvsdist 67d2b1
cvsdist 4f6b4b
* Sat Aug 10 2002 Florian La Roche <Florian.LaRoche@redhat.de>
cvsdist 4f6b4b
- bzip2 source
cvsdist 4f6b4b
cvsdist 2dc2c6
* Tue Aug  6 2002 Than Ngo <than@redhat.com> 1.0.8-5
cvsdist 2dc2c6
- rebuild against new pilot-link-0.11.2
cvsdist 2dc2c6
cvsdist 2dc2c6
* Thu Jul 18 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-4
cvsdist 2dc2c6
- rebuild against new gnome-pilot
cvsdist 2dc2c6
cvsdist 2dc2c6
* Tue Jul  9 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-3
cvsdist 2dc2c6
- remove static and libtool archives for importers and camel-providers (#68222)
cvsdist 2dc2c6
- do desktop-file-install magic 
cvsdist 2dc2c6
- remove dead sites from summary list (#64522)
cvsdist 2dc2c6
- support openldap protocol version 3 based off of Nalin's autofs changes 
cvsdist 2dc2c6
cvsdist 2dc2c6
* Mon Jul  8 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-2
cvsdist 2dc2c6
- fix openldap-devel buildrequire
cvsdist 2dc2c6
cvsdist 2dc2c6
* Mon Jul  1 2002 Jeremy Katz <katzj@redhat.com> 1.0.8-1
cvsdist 9b5658
- 1.0.8 
cvsdist 9b5658
cvsdist 9b5658
* Thu Jun 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-2
cvsdist 9b5658
- include patch to omf files from otaylor@redhat.com to fix 
cvsdist 9b5658
  scrollkeeper validation errors
cvsdist 9b5658
cvsdist 9b5658
* Sun Jun 23 2002 Jeremy Katz <katzj@redhat.com> 1.0.7-1
cvsdist 9b5658
- update to 1.0.7
cvsdist 9b5658
- excludearch alpha while mozilla isn't being built there
cvsdist 9b5658
cvsdist 9b5658
* Sun May 26 2002 Tim Powers <timp@redhat.com> 1.0.5-2
cvsdist 9b5658
- automated rebuild
cvsdist 9b5658
cvsdist 9b5658
* Mon May 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.5-1
cvsdist 9b5658
- update to 1.0.5
cvsdist 9b5658
cvsdist 0ea449
* Fri May  3 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-6
cvsdist 0ea449
- add patch to fix spool unread counts (#64198)
cvsdist 0ea449
- build with the fix for the crasher mail sent to 
cvsdist 0ea449
  evolution-list (ximian #24140)
cvsdist 0ea449
cvsdist bf04f0
* Mon Apr 15 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-4
cvsdist bf04f0
- include fejj(at)ximian.com's patch to fix the EINPROGRESS error with ssl 
cvsdist bf04f0
  since it's been committed to the branch and fixes the problem for me
cvsdist bf04f0
- include patch from tagoh(at)redhat.com to change the default charset 
cvsdist bf04f0
  for Japanese to ISO-2022-JP (#63214)
cvsdist bf04f0
cvsdist 6ca2ce
* Wed Apr 10 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-3
cvsdist 6ca2ce
- minor tweaks to the redhatify patch
cvsdist 6ca2ce
- make accepting appointments sent to mailing lists work
cvsdist 6ca2ce
- use the RFC specified LDAP attribs for freebusy and calendarURI 
cvsdist 6ca2ce
  in addressbook
cvsdist 6ca2ce
- fix a crash in the startup wizard
cvsdist 6ca2ce
cvsdist 6ca2ce
* Sun Mar 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-2
cvsdist 6ca2ce
- move desktop file to /etc/X11/applnk (#62399)
cvsdist c8eb5d
cvsdist 6ca2ce
* Sun Mar 24 2002 Jeremy Katz <katzj@redhat.com> 1.0.3-1
cvsdist 0fcb49
- update to evolution 1.0.3
cvsdist 0fcb49
- change summary view to show a recent errata list by default
cvsdist c8eb5d
cvsdist 0fcb49
* Thu Mar 14 2002 Jeremy Katz <katzj@redhat.com>
cvsdist 0fcb49
- put correct path to nspr includes on configure command line
cvsdist c8eb5d
cvsdist 0fcb49
* Mon Mar 11 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-3
cvsdist 0fcb49
- mozilla 0.9.9 has nspr and nss subpackages, hooray!  rip out the static 
cvsdist 0fcb49
  libnss linkage and just link against what is provided dynamically
cvsdist 0fcb49
- kill the -devel subpackage since it's of questionable use
cvsdist 0fcb49
- explicitly require mozilla-nss and mozilla-nspr packages to make it easier
cvsdist 0fcb49
  to resolve the requirements
cvsdist 0fcb49
cvsdist 0fcb49
* Thu Feb 21 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-2
cvsdist 0fcb49
- rebuild in new environment
cvsdist 0fcb49
- temporarily exclude on ia64 again
cvsdist 0fcb49
cvsdist 0fcb49
* Thu Jan 31 2002 Jeremy Katz <katzj@redhat.com> 1.0.2-1
cvsdist c8eb5d
- update to 1.0.2
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Jan 28 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-4
cvsdist c8eb5d
- build on ia64 now that mozilla exists for ia64
cvsdist c8eb5d
cvsdist c8eb5d
* Sun Jan 27 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-3
cvsdist c8eb5d
- rebuild in new environment
cvsdist c8eb5d
- add pilot support
cvsdist c8eb5d
cvsdist c8eb5d
* Sun Jan 13 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-2
cvsdist c8eb5d
- rebuild without mozilla-psm in the buildroot so libnss is linked 
cvsdist c8eb5d
  statically as intended
cvsdist c8eb5d
cvsdist c8eb5d
* Sat Jan 12 2002 Jeremy Katz <katzj@redhat.com> 1.0.1-1
cvsdist c8eb5d
- update to 1.0.1
cvsdist c8eb5d
- patch for autoconf 2.52 accepted upstream
cvsdist c8eb5d
- include man page
cvsdist c8eb5d
- use --with-sub-version=" (%%{version}-%%{release})"
cvsdist c8eb5d
cvsdist c8eb5d
* Tue Dec 18 2001 Jeremy Katz <katzj@redhat.com> 1.0-2
cvsdist c8eb5d
- really disable news
cvsdist c8eb5d
- add patch from Jens Petersen <juhp@redhat.com> to hopefully get 
cvsdist c8eb5d
  builds working with autoconf 2.52
cvsdist c8eb5d
- conditionalize static libnss stuff so that it can go away when we
cvsdist c8eb5d
  have a mozilla with shared libnss
cvsdist c8eb5d
cvsdist c8eb5d
* Thu Dec  6 2001 Jeremy Katz <katzj@redhat.com> 1.0-1.7.2
cvsdist c8eb5d
- add patches off of branch for:
cvsdist c8eb5d
  * do not show up as Preview Release in version string
cvsdist c8eb5d
  * have next/previous work with multiple selected messages
cvsdist c8eb5d
- build without pilot support
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Dec  3 2001 Jeremy Katz <katzj@redhat.com> 1.0-1
cvsdist c8eb5d
- and bump to 1.0
cvsdist c8eb5d
cvsdist c8eb5d
* Sun Dec  2 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- let's build with an included copy of libnss now since OpenSSL is support
cvsdist c8eb5d
  is disabled on the 1.0 branch
cvsdist c8eb5d
- build with --enable-dot-locking=no
cvsdist c8eb5d
- excludearch ia64 again now that we need libnspr
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Nov 26 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- build with gnome-pilot and krb5 support
cvsdist c8eb5d
- conditionalize ldap, pilot and krb5 support
cvsdist c8eb5d
- clean up buildrequires some
cvsdist c8eb5d
cvsdist c8eb5d
* Sat Nov 17 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- we can build on ia64 since we're using openssl instead of nspr
cvsdist c8eb5d
- disable non-functional nntp support 
cvsdist c8eb5d
- 0.99.2 (rc2) 
cvsdist c8eb5d
cvsdist c8eb5d
* Fri Nov  9 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- add explicit requires on current bonobo, oaf, and GConf to help people
cvsdist c8eb5d
  help themselves
cvsdist c8eb5d
- s/Copyright/License/
cvsdist c8eb5d
cvsdist c8eb5d
* Thu Nov  8 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- add a patch to revert changes to camel-tcp-stream-openssl; appears to 
cvsdist c8eb5d
  fix the SSL hangs
cvsdist c8eb5d
cvsdist c8eb5d
* Wed Nov  7 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- fix filelist to include libical zoneinfo
cvsdist c8eb5d
- add devel subpackage with includes and static libs
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Nov  5 2001 Jeremy Katz <katzj@redhat.com>
cvsdist c8eb5d
- updated to 0.99.0 aka 1.0 RC1
cvsdist c8eb5d
cvsdist c8eb5d
* Tue Oct 23 2001 Havoc Pennington <hp@redhat.com>
cvsdist c8eb5d
- 0.16 snagged from Ximian GNOME
cvsdist c8eb5d
cvsdist c8eb5d
* Fri Oct  5 2001 Havoc Pennington <hp@redhat.com>
cvsdist c8eb5d
- initial build based on David Sainty's specfile
cvsdist c8eb5d
cvsdist c8eb5d
* Thu Oct 04 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- Updated to 0.15.99, 20011004 from cvs.
cvsdist c8eb5d
cvsdist c8eb5d
* Wed Sep 05 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- Updated to 0.13.99, 20010905 from cvs.
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Sep 03 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- Updated to 0.13.99, 20010903 from cvs.
cvsdist c8eb5d
- Fixed Requires + BuildRequires
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- Updated to 0.12.99, 20010806 from cvs.
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- Relocated libical* from /usr/lib due to kdepim, -2
cvsdist c8eb5d
cvsdist c8eb5d
* Mon Aug 06 2001 David Sainty <dsainty@redhat.com>
cvsdist c8eb5d
- First spec file for evolution.
cvsdist c8eb5d