cvsdist 113fbc
%define gal_version 2:1.99.11
cvsdist 113fbc
%define gtkhtml_version 3.0.10
cvsdist 2011d3
%define soup_version 1.99.26
cvsdist de9dcd
%define use_mozilla_nss 0
cvsdist 0fcb49
cvsdist de9dcd
%if %{use_mozilla_nss}
cvsdist 2011d3
%define mozilla_version 1.3
cvsdist de9dcd
%endif
cvsdist c8eb5d
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
cvsdist 0fcb49
%define pilot_support 1
cvsdist 0fa2f9
%endif
cvsdist 2011d3
# note that nntp is non-functional in evo 1.3.x
cvsdist c8eb5d
%define nntp_support 0
cvsdist c8eb5d
cvsdist c8eb5d
%define dbdir db-3.1.17
cvsdist c8eb5d
%define buildtopdir $RPM_BUILD_DIR/%{name}-%{version}
cvsdist c8eb5d
cvsdist c8eb5d
Name: evolution
cvsdist 113fbc
Version: 1.4.6
cvsdist 113fbc
Release: 1
cvsdist c8eb5d
License: GPL
cvsdist c8eb5d
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist c8eb5d
URL: http://www.ximian.com/
cvsdist 2011d3
Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/1.3/%{name}-%{version}.tar.gz
cvsdist 4f6b4b
Source1: db-3.1.17.tar.bz2
cvsdist de9dcd
cvsdist 6ca2ce
# patches pulled from upstream CVS
cvsdist 2011d3
Patch0: evolution-1.4.5-gethostaddr.patch
cvsdist 2011d3
Patch1: evolution-1.4.5-41610.patch
cvsdist 2011d3
Patch2: evolution-1.4.5-33545.patch
cvsdist 2011d3
Patch3: evolution-1.4.5-46006.patch
cvsdist 2011d3
Patch4: evolution-1.4.5-46006-2.patch
cvsdist 2011d3
Patch5: evolution-1.4.5-49357.patch
cvsdist 2011d3
Patch6: evolution-1.4.5-reply-to-list-shortcut.patch
cvsdist 2011d3
Patch7: evolution-1.4.5-composer-save-title.patch
cvsdist 113fbc
Patch8: evolution-1.4.5-50535.patch
cvsdist 6ca2ce
cvsdist 6ca2ce
# Red Hat Linux specific patches
cvsdist 2011d3
Patch11: evolution-1.3.2-redhatify.patch
cvsdist 9b5658
cvsdist de9dcd
# db3 starts using POSIX/thread/library for mutexes with nptl otherwise :/
cvsdist de9dcd
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
cvsdist 2011d3
Patch100: evolution-1.4.4-filters-gtype.patch
cvsdist 2011d3
Patch101: evolution-1.4.5-addrconfig.patch
cvsdist de9dcd
cvsdist 2011d3
# not accepted, but proposed on a few occasions.  fixes problems with
cvsdist 2011d3
# some cyrus servers
cvsdist 2011d3
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 2011d3
Patch500: evolution-wombat-sm.patch
cvsdist de9dcd
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 de9dcd
cvsdist de9dcd
%if %{use_mozilla_nss}
cvsdist 0fa2f9
Requires: mozilla-nss >= 35:%{mozilla_version}
cvsdist 0fa2f9
Requires: mozilla-nspr >= 35:%{mozilla_version}
cvsdist de9dcd
%endif
cvsdist de9dcd
cvsdist 2011d3
Requires: libsoup >= %{soup_version}
cvsdist 2011d3
Requires: libgal2 >= %{gal_version}
cvsdist 2011d3
Requires: gnome-spell >= 1.0.2
cvsdist 2011d3
cvsdist 2011d3
BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
cvsdist 2011d3
BuildRequires: libgal2-devel >= %{gal_version}
cvsdist 2011d3
BuildRequires: libsoup-devel >= %{soup_version}
cvsdist 2011d3
BuildRequires: libbonobo-devel >= 2.0
cvsdist 2011d3
BuildRequires: libbonoboui-devel >= 2.0
cvsdist 2011d3
BuildRequires: gnome-vfs2-devel >= 2.0
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 2011d3
# kind of silly...
cvsdist 2011d3
BuildRequires: flex bison byacc libtool gettext
cvsdist de9dcd
cvsdist de9dcd
%if %{use_mozilla_nss}
cvsdist 0fa2f9
BuildRequires: mozilla-nspr-devel >= 35:%{mozilla_version}
cvsdist 0fa2f9
BuildRequires: mozilla-nss-devel >= 35:%{mozilla_version}
cvsdist 2011d3
%else
cvsdist 2011d3
BuildRequires: openssl-devel
cvsdist de9dcd
%endif
cvsdist 9b5658
cvsdist de9dcd
BuildRequires: pkgconfig
cvsdist 9b5658
BuildRequires: desktop-file-utils
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
cvsdist 0fa2f9
BuildRequires: pilot-link-devel >= 1:0.11.4
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: libgal2-devel >= %{gal_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 0fcb49
%setup -q -a 1
cvsdist 2011d3
# these are in CVS already on the 1-4-branch
cvsdist 113fbc
#patch0 -p1 -b .gethostbyaddr
cvsdist 113fbc
#patch1 -p0 -b .divbyzero
cvsdist 113fbc
#patch2 -p0 -b .flushiconv
cvsdist 113fbc
#patch3 -p0 -b .ipv6num
cvsdist 113fbc
#patch4 -p0 -b .ipv6lookup
cvsdist 113fbc
#patch5 -p0 -b .tz
cvsdist 113fbc
#patch6 -p0 -b .list
cvsdist 113fbc
#patch7 -p1 -b .title
cvsdist 113fbc
#patch8 -p0 -b .esmtpehlo
cvsdist 6ca2ce
cvsdist 6ca2ce
# Red Hat specific patches
cvsdist 0fa2f9
%patch11 -p1 -b .rhatify
cvsdist bf04f0
cvsdist de9dcd
%patch99 -p1 -b .db3pthread
cvsdist 2011d3
cvsdist 2011d3
%patch98 -p1 -b .ldaphack
cvsdist 2011d3
cvsdist 2011d3
# patches sent upstream
cvsdist 113fbc
#patch100 -p1 -b .filtergtype
cvsdist 113fbc
#patch101 -p0 -b .addrconfig
cvsdist 2011d3
cvsdist 2011d3
%patch200 -p1 -b .commandlength
cvsdist 2011d3
cvsdist 113fbc
#patch500 -p0 -b .wombatsm
cvsdist 2011d3
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 2011d3
# FIXME: remove this when patch1 goes away
cvsdist 2011d3
autoheader
cvsdist 2011d3
autoconf
cvsdist c8eb5d
cvsdist c8eb5d
## build our db 3.1.17
cvsdist c8eb5d
cd %{buildtopdir}/%{dbdir}/build_unix
cvsdist de9dcd
CFLAGS="$RPM_OPT_FLAGS -fPIC" ../dist/configure --prefix=%{_prefix} --enable-static --enable-posixmutexes=no
cvsdist c8eb5d
make
cvsdist c8eb5d
cvsdist c8eb5d
## back to evolution 
cvsdist c8eb5d
cd %{buildtopdir}
cvsdist c8eb5d
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}
cvsdist de9dcd
%define ssl_flags --with-nspr-includes=/usr/include/mozilla-%{mozilla_version}/nspr --with-nspr-libs=/usr/lib --with-nss-includes=/usr/include/mozilla-%{mozilla_version}/nss --with-nss-libs=/usr/lib
cvsdist de9dcd
%else
cvsdist de9dcd
%define ssl_flags --enable-openssl=yes
cvsdist de9dcd
%endif
cvsdist de9dcd
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
cvsdist 2011d3
%configure --enable-gtk-doc=no --enable-ipv6 \
cvsdist c8eb5d
  --with-db3-includes=%{buildtopdir}/%{dbdir}/build_unix \
cvsdist c8eb5d
  --with-db3-libs=%{buildtopdir}/%{dbdir}/build_unix \
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 de9dcd
  %ldap_flags %pilot_flags %krb5_flags %nntp_flags %ssl_flags 
cvsdist 2011d3
export tagname=CC
cvsdist 2011d3
make LIBTOOL=%{_bindir}/libtool
cvsdist c8eb5d
cvsdist 6ca2ce
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
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 2dc2c6
# evolution is the preferred email app
cvsdist 2011d3
ln -sf ../desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
cvsdist 2011d3
# just keep our desktop file (#103826)
cvsdist 2011d3
rm -f $RPM_BUILD_ROOT/%{_datadir}/applications/evolution.desktop
cvsdist 2011d3
cvsdist 6ca2ce
cvsdist 2011d3
%find_lang %name-1.4
cvsdist c8eb5d
cvsdist 2011d3
%post
cvsdist 2011d3
/sbin/ldconfig
cvsdist 2011d3
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
cvsdist 2011d3
SCHEMAS="apps_evolution_addressbook.schemas apps_evolution_calendar.schemas apps_evolution_shell.schemas apps_evolution_summary.schemas evolution-mail.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 2011d3
%files -f %{name}-1.4.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/*
cvsdist 2011d3
%{_datadir}/gnome/help/evolution-1.4
cvsdist 2011d3
%{_datadir}/idl/evolution-1.4
cvsdist c8eb5d
%{_datadir}/mime-info/*
cvsdist 2011d3
%dir %{_datadir}/evolution
cvsdist 2011d3
%{_datadir}/evolution/1.4
cvsdist c8eb5d
%{_datadir}/omf/evolution
cvsdist c8eb5d
%{_datadir}/pixmaps/*
cvsdist 2011d3
%{_libdir}/bonobo/servers/*
cvsdist 2011d3
%dir %{_libdir}/evolution
cvsdist 2011d3
%dir %{_libdir}/evolution/1.4
cvsdist 2011d3
%dir %{_libdir}/evolution/1.4/camel-providers
cvsdist 2011d3
%dir %{_libdir}/evolution/1.4/components
cvsdist 2011d3
%dir %{_libdir}/evolution/1.4/evolution-calendar-importers
cvsdist 2011d3
%dir %{_libdir}/evolution/1.4/evolution-mail-importers
cvsdist 2011d3
%{_libdir}/evolution/1.4/*/*.so
cvsdist 2011d3
%{_libdir}/evolution/1.4/*.so.*
cvsdist 2011d3
%{_libdir}/evolution/1.4/camel-providers/*.urls
cvsdist 2011d3
%dir %{_libexecdir}/evolution
cvsdist 2011d3
%{_libexecdir}/evolution/1.4
cvsdist c8eb5d
cvsdist c8eb5d
%if %{pilot_support}
cvsdist c8eb5d
%{_libdir}/gnome-pilot/conduits/*.so
cvsdist c8eb5d
%{_datadir}/gnome-pilot/conduits/*
cvsdist c8eb5d
%endif
cvsdist c8eb5d
cvsdist 2011d3
%files devel
cvsdist 2011d3
%defattr(-, root, root)
cvsdist 2011d3
%{_includedir}/evolution-1.4
cvsdist 2011d3
%{_libdir}/pkgconfig/*.pc
cvsdist 2011d3
%{_libdir}/evolution/1.4/*.so
cvsdist 2011d3
%{_libdir}/evolution/1.4/*.a
cvsdist 2011d3
%{_libdir}/evolution/1.4/*/*.a
cvsdist 2011d3
cvsdist 0fcb49
%changelog
cvsdist 113fbc
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> 1.4.6-1
cvsdist 113fbc
- 1.4.6
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