cvsdist de9dcd
%define gal_version 0.23
cvsdist de9dcd
%define gtkhtml_version 1.1.8
cvsdist de9dcd
%define soup_version 0.7.10
cvsdist de9dcd
%define use_mozilla_nss 0
cvsdist 0fcb49
cvsdist de9dcd
%if %{use_mozilla_nss}
cvsdist 0fa2f9
%define mozilla_version 1.0.1
cvsdist de9dcd
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%define ldap_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 0fcb49
# note that nntp and krb5 support are both non-functional in evo 1.0.x; defines
cvsdist 0fcb49
# are only here for future convenience
cvsdist c8eb5d
%define nntp_support 0
cvsdist 0fa2f9
%define krb5_support 1
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 de9dcd
Version: 1.2.2
cvsdist 04ee73
Release: 7
cvsdist c8eb5d
License: GPL
cvsdist c8eb5d
BuildRoot: %{_tmppath}/%{name}-%{version}-root
cvsdist c8eb5d
URL: http://www.ximian.com/
cvsdist 4f6b4b
Source0: ftp://ftp.gnome.org/pub/gnome/stable/sources/evolution/%{name}-%{version}.tar.bz2
cvsdist 4f6b4b
Source1: db-3.1.17.tar.bz2
cvsdist de9dcd
cvsdist 6ca2ce
# patches pulled from upstream CVS
cvsdist de9dcd
Patch0: evolution-1.2.2-mail-memleak.patch
cvsdist de9dcd
Patch1: evolution-1.2.2-proxy-gnome2.patch
cvsdist 1075ab
# security patches for CORE-20030304
cvsdist 1075ab
Patch2: evolution-1.2.2-dont-use-bonobo-component.patch
cvsdist 1075ab
Patch3: evolution-1.2.2-safer-contentid-parse.patch
cvsdist 1075ab
Patch4: evolution-1.2.2-sanity-check-uue-header.patch
cvsdist 6ca2ce
cvsdist 6ca2ce
# Red Hat Linux specific patches
cvsdist 0fa2f9
Patch11: evolution-1.1.90-redhatify.patch
cvsdist 0fa2f9
Patch12: evolution-1.0.8-nokdedesktopinstall.patch
cvsdist de9dcd
# this one can go away once an evolution tarball is built against a fixed
cvsdist de9dcd
# gnome-pilot.m4 (for -lpisock -lpisync quoting)
cvsdist 0fa2f9
Patch13: evolution-1.1.90-pisock.patch
cvsdist bf04f0
cvsdist bf04f0
Patch20: evolution-ja-charset.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 de9dcd
cvsdist de9dcd
# submitted upstream
cvsdist de9dcd
Patch100: evolution-1.2.0-krb5lib64.patch
cvsdist 04ee73
Patch101: evolution-1.2-64bit.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 c8eb5d
# these are explicit because older versions cause unexpected component hangs
cvsdist c8eb5d
Requires: bonobo >= 1.0.14
cvsdist c8eb5d
Requires: GConf >= 1.0.7
cvsdist 0fa2f9
Requires: oaf >= 0.6.10
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 de9dcd
Requires: soup >= %{soup_version}
cvsdist de9dcd
Requires: bonobo-conf >= 0.16
cvsdist de9dcd
Requires: gnome-spell >= 0.5
cvsdist c8eb5d
cvsdist c8eb5d
BuildRequires: gtkhtml-devel >= %{gtkhtml_version}
cvsdist c8eb5d
BuildRequires: gal-devel >= %{gal_version}
cvsdist de9dcd
BuildRequires: soup-devel >= %{soup_version}
cvsdist c8eb5d
BuildRequires: bonobo-devel >= 1.0.3
cvsdist 0fa2f9
BuildRequires: bonobo-conf-devel >= 0.16
cvsdist 0fa2f9
BuildRequires: oaf-devel >= 0.6.10
cvsdist c8eb5d
BuildRequires: gdk-pixbuf-devel >= 0.9.0
cvsdist c8eb5d
BuildRequires: gnome-vfs-devel >= 1.0.0
cvsdist c8eb5d
BuildRequires: libglade-devel >= 0.14
cvsdist c8eb5d
BuildRequires: GConf-devel >= 0.6
cvsdist c8eb5d
BuildRequires: ORBit-devel >= 0.5.10
cvsdist c8eb5d
BuildRequires: gnome-print-devel >= 0.25
cvsdist c8eb5d
BuildRequires: libxml-devel >= 1.8.16
cvsdist 0fcb49
BuildRequires: intltool >= 0.17
cvsdist c8eb5d
BuildRequires: gtk+-devel >= 1.2.9
cvsdist 034cc8
BuildRequires: freetype-devel
cvsdist c8eb5d
cvsdist de9dcd
# needed for Patch90, remove when that's gone
cvsdist de9dcd
BuildRequires: autoconf213
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 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 c8eb5d
BuildRequires: gnome-pilot-devel 
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 c8eb5d
%endif
cvsdist c8eb5d
cvsdist c8eb5d
%if %{krb5_support} 
cvsdist c8eb5d
BuildRequires: krb5-devel 
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 c8eb5d
%prep
cvsdist 0fcb49
%setup -q -a 1
cvsdist 0fa2f9
# these are in CVS already on the 1-2-branch
cvsdist de9dcd
%patch0 -p1 -b .memleak
cvsdist de9dcd
%patch1 -p1 -b .proxysettings
cvsdist 1075ab
%patch2 -p0 -b .bonobocomponent
cvsdist 1075ab
%patch3 -p0 -b .contentid
cvsdist 1075ab
%patch4 -p0 -b .uueheader
cvsdist 6ca2ce
cvsdist 6ca2ce
# Red Hat specific patches
cvsdist 0fa2f9
%patch11 -p1 -b .rhatify
cvsdist 0fa2f9
%patch12 -p0 -b .nokde
cvsdist 0fa2f9
%patch13 -p1 -b .pisock
cvsdist c8eb5d
cvsdist bf04f0
%patch20 -p0 -b .jacharset
cvsdist bf04f0
cvsdist de9dcd
%patch99 -p1 -b .db3pthread
cvsdist de9dcd
%patch100 -p1 -b .krb5lib64
cvsdist 04ee73
%patch101 -p0 -b .64bit
cvsdist de9dcd
cvsdist c8eb5d
%build
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 c8eb5d
%define krb5_flags --with-krb5=/usr/kerberos
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 de9dcd
# needed for patch100
cvsdist de9dcd
autoconf-2.13
cvsdist de9dcd
patch  -p1 -i %{PATCH13}
cvsdist de9dcd
cvsdist 9b5658
CFLAGS="$RPM_OPT_FLAGS -fPIC"; 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 9b5658
%configure --enable-gtk-doc=no \
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 de9dcd
  %ldap_flags %pilot_flags %krb5_flags %nntp_flags %ssl_flags 
cvsdist de9dcd
make LIBTOOL=/usr/bin/libtool
cvsdist c8eb5d
cvsdist 6ca2ce
cat /dev/null > default_user/local/Inbox/mbox
cvsdist 6ca2ce
cvsdist c8eb5d
%install
cvsdist de9dcd
%makeinstall LIBTOOL=/usr/bin/libtool
cvsdist 2dc2c6
cvsdist 2dc2c6
# remove static and libtool archives for importers and the like
cvsdist 2dc2c6
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.a' -exec rm {} \;
cvsdist 2dc2c6
find $RPM_BUILD_ROOT/%{_libdir}/evolution -name '*.la' -exec rm {} \;
cvsdist c8eb5d
cvsdist 0fa2f9
rm -rf $RPM_BUILD_ROOT/%{_includedir}
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_datadir}/gnome/apps/Applications/*
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_libdir}/*.a
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la
cvsdist 0fa2f9
rm -f $RPM_BUILD_ROOT/%{_libdir}/*.sh
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 2dc2c6
# vfolder desktop file install stuff
cvsdist 2dc2c6
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications/
cvsdist 23392a
#desktop-file-install --vendor gnome --delete-original \
cvsdist 23392a
#  --dir $RPM_BUILD_ROOT%{_datadir}/applications       \
cvsdist 23392a
#  --add-category X-Red-Hat-Extra                      \
cvsdist 23392a
#  --add-category Network                              \
cvsdist 23392a
#  --add-category Application                          \
cvsdist 23392a
#  $RPM_BUILD_ROOT%{_datadir}/gnome/apps/Applications/evolution.desktop
cvsdist 2dc2c6
cvsdist 2dc2c6
# evolution is the preferred email app
cvsdist 6c9743
ln -sf %{_datadir}/desktop-menu-patches/redhat-email.desktop $RPM_BUILD_ROOT/%{_datadir}/applications/
cvsdist 6ca2ce
cvsdist c8eb5d
%find_lang %name
cvsdist c8eb5d
cvsdist c8eb5d
%post -p /sbin/ldconfig
cvsdist c8eb5d
cvsdist c8eb5d
%postun -p /sbin/ldconfig
cvsdist c8eb5d
cvsdist c8eb5d
%clean
cvsdist c8eb5d
rm -rf $RPM_BUILD_ROOT
cvsdist c8eb5d
cvsdist c8eb5d
%files -f %{name}.lang
cvsdist c8eb5d
%defattr(-, root, root)
cvsdist c8eb5d
%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
cvsdist 2dc2c6
%{_datadir}/applications/*
cvsdist c8eb5d
%{_datadir}/gnome/help/evolution
cvsdist c8eb5d
%{_datadir}/gnome/ui/*
cvsdist c8eb5d
%{_datadir}/gnome/html/*
cvsdist c8eb5d
%{_datadir}/libical-evolution
cvsdist c8eb5d
%{_datadir}/mime-info/*
cvsdist c8eb5d
%{_datadir}/evolution
cvsdist c8eb5d
%{_datadir}/idl/*.idl
cvsdist c8eb5d
%{_datadir}/oaf/*.oaf
cvsdist c8eb5d
%{_datadir}/omf/evolution
cvsdist c8eb5d
%{_datadir}/pixmaps/*
cvsdist c8eb5d
%{_datadir}/images
cvsdist c8eb5d
%{_libdir}/*.so*
cvsdist c8eb5d
%{_libdir}/evolution
cvsdist c8eb5d
%{_bindir}/*
cvsdist c8eb5d
%{_sbindir}/*
cvsdist c8eb5d
%{_mandir}/man*/*
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 0fcb49
%changelog
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 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