- bump gtkhtml requirement from 3.7.6 to 3.9.2
- bump eds requirement from 1.4.1.1 to 1.5.2
- bump evo_major from 2.4 to 2.6
- updated patch 107
- updated patch 108
- updated patch 800, replacing
rh-161817-attach-116019-conduit_pilot_link_updates.diff with
evolution-2.5.2-fix-conduits.patch. Not yet complete.
- disable pilot support for now (see #175160)
- added hula plugin to list of packaged plugins
- generalize gconf schema packaging to support changing evo_major
tarball copy of intltool-merge.in was out of sync with the intltool.m4
in the latest shipped copy of intltool, which resulted in a broken
intltool-merge script when the tree was reautotooled. (appears that the
tarball was built with a CVS copy of intltool where @EXPANDED_LIBDIR@
had been renamed to @INTLTOOL_LIBDIR@, but our aclocal/intltool.m4
doesn't yet reflect that change)
- regenerate patch 101 to handle conflict in calendar/gui.print.c:
print_week_day_event introduced by fix to upstream bug
244981 (end date added while printing in the week view); bump patch name
from version 5 to version 6
- removed patch 804 (conduits-multi-day-crash); this is now in upstream
tarball
- Bump evolution-data-server requirement to 1.3.6 (needed for
CAL_STATIC_CAPABILITY_HAS_UNACCEPTED_MEETING)
- Removed libgal2[-devel] dependencies; the code has been moved into the
evolution tarball
Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 2.3.5.1-2
- added experimental patch to port ETable printing to use Pango (#150458)
- Update evo_major from 2.2 to 2.4
- Updated evo-calendar-print-with-pango- patch from version 4 to 5
- Removed Patch105: evolution-2.2.2-fix-new-mail-notify.patch as
configure.in in this branch tests for existance for dbus-glib-1, rather
than max-version.
- Removed Patch801: gb-309138-attach-48417-fix-evo-conduit-memleaks.patch
as this is now in upstream tarball.
- Removed evolution-calendar-importers and evolution-addressbook-importers
directories.
- Updated evolution-2.2.2-no-gnome-common.patch to include a patch to
rename mozilla-nspr to nspr
determine the path to the NSS/NSPR headers.
- Use a macro to express requirement on pilot-link (was 1:0.11.4, now 0.12;
patches depend on this)
- Re-enabled the new-mail-notify plugin (my patch to handle differing DBus
versions is in the upstream tarball; but configure.in disables the
plugin for dbus versions > 0.23; patched configure.in to allow
arbitrary DBus versions, and run autoconf at the start of the build)
(#156328)
- updated evo-calendar-print-with-pango-4.patch to handle upstream change
to print_comp_item
- removed patch for XB73912; now in upstream tarball
- removed patch to new-mail-notify; generalised fix to cope with various
DBus API versions is now upstream
- removed patch for XB73844; now in upstream tarball
- Update requirements:
- gtkhtml3 from 3.6.1 to 3.6.2
- libgal2 from 2.4.1 to 2.4.2
- eds from 1.2.1 to 1.2.2
- Updated requirements:
gtkhtml3 from 3.6.0 to 3.6.1
libgal2 from 2.4.0 to 2.4.1
eds from 1.2.0 to 1.2.1
- Added rum-time requirement on gnome-vfs2; updated version requirement
from 2.0 to 2.4
- The new-mail-notify plugin will not be built for now since the upstream
configure test now checks for dbus-glib-1 version <= 0.23.4 (to
minimise problems caused by the API change)