evolution.spec revision 10535
10139N/A#
10139N/A# spec file for package evolution
10139N/A#
12219N/A# Copyright (c) 2005 Sun Microsystems, Inc.
10139N/A# This file and all modifications and additions to the pristine
10139N/A# package are under the same license as the package itself.
10139N/A#
17185N/A# Owner: jefftsai
10139N/A#
17176N/A%include l10n.inc
17176N/AName: evolution
17176N/ALicense: GPL
10139N/AGroup: System/GUI/GNOME
10139N/AVersion: 2.10.1
15291N/ARelease: 1
10139N/ADistribution: java-desktop-system
10615N/AVendor: Sun Microsystems, Inc.
17866N/ASummary: Evolution
17975N/ASource: http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.10/%{name}-%{version}.tar.bz2
10139N/ASource1: %{name}-po-sun-%{po_sun_version}.tar.bz2
10139N/A# date:2005-01-01 owner:jefftsai type:branding
10139N/APatch2: evolution-02-menu-entry.diff
10139N/A# date:2005-12-21 bugzilla:319376 owner:jefftsai type:bug
17866N/APatch3: evolution-03-display-mail.diff
10794N/A# date:2006-09-28 bugzilla:355919 busgter:6458897 owner:xz159989 type:bug
10139N/APatch4: evolution-04-pixmap-new.diff
10794N/A# date:2006-05-28 bugzilla:344728 owner:sh162551 type:bug
12773N/APatch5: evolution-05-kerberos.diff
12773N/A# date:2005-10-10 owner:jefftsai type:branding
12773N/APatch6: evolution-06-solaris-sed.diff
10794N/A# date:2006-10-24 bugzilla:364618 owner:jyu_mit type:bug
10139N/APatch10: evolution-10-charset.diff
10640N/A# date:2006-12-26 bugzilla:389668 bugster:6504980 owner:jyu_mit type:bug
10139N/APatch11: evolution-11-memo.diff
10820N/A# date:2007-01-09 bugzilla:394579 bugster:6510008 owner:jedy type:bug
16105N/APatch12: evolution-12-awk.diff
10820N/A# date:2007-03-07 bugzilla:415562 owner:jedy type:bug
16769N/APatch13: evolution-13-tasks.diff
16769N/A# date:2007-03-09 bugzilla:380750 owner:jedy type:bug
10861N/APatch14: evolution-14-shutdown.diff
13306N/A# date:2007-03-30 bugzilla:394932 bugster:6509790 owner:jedy type:bug
17481N/APatch15: evolution-15-evolution-addressbook-export.diff
17481N/A# date:2007-04-02 bugzilla:425506 bugster:6538042 owner:xz159989 type:bug
13379N/APatch16: evolution-16-edit-account-button.diff
13379N/A# date:2007-04-09 bugzilla:427789 bugster:6542876 owner:xz159989 type:bug
15219N/APatch17: evolution-17-calendar-localized-char.diff
14420N/A# date:2007-04-26 bugzilla:433732 owner:laca type:bug
14503N/APatch18: evolution-18-perl-path.diff
14503N/AURL: http://www.gnome.org
16472N/ABuildRoot: %{_tmppath}/%{name}-%{version}-build
16434N/ADocdir: %{_defaultdocdir}/evolution
16472N/AAutoreqprov: on
16442N/APrereq: /sbin/ldconfig
16690N/APrereq: scrollkeeper
16690N/APrereq: sh-utils
10139N/APrereq: GConf
10139N/A
10139N/A%define major_version 2.10
10139N/A
10139N/A%define GConf_version 2.5.0
10139N/A%define gtkhtml_version 3.2
10139N/A%define gnome_pilot_version 2.0.10
10139N/A%define libgnomeui_version 2.4.0
10139N/A%define scrollkeeper_version 0.3.11
10139N/A%define gtk_doc_version 1.1
10139N/A%define evolution_data_server_version 1.0.0
10139N/A
10139N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
10139N/ABuildRequires: gtkhtml-devel >= %{gtkhtml_version}
10139N/ABuildRequires: GConf-devel >= %{GConf_version}
10139N/ABuildRequires: gnome-pilot-devel >= %{gnome_pilot_version}
10139N/ABuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
10139N/ABuildRequires: firefox
10139N/ABuildRequires: scrollkeeper >= %{scrollkeeper_version}
10139N/ABuildRequires: gtk-doc >= %{gtk_doc_version}
10139N/ABuildRequires: intltool
10139N/ABuildRequires: bison
10139N/ARequires: libgnomeui >= %{libgnomeui_version}
10139N/ARequires: gtkhtml >= %{gtkhtml_version}
10139N/ARequires: GConf >= %{GConf_version}
10139N/ARequires: gnome-pilot >= %{gnome_pilot_version}
10139N/ARequires: evolution-data-server >= %{evolution_data_server_version}
10139N/ARequires: firefox
17891N/ARequires: scrollkeeper >= %{scrollkeeper_version}
17891N/A
10139N/A%description
10139N/AEvolution is a mail, calendar and addressbook client for the GNOME Desktop
10139N/A
10139N/A%package devel
10139N/ASummary: Development Evolution Libraries
10139N/AGroup: System/GUI/GNOME
10139N/AAutoreqprov: on
17891N/ARequires: %name = %version
17891N/ABuildRequires: libgnomeui-devel >= %{libgnomeui_version}
10139N/ABuildRequires: GConf-devel >= %{GConf_version}
10139N/ABuildRequires: gtkhtml-devel >= %{gtkhtml_version}
10139N/ABuildRequires: evolution-data-server-devel >= %{evolution_data_server_version}
10139N/A
10139N/A%description devel
10139N/AThis package contains the development libraries for Evolution, the GNOME mail, calendar
10139N/Aand addressbook client.
10139N/A
10139N/A%package pilot
10139N/ASummary: Pilot support for Evolution
10139N/AGroup: System/GUI/GNOME
10139N/AAutoreqprov: on
10139N/ARequires: %name = %version
10139N/ABuildRequires: gnome-pilot-devel >= %{gnome_pilot_version}
10139N/A
10139N/A%description pilot
10139N/AThis package contains the pilot support for Evolution, the GNOME mail, calendar and
10139N/Aaddressbook client, allowing you to synchronize your Palm with Evolution.
10139N/A
10139N/A%prep
10139N/A%setup -q
10139N/A%if %build_l10n
10139N/Abzcat %SOURCE1 | tar xf -
10139N/Acd po-sun; make; cd ..
10139N/A%endif
10139N/A%patch2 -p0
10139N/A%patch3 -p0
10139N/A%patch4 -p0
10139N/A%patch5 -p0
10139N/A%patch6 -p0
10139N/A%patch10 -p0
10139N/A%patch11 -p0
10794N/A%patch12 -p0
12754N/A%patch14 -p0
10139N/A%patch15 -p0
10139N/A%patch16 -p1
10139N/A%patch17 -p0
11087N/A
11087N/A# delete the following cp line too when deleting this patch
17866N/A%patch18 -p1
16769N/Acp addressbook/tools/csv2vcard addressbook/tools/csv2vcard.in
13306N/A
17866N/A%build
13379N/A
15449N/A%ifos linux
17866N/A%define ldap_option --with-openldap=%{_prefix}
17866N/A%define krb5_option --with-krb5=%{_prefix}
16690N/A%define nss_libs %{_libdir}/firefox
16998N/A%define nspr_libs %{_libdir}/firefox
10139N/A%define nss_includes %{_includedir}/firefox/nss
10139N/A%define nspr_includes %{_includedir}/firefox/nspr
10139N/A%else
17891N/A%define ldap_option --with-sunldap=%{_prefix}
17891N/A%define krb5_option --with-krb5=%{_prefix}
17891N/A%define nss_libs %{_libdir}/mps
10139N/A%define nspr_libs %{_libdir}/mps
10139N/A%define nss_includes %{_includedir}/mps
10139N/A%define nspr_includes %{_includedir}/mps
10139N/A%endif
10139N/A%define pilot_option --enable-pilot-conduits=yes --with-pisock=yes
17891N/A
10139N/Aexport LDFLAGS="$LDFLAGS -L%{nss_libs} -R%{nss_libs} -L%{nspr_libs} -R%{nspr_libs}"
17891N/Aexport CFLAGS="$CFLAGS $RPM_OPT_FLAGS -I%{nss_includes} -I%{nspr_includes}"
17891N/A
17891N/Aaclocal $ACLOCAL_FLAGS
17891N/Alibtoolize --force
17891N/Aglib-gettextize --force --copy
10139N/Aintltoolize --force --automake
17891N/Aautoheader
11344N/Aautomake -a -f -c --gnu
11344N/Aautoconf
11344N/A./configure --prefix=%{_prefix} \
11344N/A --libexecdir=%{_libexecdir} \
11344N/A --sysconfdir=%{_sysconfdir} \
10139N/A --localstatedir=/var \
17891N/A --enable-default-binary \
10139N/A --enable-nss=yes \
11994N/A --enable-smime=yes \
11994N/A --enable-nntp=yes \
12773N/A %pilot_option \
12773N/A %ldap_option \
12773N/A --with-nss-includes=%{nss_includes} \
12773N/A --with-nss-libs=%{nss_libs} \
12773N/A --with-nspr-includes=%{nspr_includes} \
17081N/A --with-nspr-libs=%{nspr_libs} \
10139N/A --with-krb4=%{_prefix} \
10139N/A %krb5_option
10139N/A
10139N/Amake
10139N/A
10139N/A%install
10139N/Aexport GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
10139N/Amake -i install DESTDIR=$RPM_BUILD_ROOT
10139N/Aunset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
10139N/Afind $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
10139N/Afind $RPM_BUILD_ROOT -type f -name "*.a" -exec rm -f {} ';'
10139N/A
10139N/A%clean
10139N/Arm -rf $RPM_BUILD_ROOT
11826N/A
11344N/A%post
16786N/A/sbin/ldconfig
17866N/Afor i in C zh_CN zh_TW ko_KR ja_JP de_DE es_ES fr_FR it_IT sv_SE ; do
17866N/A langtag=$i
17866N/A [ ${i:0:2} == "zh" ] || langtag=${i:0:2}
10139N/A [ -e %{_datadir}/omf/evolution/evolution-2.0-$langtag.omf ] && \
17891N/A env LANG=$i LC_ALL=$i scrollkeeper-install -q %{_datadir}/omf/evolution/evolution-2.0-$langtag.omf
10139N/Adone
10139N/Ascrollkeeper-update -q
10139N/Aexport GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
10139N/ASCHEMAS="apps_evolution_addressbook-%{major_version}.schemas apps_evolution_calendar-%{major_version}.schemas apps_evolution_shell-%{major_version}.schemas evolution-mail-%{major_version}.schemas"
10139N/Afor S in $SCHEMAS; do
10139N/A gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/$S >/dev/null
10139N/Adone
10139N/A
10139N/A%postun
10139N/A/sbin/ldconfig
10139N/Ascrollkeeper-update -q
10139N/A
10139N/A%files
10139N/A%defattr (-, root, root)
10139N/A%doc AUTHORS COPYING ChangeLog NEWS README
10139N/A%{_bindir}/*
10139N/A%{_libexecdir}/evolution/%{major_version}/*
10139N/A%{_libdir}/bonobo/servers
10139N/A%{_libdir}/evolution/%{major_version}/*.so.*
10139N/A%{_libdir}/evolution/%{major_version}/components/*.so
10139N/A%{_libdir}/evolution/%{major_version}/plugins/*.so
10139N/A%{_libdir}/evolution/%{major_version}/plugins/*.eplug
10139N/A%{_libdir}/evolution/%{major_version}/plugins/*.xml
10139N/A%{_libdir}/evolution/%{major_version}/plugins/*.glade
10139N/A%{_datadir}/applications/*
10139N/A%{_datadir}/evolution/%{major_version}/*
10139N/A%{_datadir}/gnome/help/evolution-%{major_version}/*
10139N/A%{_datadir}/mime-info/*
10139N/A%{_datadir}/omf/*
10139N/A%{_datadir}/pixmaps/*
10139N/A%config %{_sysconfdir}/gconf/schemas/*
10139N/A%{_datadir}/locale/*/LC_MESSAGES/*.mo
10139N/A
10139N/A%files devel
10139N/A%defattr (-, root, root)
10139N/A%{_includedir}/evolution-%{major_version}/*
10139N/A%{_libdir}/pkgconfig/*.pc
12402N/A%{_libdir}/evolution/%{major_version}/*.so
10139N/A%{_datadir}/idl/*
10139N/A
10139N/A%files pilot
10139N/A%defattr (-, root, root)
10139N/A%{_libdir}/evolution/%{major_version}/conduits/*.so
10139N/A%{_datadir}/gnome-pilot/*
10139N/A
10139N/A%changelog
10139N/A* Thu Apr 26 2007 - laca@sun.com
10139N/A- add patch perl-path.diff
10139N/A* Thu Apr 12 2007 - damien.carbery@sun.com
10139N/A- Bump to 2.10.1. Remove upstream patches, 17-contact-preview and
10139N/A 18-delete-automatic-contacts. Renumber rest.
10139N/A* Mon Apr 09 2007 - simon.zheng@sun.com
10139N/A- Add patch evolution-19-calendar-localized-char.diff
10139N/A fix bugster #6542876, unable to copy and paste an appointment
10139N/A with localized characters
10139N/A- Add patch evolution-18-delete-automatic-contacts.diff
10139N/A fix bugster #6542899, crash when deleting automatic contacts.
10139N/A* Thu Apr 05 2007 - simon.zheng@sun.com
10139N/A- Add patch evolution-17-contact-pane.diff,
10139N/A fix bugster #6538542.
10139N/A* Mon Apr 02 2007 - simon.zheng@sun.com
10139N/A- Add patch evolution-16-edit-account-button.diff,
10139N/A fix bugster #6538042.
10139N/A* Wed Mar 21 2007 - jijun.yu@sun.com
10139N/A- Modify the comments for patch evolution-11-memo.diff.
17975N/A* Tue Mar 13 2007 - simon.zheng@sun.com
17975N/A- Bump to 2.10.0. Remove upstream patch, 13-add-attachment. Renumber remainder.
17897N/A* Mon Mar 05 2007 - jijun.yu@sun.com
17897N/A- Change comment on evolution-11-memo.diff.
17891N/A* Tue Feb 28 2007 - simon.zheng@sun.com
17891N/A- Change comment on evolution-04-pixmap-new.diff.
17891N/A* Tue Feb 28 2007 - simon.zheng@sun.com
17891N/A- Bump to 2.9.92.
17866N/A* Tue Feb 13 2007 - takao.fujiwara@sun.com
17866N/A- Add l10n tarball.
17866N/A* Tue Feb 13 2007 - damien.carbery@sun.com
17866N/A- Bump to 2.17.91. Remove upstream patches, 13-glade, 14-etext and
17866N/A 16-mail-header. Renumber remainder.
17554N/A* Fri Feb 09 2007 - jeff.cai@sun.com
17554N/A- Add patch -16-mail-header to fix #400841.
17481N/A* Fri Feb 09 2007 - jijun.yu@sun.com
17481N/A- Modify patch evolution-11-memo.diff to fix bugster 6522186.
17358N/A* Fri Feb 02 2007 - jeff.cai@sun.com
17358N/A- Added new patch evolution-15-add-attachment.diff to fix bugzilla 399307
17259N/A and bugster 6497879.
17259N/A* Thu Jan 24 2007 - jedy.wang@sun.com
17081N/A- Added new patch evolution-14-etext.diff to fix bugzilla 400121 and bugster
17081N/A 6514112.
16998N/A* Tue Jan 23 2007 - jeff.cai@sun.com
16998N/A- Bump to 2.9.6.
16976N/A* Thu Jan 18 2007 - jedy.wang@sun.com
16976N/A- Added new patch evolution-13-glade.diff to fix bugzilla 397893 and bugster
16977N/A 6514087.
16918N/A* Thu Jan 09 2007 - jedy.wang@sun.com
16918N/A- Added new patch evolution-12-awk.diff to fix bugzilla 394579 and bugster
16786N/A 6510008.
16786N/A* Thu Jan 04 2007 - jijun.yu@sun.com
16769N/A- Its dependencies-gnome-pilot and pilot-link are updated to new version
16769N/A* Fri Dec 27 2006 - jedy.wang@sun.com
16771N/A- Added new patch evolution-08-todo.diff
16771N/A- Added new patch evolution-09-menuitem.diff
16690N/A* Fri Dec 22 2006 - simon.zheng@sun.com
16690N/A- Added new patch evolution-07-mail-account.diff
16684N/A* Tue Dec 19 2006 - jeff.cai@sun.com
16684N/A- Bump version to 2.9.4.
16684N/A* Wed Dec 13 2006 - jeff.cai@sun.com
16676N/A- Change patch comments.
16676N/A* Tue Dec 05 2006 - damien.carbery@sun.com
16685N/A- Bump to 2.9.3.
16640N/A* Tue Tue 28 2006 - jeff.cai@sun.com
16640N/A- Bump to 2.9.2.
16640N/A* Mon Nov 27 2006 - damien.carbery@sun.com
16640N/A- Bump to 2.8.2.1.
16614N/A* Mon Oct 23 2006 - irene.huang@sun.com
16614N/A- Added new patch evolution-05-kerberos.diff
16614N/A and evolution-06-solaris-sed.diff (moved from Solaris/patches)
16614N/A* Fri Oct 20 2006 - jeff.cai@sun.com
16560N/A- Bump to 2.8.1.1
16560N/A* Mon Oct 02 2006 - damien.carbery@sun.com
16560N/A- Bump to 2.8.1.
16560N/A* Thu Sep 28 2006 - simon.zheng@sun.com
16560N/A- Add patch evolution-04-pixmap-new.diff
16505N/A* Wed Sep 06 2006 - irene.huang@sun.com
16505N/A- add patch 03-display-mail.
16486N/A* Mon Sep 04 2006 - damien.carbery@sun.com
16486N/A- Bump to 2.8.0.
16442N/A- Remove upstream patches, 01-display-mail and 04-local-account. Renumber rest.
16442N/A* Tue Aug 20 2006 - simon.zheng@sun.com
16442N/A- Add one patch evolution-04-local-account.diff
16442N/A* Tue Aug 08 2006 - damien.carbery@sun.com
16436N/A- Bump to 2.7.91.
16436N/A* Mon Jun 24 2006 - damien.carbery@sun.com
16436N/A- Bump to 2.7.90
16436N/A* Fri Jun 21 2006 - jeff.cai@sun.com
16382N/A- Bump to 2.7.4
16382N/A Remove following patches
16356N/A evolution-04-contact-print-dialog.diff
16356N/A evolution-05-message-list.diff
16347N/A evolution-06-e-sidebar.diff
16347N/A evolution-07-ecell-text.diff
16347N/A Change major version to 2.8
16155N/A* Thu Jun 22 2006 - li.yuan@sun.com
16155N/A- Add one patch:
16026N/A evolution-07-ecell-text.diff, make message can be grabbed by gok.
16026N/A* Fri Jun 09 2006 - li.yuan@sun.com
15858N/A- Add one patch:
15858N/A evolution-06-e-sidebar.diff, to fix an Evolution crash bug, CR6425103.
15759N/A* Thu May 30 2006 - li.yuan@sun.com
15759N/A- Add one patch:
15700N/A evolution-05-message-list.diff
15700N/A* Tue May 30 2006 - halton.huo@sun.com
15693N/A- Bump to 2.6.2.
15693N/A- Remove upstreamed patch evolution-05-exchange-operation.diff.
15624N/A* Thu Apr 29 2006 - simon.zheng@sun.com
15624N/A- Add two patches:
15528N/A evolution-04-contact-print-dialog.diff
15528N/A evolution-05-exchange-operation.diff
15528N/A* Wed Apr 26 2006 - halton.huo@sun.com
15528N/A- Use JES's NSS/NSPR(/usr/lib/mps) instead of that provided by
15528N/A mozilla or firefox, to fix bug #6418049.
15472N/A* Thu Apr 13 2006 - halton.huo@sun.com
15474N/A- Firefox move from /usr/sfw to /usr.
15474N/A* Tue Apr 11 2006 - halton.huo@sun.com
15472N/A- Remove upstream patch: 03-remove-uri.
15472N/A* Mon Apr 10 2006 - damien.carbery@sun.com
15449N/A- Bump to 2.6.1.
15449N/A* Tue Apr 04 2006 - halton.huo@sun.com
15448N/A- Remove .a/.la files in linux spec.
15448N/A* Thu Mar 30 2006 - halton.huo@sun.com
15301N/A- Alter "remove *.a/*.la files part" to SUNWevolution.spec
15301N/A* Mon Mar 13 2006 - damien.carbery@sun.com
15291N/A- Bump to 2.6.0.
15291N/A- Remove upstream patches, 03-init-config and 05-show-border. Rename remainder.
15275N/A* Fri Mar 3 2006 - jeff.cai@sun.com
15275N/A- add three patches:
15219N/A evolution-03-init-config.diff
15219N/A evolution-04-remove-uri.diff
14503N/A evolution-05-show-border.diff
14503N/A* Tue Feb 28 2006 - halton.huo@sun.com
14464N/A- Bump to 2.5.92.
14464N/A- Remove upstreamed patches:
14420N/A evolution-03-caldav-startup-fail.diff,
14420N/A evolution-04-return-fix.diff.
14420N/A* Tue Feb 14 2006 - damien.carbery@sun.com
14185N/A- Bump to 2.5.91.
14185N/A* Mon Jan 30 2006 - damien.carbery@sun.com
14123N/A- Bump to 2.5.90.
14123N/A* Mon Jan 23 2006 - Irene.Huang@sun.com
13925N/A- Add patch evolution-03-caldav-startup-fail.diff.
13925N/A* Fri Jan 20 2006 - halton.huo@sun.com
13932N/A- Bump to 2.5.5.1.
13754N/A* Thu Jan 17 2006 - halton.huo@sun.com
13754N/A- Bump to 2.5.5.
13754N/A- Removed upstreamed patches and reorder:
13644N/A evolution-02-addressbook-config-ludcheck.diff
13644N/A evolution-04-build-fix.diff
13644N/A evolution-05-search-clear-crash.diff
13416N/A* Thu Jan 12 2006 - Irene.Huang@sun.com
13416N/A- Add patch evolution-05-search-clear-crash.diff
13416N/A for bug 6371085 in bugzilla.
13379N/A* Thu Jan 12 2006 - glynn.foster@sun.com
13313N/A- Add upstream evolution-04-build-fix.diff which fixes
13313N/A send/receive crash.
13300N/A* Tue Jan 10 2006 - halton.huo@sun.com
13300N/A- Add patch evolution-03-conduit.diff.
13300N/A- Set --enable-pilot-conduits=yes.
13103N/A- Add define plink_prefix.
13103N/A* Fri Jan 06 2006 - simon.zheng@sun.om
12988N/A- Add patch evolution-02-dddressbook-config-ludcheck.diff.
12988N/A* Wed Jan 04 2006 - halton.huo@sun.com
12972N/A- Bump to 2.5.4.
12972N/A- Remove upstreamed patches:
12571N/A evolution-02-be-po.diff,
12571N/A evolution-03-alarm-hang.diff.
12488N/A* Wed Dec 21 2005 - halton.huo@sun.com
12571N/A- Rename evolution-01-6334819.diff
12466N/A to evolution-01-display-mail.diff.
12466N/A- Rename evolution-03-alarm-hang-6364800.diff
12413N/A to evolution-03-alarm-hang.diff.
12413N/A* Wed Dec 21 2005 - halton.huo@sun.com
12413N/A- Correct Source filed.
12402N/A- Change major_verion from 2.4 to 2.6.
12402N/A- Add patch evolution-02-be-po.diff.
12402N/A- Add patch evolution-03-alarm-hang-6364800.diff.
12402N/A* Tue Dec 19 2005 - damien.carbery@sun.com
12402N/A- Bump to 2.5.3.
12387N/A* Tue Dec 13 2005 - halton.huo@sun.com
12387N/A- Bump to 2.4.2.1.
12370N/A* Fri Dec 02 2005 - dave.lin@sun.com
12370N/A- Add evolution-02-6355700.diff for 2.4.2
12308N/A* Tue Nov 29 2005 - damien.carbery@sun.com
12308N/A- Bump to 2.4.2.
12308N/A* Wed Nov 23 2005 - halton.huo@sun.com
12288N/A- Add patch evolution-01-6334819.diff.
12288N/A* Tue Nov 09 2005 - halton.huo@sun.com
12219N/A- Add option --enable-default-binary, create evolution link to
12219N/A evolution-2.4, fix bug #6344895, better than old one.
12071N/A* Tue Nov 08 2005 - halton.huo@sun.com
12071N/A- Add evolution link to evolution-2.4, fix bug #6344895.
11922N/A* Fri Oct 21 2005 - halton.huo@sun.com
11922N/A- Disable pilot-conduits on solaris for does not work now.
11828N/A- Use firefox nss/nspr lib instead of mozilla's.
11828N/A* Wed Oct 12 2005 - halton.huo@sun.com
11826N/A- change --with-ldap to --with-sunldap.
11826N/A* Mon Oct 10 2005 - halton.huo@sun.com
11819N/A- Bump to 2.4.1.
11819N/A- Move upstreamed patch evolution-01-configure-grep.diff.
11416N/A* Thu Sep 15 2005 - halton.huo@sun.com
11416N/A- Add define krb5_option, disable Kerberos 5 on Solaris.
11344N/A* Thu Sep 8 2005 - halton.huo@sun.com
11344N/A- Add krb5_prefix define and Enable Kerberos 5.
11253N/A- Fix CFLAGS problem.
11253N/A- Use aclocal, ..., ./configure steps, not ./autogen,
11183N/A because download tarball does not have autogen.sh.
11183N/A* Wed Sep 7 2005 - damien.carbery@sun.com
11172N/A- Bump to 2.4.0.
11172N/A* Mon Sep 5 2005 - halton.huo@sun.com
11120N/A- Temporarily --enable-exchange=no because e-d-s with Kerberos is not ready.
11120N/A- Move patch evolution-01-solaris-ldap.diff to SUNWevolution.spec.
11087N/A- Add patch evolution-01-configure-grep.diff for configure.in "grep -q" bug.
11087N/A* Fri Sep 2 2005 - halton.huo@sun.com
11067N/A- Remove gal since it is merged in evolution itself.
11067N/A- Remove DB3 since it is merged in evolution-data-server.
10986N/A- Add option --enable-nntp=yes to support news groups.
10986N/A- Add option --enable-exchange=yes to support exchange plugin.
10980N/A- Use SUN LDAP on solaris with %ldap_option.
10980N/A- Use ./autogen.sh to replace libtoolize aclocal automake autoconf ./configure
10917N/A steps, because we need build code that checked out from community HEAD.
10917N/A- Temporarily disable Kerberos for header files are not installed on Nevada.
10903N/A* Tue Aug 30 2005 - glynn.foster@sun.com
10903N/A- Bump to 2.3.8
10891N/A* Mon Aug 15 2005 - damien.carbery@sun.com
10891N/A- Bump to 2.3.7.
10861N/A* Thu Jul 28 2005 - damien.carbery@sun.com
10861N/A- Rename --with-openldap configure option to --with-ldap as a result of Jerry's
10861N/A patch from Jul 27. Also remove '%ifos' code around this option.
10820N/A* Wed Jul 27 2005 - damien.carbery@sun.com
10820N/A- Add patch from Jerry Pu (Shi.Pu@sun.com) to support LDAP on Solaris.
10794N/A* Wed Jul 13 2005 - damien.carbery@sun.com
10794N/A- Remove gnome2-macros dir from aclocal call as that dir no longer exists.
10742N/A* Wed Jun 15 2005 - matt.keenan@sun.com
10742N/A- Bump to 2.2.3
10742N/A* Mon May 16 2005 - glynn.foster@sun.com
10704N/A- Bump to 2.2.2
10704N/A* Tue Nov 23 2004 - glynn.foster@sun.com
10640N/A- Bump to 2.0.2
10640N/A* Thu Jun 17 2004 - niall.power@sun.com
10640N/A- rpm4'ified
10613N/A* Thu Jun 17 2004 - glynn.foster@sun.com
10615N/A- Bump to 1.5.9.2
10535N/A* Tue Jun 08 2004 - glynn.foster@sun.com
10535N/A- Bump to 1.5.9
10476N/A* Fri May 21 2004 - glynn.foster@sun.com
10476N/A- Bump to 1.5.8
10476N/A* Tue Apr 20 2004 - glynn.foster@sun.com
10436N/A- Bump to 1.5.7
10438N/A* Mon Apr 19 2004 - glynn.foster@sun.com
10438N/A- Initial spec file for Evolution 1.5.x
10438N/A