Author: aflinta Date: Tue Sep 6 20:35:53 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged from DEVEL , 2.4.0
---- Files affected: SPECS: evolution.spec (1.174 -> 1.175) ---- Diffs: ================================================================ Index: SPECS/evolution.spec diff -u SPECS/evolution.spec:1.174 SPECS/evolution.spec:1.175 --- SPECS/evolution.spec:1.174 Sun Sep 4 17:28:58 2005 +++ SPECS/evolution.spec Tue Sep 6 22:35:48 2005 @@ -16,41 +16,40 @@ Summary(pt_BR): Cliente de email integrado com calendário e catálogo de endereços Summary(zh_CN): Evolution - GNOME2¸öČ˺͚¤×÷×éĐĹϢšÜŔ횤žß(°üŔ¨ľç×ÓÓĘźţŁŹČŐŔúşÍľŘÖˇąĄ) Name: evolution -Version: 2.2.3 -Release: 3 +Version: 2.4.0 +Release: 1 License: GPL v2 Group: Applications/Mail -Source0: http://ftp.gnome.org/pub/gnome/sources/evolution/2.2/%{name}-%{version}.tar.bz2 -# Source0-md5: 1e01511c78b2dd0dcb8cf83521c167af +Source0: http://ftp.gnome.org/pub/gnome/sources/evolution/2.4/%{name}-%{version}.tar.bz2 +# Source0-md5: c6b38b9a6ba920be5a859e9ed368508d Source1: %{name}-gg16.png Source2: %{name}-gg48.png Patch0: %{name}-nolibs.patch Patch1: %{name}-gnome-icon-theme.patch Patch2: %{name}-GG-IM.patch Patch3: %{name}-desktop.patch -Patch4: %{name}-dbus.patch URL: http://www.ximian.com/products/ximian_evolution/ -BuildRequires: GConf2-devel >= 2.10.0 -BuildRequires: ORBit2-devel >= 1:2.12.1 +BuildRequires: GConf2-devel >= 2.12.0 +BuildRequires: ORBit2-devel >= 1:2.12.3 BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: bison -BuildRequires: evolution-data-server-devel >= 1.2.2 +BuildRequires: dbus-glib-devel +BuildRequires: evolution-data-server-devel >= 1.4.0 BuildRequires: flex BuildRequires: freetype-devel >= 2.0.5 -BuildRequires: gal-devel >= 1:2.4.3 BuildRequires: gettext-devel BuildRequires: gnome-common >= 2.8.0 %{?with_pilot:BuildRequires: gnome-pilot-devel >= 2.0.13} -BuildRequires: gnome-vfs2-devel >= 2.10.0-2 -BuildRequires: gtk-doc >= 1.3 -BuildRequires: gtkhtml-devel >= 3.6.2 -%{?with_kerberos5:BuildRequires: heimdal-devel >= 0.7} +BuildRequires: gnome-vfs2-devel >= 2.12.0 +BuildRequires: gtk-doc >= 1.4 +BuildRequires: gtkhtml-devel >= 3.8.0 +%{?with_kerberos5:BuildRequires: heimdal-devel} BuildRequires: intltool >= 0.33 BuildRequires: libglade2-devel >= 1:2.5.1 -BuildRequires: libgnomeprintui-devel >= 2.10.2 -BuildRequires: libgnomeui-devel >= 2.10.0-2 -BuildRequires: libsoup-devel >= 2.2.3 +BuildRequires: libgnomeprintui-devel >= 2.12.0 +BuildRequires: libgnomeui-devel >= 2.12.0 +BuildRequires: libsoup-devel >= 2.2.6.1 BuildRequires: libtool BuildRequires: libxml2 BuildRequires: nspr-devel @@ -67,11 +66,10 @@ Requires(post,preun): GConf2 Requires(post,postun): scrollkeeper Requires: %{name}-component = %{version}-%{release} -Requires: GConf2 >= 2.10.0 +Requires: GConf2 >= 2.12.0 Requires: bonobo-activation -Requires: evolution-data-server >= 1.2.3 -Requires: gal >= 1:2.4.3 -Requires: gtkhtml >= 3.6.2 +Requires: evolution-data-server >= 1.4.0 +Requires: gtkhtml >= 3.8.0 Requires: hicolor-icon-theme Requires: libglade2 >= 1:2.5.1 Requires: psmisc @@ -103,13 +101,12 @@ Requires: %{name} = %{version}-%{release} Requires: cyrus-sasl-devel Requires: freetype-devel -Requires: gal-devel >= 1:2.4.2 -Requires: gnome-vfs2-devel >= 2.10.0-2 -Requires: gtkhtml-devel >= 3.6.2 +Requires: gnome-vfs2-devel >= 2.12.0 +Requires: gtkhtml-devel >= 3.8.0 Requires: libglade2-devel >= 1:2.5.1 -Requires: libgnomeprintui-devel >= 2.10.2 -Requires: libgnomeui-devel >= 2.10.0-2 -Requires: libsoup-devel >= 2.2.3 +Requires: libgnomeprintui-devel >= 2.12.0 +Requires: libgnomeui-devel >= 2.12.0 +Requires: libsoup-devel >= 2.2.6.1 Requires: nspr-devel Requires: nss-devel %{?with_ldap:Requires: openldap-devel >= 2.0.0} @@ -212,7 +209,6 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 -%patch4 -p1 %build %{__glib_gettextize} @@ -277,7 +273,7 @@ rm -r $RPM_BUILD_ROOT%{_datadir}/locale/no rm -r $RPM_BUILD_ROOT%{_datadir}/mime-info -ln -sf evolution-2.2 $RPM_BUILD_ROOT%{_bindir}/evolution +ln -sf evolution-2.4 $RPM_BUILD_ROOT%{_bindir}/evolution %find_lang %{name} --all-name --with-gnome @@ -286,11 +282,11 @@ %post /sbin/ldconfig -%gconf_schema_install apps_evolution_shell-2.2.schemas +%gconf_schema_install apps_evolution_shell-2.4.schemas %scrollkeeper_update_post %preun -%gconf_schema_uninstall apps_evolution_shell-2.2.schemas +%gconf_schema_uninstall apps_evolution_shell-2.4.schemas %postun /sbin/ldconfig @@ -298,28 +294,30 @@ %post mail /sbin/ldconfig -%gconf_schema_install evolution-mail-2.2.schemas +%gconf_schema_install apps-evolution-mail-prompts-checkdefault-2.4.schemas +%gconf_schema_install evolution-mail-2.4.schemas %preun mail -%gconf_schema_uninstall evolution-mail-2.2.schemas +%gconf_schema_uninstall apps-evolution-mail-prompts-checkdefault-2.4.schemas +%gconf_schema_uninstall evolution-mail-2.4.schemas %postun mail -p /sbin/ldconfig %post addressbook /sbin/ldconfig -%gconf_schema_install apps_evolution_addressbook-2.2.schemas +%gconf_schema_install apps_evolution_addressbook-2.4.schemas %preun addressbook -%gconf_schema_uninstall apps_evolution_addressbook-2.2.schemas +%gconf_schema_uninstall apps_evolution_addressbook-2.4.schemas %postun addressbook -p /sbin/ldconfig %post calendar /sbin/ldconfig -%gconf_schema_install apps_evolution_calendar-2.2.schemas +%gconf_schema_install apps_evolution_calendar-2.4.schemas %preun calendar -%gconf_schema_uninstall apps_evolution_calendar-2.2.schemas +%gconf_schema_uninstall apps_evolution_calendar-2.4.schemas %postun calendar -p /sbin/ldconfig @@ -327,20 +325,21 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS* README %attr(755,root,root) %{_bindir}/* -%attr(755,root,root) %{_libdir}/evolution/*/libeconduit.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libemiscwidgets.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libeshell.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libeutil.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libevolution-a11y.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libevolution-importer.so.* -%attr(755,root,root) %{_libdir}/evolution/*/libevolution-widgets-a11y.so.* %attr(755,root,root) %{_libdir}/evolution/*/libeabutil.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libeconduit.so.* %attr(755,root,root) %{_libdir}/evolution/*/libecontacteditor.so.* %attr(755,root,root) %{_libdir}/evolution/*/libecontactlisteditor.so.* %attr(755,root,root) %{_libdir}/evolution/*/libefilterbar.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libemiscwidgets.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libeshell.so.* %attr(755,root,root) %{_libdir}/evolution/*/libessmime.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libetable.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libetext.so.* %attr(755,root,root) %{_libdir}/evolution/*/libetimezonedialog.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libeutil.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libevolution-a11y.so.* %attr(755,root,root) %{_libdir}/evolution/*/libevolution-smime.so.* +%attr(755,root,root) %{_libdir}/evolution/*/libevolution-widgets-a11y.so.* %attr(755,root,root) %{_libdir}/evolution/*/libfilter.so.* %attr(755,root,root) %{_libdir}/evolution/*/libmenus.so.* %attr(755,root,root) %{_libdir}/evolution/*/evolution-alarm-notify @@ -374,12 +373,9 @@ %{_datadir}/evolution/*/weather %{_datadir}/idl/evolution-*/Evolution-Component.idl %{_datadir}/idl/evolution-*/Evolution-ConfigControl.idl -%{_datadir}/idl/evolution-*/Evolution-Offline.idl +#%{_datadir}/idl/evolution-*/Evolution-Offline.idl %{_datadir}/idl/evolution-*/Evolution-Shell.idl -%{_datadir}/idl/evolution-*/Evolution-Wizard.idl -%{_datadir}/idl/evolution-*/Evolution-common.idl %{_datadir}/idl/evolution-*/Evolution.idl -%{_datadir}/idl/evolution-*/GNOME_Evolution_Importer.idl %{_desktopdir}/* %{_pixmapsdir}/* %{_iconsdir}/hicolor/*/apps/*.png @@ -412,17 +408,17 @@ %lang(zh_CN) %{_datadir}/evolution/*/default/zh_CN/mail %{_datadir}/idl/evolution-*/Composer.idl %{_datadir}/idl/evolution-*/Evolution-Composer.idl -%{_sysconfdir}/gconf/schemas/evolution-mail-*.schemas +%{_datadir}/idl/evolution-*/Evolution-Mail.idl +%{_sysconfdir}/gconf/schemas/*-mail-*.schemas %files addressbook %defattr(644,root,root,755) -%dir %{_libdir}/evolution/*/evolution-addressbook-importers %attr(755,root,root) %{_libdir}/evolution/*/evolution-addressbook-clean %attr(755,root,root) %{_libdir}/evolution/*/evolution-addressbook-export %attr(755,root,root) %{_libdir}/evolution/*/csv2vcard %attr(755,root,root) %{_libdir}/evolution/*/components/libevolution-addressbook.so %attr(755,root,root) %{_libdir}/evolution/*/libevolution-addressbook-a11y.so.* -%attr(755,root,root) %{_libdir}/evolution/*/evolution-addressbook-importers/lib*.so +%attr(755,root,root) %{_libdir}/evolution/*/libevolution-addressbook-importers.so* %{_libdir}/bonobo/servers/GNOME_Evolution_Addressbook* %{_datadir}/evolution/*/views/addressbook* %{_datadir}/evolution/*/ecps @@ -430,10 +426,9 @@ %files calendar %defattr(644,root,root,755) -%dir %{_libdir}/evolution/*/evolution-calendar-importers %attr(755,root,root) %{_libdir}/evolution/*/components/libevolution-calendar.so %attr(755,root,root) %{_libdir}/evolution/*/libevolution-calendar-a11y.so.* -%attr(755,root,root) %{_libdir}/evolution/*/evolution-calendar-importers/*.so +%attr(755,root,root) %{_libdir}/evolution/*/libevolution-calendar-importers.so* %{_libdir}/bonobo/servers/GNOME_Evolution_Calendar* %{_datadir}/evolution/*/views/calendar* %{_datadir}/evolution/*/views/tasks* @@ -454,14 +449,41 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.174 2005/09/04 15:28:58 arekm -- rel 3; new dbus +Revision 1.175 2005/09/06 20:35:48 aflinta +- merged from DEVEL , 2.4.0 + +Revision 1.171.2.11 2005/08/23 10:27:35 aflinta +- 2.3.8 + +Revision 1.171.2.10 2005/08/18 15:37:59 wiget +- BR libgnomeui builded with new cairo + +Revision 1.171.2.9 2005/08/17 21:46:29 aflinta +- rebuild with new cairo, rel. 3 -Revision 1.173 2005/07/12 06:20:15 arekm -- rel2 +Revision 1.171.2.8 2005/08/09 09:41:51 aflinta +- rebuild with libsoup 2.2.5 (soname change), release 2 -Revision 1.172 2005/07/08 18:06:23 arekm -- BR heimdal-devel >= 0.7 +Revision 1.171.2.7 2005/08/08 21:43:50 freetz +- 2.3.7 + +Revision 1.171.2.6 2005/07/29 09:16:22 wiget +- 2.3.6.1 + +Revision 1.171.2.5 2005/07/26 20:22:25 freetz +- 2.3.6, removed gal dependencies + +Revision 1.171.2.4 2005/07/13 11:38:09 wiget +- small %%files reorder + +Revision 1.171.2.3 2005/07/13 11:31:06 freetz +- 2.3.5.1, %%files update + +Revision 1.171.2.2 2005/07/04 18:45:45 freetz +- cleanup + +Revision 1.171.2.1 2005/07/04 18:41:12 freetz +- 2.3.4 Revision 1.171 2005/06/05 21:10:34 qboosh - merged freetz's changes from AC-branch: @@ -500,440 +522,3 @@ Revision 1.161 2005/03/10 11:10:11 paladine - merged from DEVEL and updated to 2.2.0 - -Revision 1.160 2005/02/19 09:26:45 paladine -- updated to 2.0.4 -- removed outdated CAN_2005_0102 patch - -Revision 1.159.2.7 2005/03/01 13:38:10 aflinta -- burn baby burn , release 1 ;) - -Revision 1.159.2.6 2005/03/01 13:28:25 aflinta -- release down, not ready yet - -Revision 1.159.2.5 2005/03/01 13:27:01 aflinta -- up to version 2.1.6 - -Revision 1.159.2.4 2005/02/12 22:59:41 grzegol -- fixed GG-IM patch -- rel. 2 - -Revision 1.159.2.3 2005/02/12 13:29:27 wrobell -- conduits directory content is only in pilot subpackage, so move the directory - file entry to pilot's subpackage file section - -Revision 1.159.2.2 2005/02/08 16:55:56 grzegol -- updated to 2.1.5 - -Revision 1.159.2.1 2005/02/07 22:20:14 grzegol -- updated to 2.1.4 -- removed outdated CAN_2005_0102 patch - -Revision 1.159 2005/02/02 09:50:08 krolik -- added security patch (Integer overflow) -- rel. 2, STBR - -Revision 1.158 2005/01/17 22:18:20 paladine -- added missing dir - -Revision 1.157 2004/12/07 00:15:49 grzegol -- updated to 2.0.3 - -Revision 1.156 2004/11/23 10:39:06 paladine -- rel 3 for fixed desktop patch - -Revision 1.155 2004/11/18 06:34:29 ankry -- O: gnome-pim, rel. 2 - -Revision 1.154 2004/10/12 11:32:49 aflinta -- up to version 2.0.2 - -Revision 1.153 2004/10/09 09:36:39 jareq -- calendar-imoorters should be in calendar not in mail package -- rel 2 -- STBR - -Revision 1.152 2004/09/30 11:48:52 wrobell -- added pilot bcond - -Revision 1.151 2004/09/29 14:31:59 grzegol -- updated to 2.0.1 - -Revision 1.150 2004/09/15 18:24:37 grzegol -- in gnome-common-2.8.0 all macros are in %%{_aclocaldir}, not in - %%{_aclocaldir}/gnome2-macros, so remove -I %%{_aclocal}/gnome2-macros from - %%{__aclocal} args and BR: gnome-common >= 2.8.0 - -Revision 1.149 2004/09/14 11:25:36 aflinta -- up to version 2.0.0 - -Revision 1.148 2004/09/06 18:56:19 grzegol -- added /usr/bin/evolution -> evolution-2.0 symlink -- rel. 2 - -Revision 1.147 2004/08/31 10:07:08 aflinta -- up to version 1.5.94.1 - -Revision 1.146 2004/08/30 18:09:20 aflinta -- up to version 1.5.94 - -Revision 1.145 2004/08/27 21:09:06 aflinta -- rebuild with libsoup 2.2.0, release 3 - -Revision 1.144 2004/08/23 08:16:28 aflinta -- schemas patch is back, release 2 - -Revision 1.143 2004/08/15 10:55:09 aflinta -- cosmetics - -Revision 1.142 2004/08/15 10:54:20 aflinta -- up to version 1.5.93 - -Revision 1.141 2004/08/11 18:07:30 aflinta -- up to version 1.5.92.2 - -Revision 1.140 2004/08/04 19:04:37 grzegol -- updated to 1.5.92.1 - -Revision 1.139 2004/08/03 15:53:51 grzegol -- updated to 1.5.92 -- added kerberos5 support (heimdal) in bcond (default on) -- added libcom_err_include patch (fix com_err.h include) -- added e-pilot-settings.c (SOURCE1) and e-pilot-settings.h (SOURCE2) - this - files are missing in tarball - -Revision 1.138 2004/07/20 13:28:42 grzegol -- updated to 1.5.91 -- removed outdated schemas patch - -Revision 1.137 2004/07/14 01:39:55 ankry -- readded -desktop patch: Encoding field os still missing, rel. 2 - -Revision 1.136 2004/07/05 18:43:00 grzegol -- updated to 1.5.90 - -Revision 1.135 2004/06/17 10:57:00 grzegol -- updated BRs - -Revision 1.134 2004/06/17 07:29:08 aflinta -- up to version 1.5.9.2 - -Revision 1.133 2004/06/12 22:54:25 aflinta -- added Gadu-Gadu support, release 2 - -Revision 1.132 2004/06/05 04:56:35 aflinta -- up to version 1.5.9.1 - -Revision 1.131 2004/06/04 19:42:11 aflinta -- up to version 1.5.9 - -Revision 1.130 2004/05/22 20:01:15 grzegol -- added gnome-icon-theme patch (don't require gnome-icon-theme during build - - there is already Requires in spec) - -Revision 1.129 2004/05/22 15:20:50 aflinta -- up to version 1.5.8, removed obsoleted gcc34 patch - -Revision 1.128 2004/04/27 08:14:39 wiget -- fix building with gcc 3.4.0 -- release 3 - -Revision 1.127 2004/04/20 10:34:01 aflinta -- added schemas.patch which fixes bad schema defaults for vpane_position, release 2 - -Revision 1.126 2004/04/19 21:05:48 grzegol -- updated to 1.5.7 -- removed outdated debugreg patch - -Revision 1.125 2004/04/19 17:25:40 krzak -- rel 3 for new gnutls - -Revision 1.124 2004/04/14 11:15:28 grzegol -- added Provides: %%{name}-component to -addressbook, -mail and -calendar - subpackages and R: %%{name}-component to main subpackage. It's neccessary, - because evolution needs at least one of this subpackages to run. -- rel. 2 - -Revision 1.123 2004/04/07 20:51:29 grzegol -- updated to 1.5.6.2 - -Revision 1.122 2004/04/07 13:25:55 grzegol -- added debugreg patch (fix building); rel. 2 - -Revision 1.121 2004/04/06 00:08:07 grzegol -- updated to 1.5.6 - -Revision 1.120 2004/04/03 21:16:25 qboosh -- added missing pl, simplified some postuns - -Revision 1.119 2004/04/03 18:13:37 grzegol -- merged 1.5.5 from DEVEL -- merged nolibs patch from HEAD -- added --enable-static to %%configure and added static libraries to - -static subpackage (it was empy before) -- rel. 4 - -Revision 1.118 2004/03/28 01:47:16 andree -- R(BR) gal(-devel) >= 1:1.99.11 - -Revision 1.117 2004/03/19 23:46:25 ankry -- massive change: BR openssl-devel >= 0.9.7d - -Revision 1.116 2004/03/19 10:38:13 tiwek -- build and works - -Revision 1.115 2004/03/18 18:52:35 tiwek -- starting updated to 1.4.6 -- release 0.1 - -Revision 1.114 2004/03/16 14:26:56 averne -- rel 9 for rebuild with new openldap - -Revision 1.113 2004/03/12 10:15:13 andree -- BR: which, gcc-g77 - -Revision 1.112 2004/02/23 21:49:33 averne -- rel8 for rebuild with new libcrypt - -Revision 1.111 2004/01/26 00:29:13 undefine -- release 7 to rebuild with new tls - -Revision 1.110 2003/12/09 21:54:55 tiwek -- back to 1.4.5 -Revision 1.109.2.15 2004/04/01 08:18:25 grzegol -- rel. 3 to rebuild with gnutls-1.0.9 - -Revision 1.109.2.14 2004/03/16 19:17:08 wrobell -- rel. 2 to rebuild with new openldap on nest builders - -Revision 1.109.2.13 2004/03/06 13:56:42 grzegol -- updated to 1.5.5 -- commented out BR: openssl-devel - it's disabled in sources for now - -Revision 1.109.2.12 2004/02/22 16:00:31 grzegol -- added locale-names patch (changes locale no -> nb) -- rel. 1 to rebuild with libgcrypt-1.1.92 - -Revision 1.109.2.11 2004/02/10 00:47:41 grzegol -- updated to 1.5.4 -- enabled nntp support - -Revision 1.109.2.10 2004/01/27 19:29:32 grzegol -- updated to 1.5.3 -- cleanups - -Revision 1.109.2.9 2004/01/14 19:20:46 grzegol -- removed chrpath hack - not needed anymore - -Revision 1.109.2.8 2004/01/14 09:15:49 wiget -- updated to 1.5.2 - -Revision 1.109.2.7 2003/12/29 20:48:16 grzegol -- updated to 1.5.1 - -Revision 1.109.2.6 2003/12/28 13:14:25 grzegol -- updated to 1.5-20031227 snap -- define no_install_post_chrpath - it will be removed as soon as jajcus fix - his last chrpath related change in rpm.macros - -Revision 1.109.2.5 2003/12/27 15:14:51 grzegol -- added help files - -Revision 1.109.2.4 2003/12/17 15:20:12 wrobell -- move some generic xml files into main package - -Revision 1.109.2.3 2003/12/17 13:46:59 wrobell -- added mail, addressbook and calendard subpackages -- rel. 1.2 - -Revision 1.109.2.2 2003/12/15 11:44:21 wiget -- fixed BR/R evolution-data-server - -Revision 1.109.2.1 2003/12/11 12:30:28 wiget -- build fix - -Revision 1.109 2003/12/09 21:48:12 tiwek -- updated to 1.5 - -Revision 1.108 2003/12/08 14:17:21 grzegol -- rel. 6 to rebuild with gnutls-1.0.0 - -Revision 1.107 2003/11/23 19:37:47 krzak -- attachment_require_terminal.patch check require_terminal in mime data -- rel 5 - -Revision 1.106 2003/11/23 16:38:39 qboosh -- added no-static-in-shared patch (don't link static variants of shared libs - into other shared libs - use shared versions instead -- removed bogus gcc options from db3 build -- release 4 - -Revision 1.105 2003/11/23 08:24:57 tiwek -- BR for libsoup up fo rebuild -- release 3 -- work with static db3 - -Revision 1.104 2003/11/20 15:14:48 grzegol -- cosmetic - -Revision 1.103 2003/11/20 15:08:14 grzegol -- build db3 before evolution and then statically link evolution with it -- added libpcs_libpas patch (remove libpcs and libpas from *.pc files) and - removed todo -- removed nostaticdb3 patch - not needed anymore -- removed (B)R: db3 -- added some patches from RH: - - iconv_flush - flush iconv conversion - (http://bugzilla.ximian.com/show_bug.cgi?id=33545) - - div_by_zero - protect a divide by 0 for 0 length messages - (http://bugzilla.ximian.com/show_bug.cgi?id=41610) - - ipv6 - better IPv6 implementation - (http://bugzilla.ximian.com/show_bug.cgi?id=46006) - - ipv6_smtp - conform to rfc2821 - (http://bugzilla.ximian.com/show_bug.cgi?id=46006) - - timezone_offsets - Allow timezone offsets to be up to 14 hours ahead of UTC - (http://bugzilla.ximian.com/show_bug.cgi?id=49357) - - gethostbyaddr - Work around a bug in glibc 2.3.2's gethostbyaddr_r() - - addrconfig - use AI_ADDRCONFIG if available to avoid returning IPv6 - addresses to hosts without an IPv6 interface -- rel. 2 - -Revision 1.102 2003/11/11 01:12:29 ankry -- caps unification - -Revision 1.101 2003/10/31 14:05:29 qboosh -- BR: gnome-common (used in aclocal call) - -Revision 1.100 2003/09/30 20:18:21 eothane <<Diff was trimmed, longer than 597 lines>> ---- CVS-web: http://cvs.pld-linux.org/SPECS/evolution.spec?r1=1.174&r2=1.175&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
