Commit Graph

197 Commits

Author SHA1 Message Date
majain
823a28c1d1 Commented out an unconfirmed patch - patch 810 2006-05-25 06:12:24 +00:00
Matthew Barnes
795b5d6861 Forgot to bump release. 2006-05-23 21:13:03 +00:00
Matthew Barnes
dc78f8e17d - Port evolution-2.7.1-notification-cleanups.patch to new libnotify API.
- Require libnotify >= 0.4.
2006-05-23 21:03:42 +00:00
Matthew Barnes
2ec93646eb - Require specific versions of GNU Autotools packages for building.
- Add evolution-2.7.2-preedit-gnome.bz-264485.patch (Mayank Jain).
- Various spec file cleanups.
- Pick up new libnotify.
2006-05-23 17:42:15 +00:00
majain
645f42f9df Added patch for preedit replication problem 2006-05-22 09:10:57 +00:00
Matthew Barnes
36b2a675ef - Update to 2.7.2.1
- Remove nss/nspr hunk from evolution-2.7.1-no-gnome-common.patch (fixed
    upstream).
2006-05-17 17:21:50 +00:00
Matthew Barnes
59a721b515 - Update to 2.7.1
- Bump evo_major from 2.6 to 2.8
- Upstream evolution.desktop renamed evolution-%{evo_major}.desktop.
- Upstream evolution.keys renamed evolution-%{evo_major}.keys.
- Upstream evolution.mime renamed evolution-%{evo_major}.mime.
- Update line numbers in evolution-2.5.2-no-gnome-common.patch and
    evolution-2.5.5.1-notification-cleanups.patch and rename them to
    version 2.7.1.
2006-05-12 22:37:04 +00:00
Ray Strode
6e154befcd - readd spec file after screw up 2006-05-03 17:41:36 +00:00
Ray Strode
87e18eced2 - rebuilt 2006-05-03 17:29:24 +00:00
Matthias Clasen
3a9b63f94d 2.6.1 2006-04-11 02:52:49 +00:00
Caolan McNamara
0ed5b954c2 it'll work 2006-03-30 15:23:37 +00:00
Caolan McNamara
d00f5d9148 nontrivial 2006-03-30 14:46:36 +00:00
Caolan McNamara
da86a3cea2 rebuild 2006-03-30 14:26:37 +00:00
Ray Strode
3d6af6b085 more mime cruft removal, and remove a desktop file that got renamed but we
don't ship
2006-03-14 06:57:34 +00:00
Ray Strode
d196f22288 remove legacy mime support files from the file list 2006-03-14 06:38:32 +00:00
Ray Strode
690878ccc1 turn back off the implicit decls check 2006-03-14 06:03:41 +00:00
Ray Strode
bb35f4cd60 - enable file entry widget 2006-03-14 05:42:48 +00:00
Ray Strode
2a3735c2de - 2.6.0
- turn on the "error on missing prototypes" check thing
2006-03-13 19:16:49 +00:00
Ray Strode
25c4e76d3a - 2.6.0
- turn on the "error on missing prototypes" check thing
2006-03-13 17:57:56 +00:00
Ray Strode
fd2437295d - 2.6.0 2006-03-13 17:45:46 +00:00
Ray Strode
9c47c62bf3 - 2.5.92 2006-02-28 18:13:23 +00:00
Matthias Clasen
bdf2d1c2a2 bump e-d-s build req 2006-02-23 17:50:05 +00:00
dmalcolm
3d1067f54e - 2.5.91
- updated patch 101 to track upstream changes to calendar printing code
- remove uptreamed patch 807 (NM multiple initialization assertion)
- readded the mail-to-task plugin XML UI file
2006-02-15 05:27:04 +00:00
Jesse Keating
cbf1ab6ae3 bump for bug in double-long on ppc(64) 2006-02-11 02:40:56 +00:00
Christopher Aillon
cb733e1c1f clean out the audio plugins 2006-02-09 20:39:18 +00:00
Christopher Aillon
2ac8c66b3d - Disable the inline audio plugin for now since it uses gstreamer08 2006-02-09 19:38:42 +00:00
Jesse Keating
2fcb3c6797 bump for new gcc/glibc 2006-02-07 11:36:05 +00:00
dmalcolm
389ac7b6ec - 2.5.90
- trimmed patches 805 and 808, as parts of these got merged upstream
- trimmed and regenerated patch 806 to track upstream
- removed the mail-to-task plugin XML UI file
2006-01-31 03:27:08 +00:00
dmalcolm
3cfe54ade8 add missing patch 2006-01-28 05:14:10 +00:00
dmalcolm
61d27c7e15 - 2.5.5.1
- update patch 106 to track upstream, renaming from
    evolution-2.2.2-commit-enter-on-calendar.patch to
    evolution-2.5.5.1-commit-enter-on-calendar.patch
- update patch 805 to track upstream
- added patch to fix some newly missing declarations (patch 808)
- replace evolution-2.5.4-port-to-new-libnotify-api.patch with
    evolution-2.5.5.1-notification-cleanups.patch, since much of this was
    duplicated by another patch that landed upstream; removing the actions
    code as it was crashing deep inside DBus (patch 806, #177666)
- explicitly list various files to reduce reliance on globbing; organized
    the files into logical groups; comment them
- added -Wno-sign-compare to CFLAGS
- enabled parallel make
- introduced require_function_declarations macro to make
-Werror-implicit-function-declaration flag optional; turn it off for now
- include the new CalDAV and mail-attachments-import plugins in the file
    list; add an XML UI file for the mail-to-task plugin.
- use "sed -i -e" rather than "sed -ie" to avoid getting severe bonobo
    files
2006-01-27 23:58:18 +00:00
Ray Strode
8fad5ce212 - fix fix for multilib issue with shlib bonobo components (bug 156982) 2006-01-19 13:24:04 +00:00
Ray Strode
abd1452497 - fix multilib issue with shlib bonobo components (bug 156982) 2006-01-19 04:58:56 +00:00
dmalcolm
f6008fbd24 - avoid multiple initialization of NetworkManager connections (patch 807,
gnome bug #326875)
2006-01-13 05:05:05 +00:00
dmalcolm
ae0c7361f9 - updated alarm notification patch(patch 806, #177546, #177666, #177667,
#177670)
2006-01-12 23:34:45 +00:00
Christopher Aillon
f2d9d738ef - Remove unneeded Requires: notify-daemon 2006-01-12 16:43:48 +00:00
Christopher Aillon
3a7a0bb685 - Update BR to libnotify-devel 2006-01-12 05:03:59 +00:00
dmalcolm
7d0a46cb99 - ported alarm notification code to the new libnotify API (patch 806,
#177546)
- added libnotify_support macro
- added explicit notify-daemon requirement as a workaround for bug #177535
2006-01-11 22:14:37 +00:00
dmalcolm
be57900bac - updated patch 800 to include patch for memo conduit (untested at this
stage); renaming from evolution-2.5.2-fix-conduits.patch to
    evolution-2.5.4-fix-conduits.patch; extended patch 802 to handle the
    memo conduit; renaming from evolution-2.2.2-fix-conduit-dir.patch to
    evolution-2.5.4-fix-conduit-dir.patch; re-enable conduits in build
    (#175160)
- switch the build-time dep for the audio-inline plugin from
    gstreamer-devel to gstreamer08-devel to better reflect the test in the
    tarball's configure.in
2006-01-11 05:57:14 +00:00
dmalcolm
52904f2f59 - added optional build-time requirement on NetworkManager-glib-devel
- update patch 805 to cover a missing declaration in Network Manager
    support
2006-01-04 19:49:28 +00:00
dmalcolm
d960455c47 - 2.5.4
- update patch 107 to track underlying code changes; rename from
    evolution-2.2.2-move-autosave-file.patch to
    evolution-2.5.4-move-autosave-file.patch
- added patch to fix more missing declarations (patch 805)
- added files for publish-calendar plugin
2006-01-04 06:07:52 +00:00
dmalcolm
64e4f766e8 - 2.5.3
- Updated patch 106 (evolution-2.2.2-commit-enter-on-calendar.patch) so
    that it still applies cleanly
2005-12-19 21:59:47 +00:00
Christopher Aillon
2d65948872 - Require nspr and nss instead of mozilla-nspr and mozilla-nss
- Update no-gnome-common patch to work with standalone nss package
2005-12-16 04:03:52 +00:00
Jesse Keating
91f09cb2f1 gcc update bump 2005-12-09 22:40:21 +00:00
dmalcolm
8dd83c3d0a - 2.5.2
- 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
2005-12-07 22:07:52 +00:00
dmalcolm
e6ce31837f - force regeneration of the intltool files to prevent a problem where the
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)
2005-12-02 21:23:45 +00:00
dmalcolm
dd03ddd6a1 2.4.2 2005-12-02 18:36:33 +00:00
dmalcolm
a81b02159e - explicitly list the plugins that are packaged (#166234)
- added build-time requirement on gstreamer-devel to cope with audio-inline
    plugin
2005-11-29 23:51:47 +00:00
dmalcolm
c7e2921927 - add -DLDAP_DEPRECATED to CFLAGS (#172999) 2005-11-29 15:08:09 +00:00
dmalcolm
f7a860fe4b - Added a patch (110) to hide the component switcher buttons by default on
new windows (#170799) by patching the GConf schema.
- Made list of installed schemas explicit.
- Own the plugins subdirectory
2005-10-26 21:46:35 +00:00
dmalcolm
554d9c8da8 - use 4 separate .desktop files from the redhat-menus package, rather than
the current single one; bump the redhat-menus requirement accordingly
    (from 1.13 to 5.0.4); introduce a macro for this requirement.
2005-10-25 23:23:21 +00:00
dmalcolm
de19f0cc9c - fix removal of upstream .desktop file (broke on upgrade to Evolution 2.2,
and continued to be broken with 2.3/2.4) (#103826, again)
2005-10-25 00:38:31 +00:00
dmalcolm
9274184efb - updated patch 804 to declare e_calendar_table_process_completed_tasks 2005-10-19 00:59:26 +00:00
dmalcolm
52c71d869e - added patch (804: evolution-2.4.1-fix-missing-declarations.patch) to fix
missing declaration (thanks to Peter Robinson)
2005-10-19 00:28:13 +00:00
dmalcolm
cfd80b2937 - bump e-d-s requirement to 1.4.1.1 2005-10-17 23:36:44 +00:00
dmalcolm
aae112ac81 - 2.4.1
- 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
2005-10-17 21:17:20 +00:00
Jeremy Katz
dc8e7adaa7 - rebuild for mozilla on ppc64 2005-09-15 02:19:54 +00:00
dmalcolm
d795db6fd0 - 2.4.0
- Removed patch to fix implicit function declarations (patch 110, added in
2.3.8-1) as this is now upstream.
2005-09-08 00:43:53 +00:00
dmalcolm
c8e9353b5d - Enable exchange support when configuring, so that the exchange-operations
plugin gets built.
2005-09-01 19:47:46 +00:00
dmalcolm
b773eba090 - Added patch for #157074 (patch 804) 2005-08-26 20:55:46 +00:00
dmalcolm
b3063e1ff3 - Move -Werror-implicit-function-declaration from configuration to the make
stage, to avoid breaking configuration tests.
2005-08-26 18:02:52 +00:00
dmalcolm
ade36b028d - 2.3.8
- add -Werror-implicit-function-declaration to CFLAGS and a patch to fix
    the problems arising (patch 110)
2005-08-24 05:06:27 +00:00
dmalcolm
ad7b2e31ee - Introduce macro for gnome-pilot dependency, bumping from 2.0.6 to 2.0.13
- Add obsoletion of libgal2/libgal2-devel (dependency was removed in
    2.3.6-1); based on the last EVR of the libgal2 package in CVS,
    2:2.5.3-2
2005-08-16 18:14:47 +00:00
dmalcolm
519aab5716 rebuild 2005-08-15 22:45:19 +00:00
dmalcolm
2e10f71960 - 2.3.7
- Bump evolution-data-server requirement from 1.3.6 to 1.3.7
- Bump gtkhtml3 requirement from 3.6.2 to 3.7.6
2005-08-09 18:27:27 +00:00
Tomáš Mráz
1e54b7a823 - rebuild with new gnutls 2005-08-08 12:46:33 +00:00
dmalcolm
cb921e9865 - Added patch to show correct mimetype for OpenOffice.org files when
guessing type for attachments with mimetype "application/octet-stream"
    (#164957)
2005-08-03 02:50:06 +00:00
dmalcolm
0697e92b84 - Improved version of evolution-2.3.5.1-fix-150458.patch (#150458) 2005-08-02 00:32:47 +00:00
dmalcolm
79a24e4714 - Fixed version numbers in GConf schema files (#164622); added
apps-evolution-mail-prompts-checkdefault-2.4.schemas
2005-07-30 17:19:09 +00:00
dmalcolm
8f5c55129b 2.3.6.1 2005-07-29 21:37:52 +00:00
dmalcolm
142b3cb136 - 2.3.6
- 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)
2005-07-29 03:16:15 +00:00
dmalcolm
e84c196b9e - 2.3.5.1
- 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
2005-07-26 02:11:39 +00:00
dmalcolm
c58914c517 - Remove GNOME_COMPILE_WARNINGS from configure.in (since gnome-common might
not be available when we rerun the autotools; patch 803)
2005-06-28 20:22:29 +00:00
dmalcolm
085695e93c - Moved .conduit files to libdir/gnome-pilot/conduits, rather than beneath
datadir, to match gnome-pilot (patch 802)
2005-06-28 19:58:30 +00:00
dmalcolm
c746221c5b - Replaced patch to port conduits to pilot-link-0.12 with Mark G Adams's
version of same (#161817)
- Added Mark G Adams's memory leak fix (patch 801)
2005-06-27 22:58:47 +00:00
dmalcolm
f3ab76a690 - Added Ivan Gyurdiev's patch to move autosave files inside the .evolution
directory
2005-06-06 23:22:15 +00:00
dmalcolm
9f205f4743 - Added Akira Tagoh's patch for calendar keypress handling (#154360) 2005-05-26 05:49:00 +00:00
dmalcolm
57d8e20542 - Remove static versions of libraries 2005-05-23 20:05:39 +00:00
dmalcolm
7b1529725b - added evolution-2.2.2-fix-new-mail-notify.patch to CVS 2005-05-05 22:13:10 +00:00
dmalcolm
f93df14187 - Removed explicit mozilla_build_version; instead use pkg-config to
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)
2005-05-05 21:57:27 +00:00
dmalcolm
38e72c17d3 - updated mozilla_build_version to 1.7.7 2005-04-30 06:58:10 +00:00
dmalcolm
6b4702d755 - Finished porting conduits to pilot-link-0.12 API; re-enabled pilot
support (#152172)
2005-04-30 06:48:55 +00:00
dmalcolm
6b99df22fc - 2.2.2
- 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
2005-04-12 03:17:25 +00:00
dmalcolm
d3bea46731 - Add patch for upstream bug XB73844 (should now be able to accept meeting
requests)
2005-03-23 15:46:17 +00:00
dmalcolm
d501960cef 2.2.1.1 2005-03-18 17:28:40 +00:00
dmalcolm
05594beb79 - 2.2.1
- 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)
2005-03-18 01:08:57 +00:00
dmalcolm
49357a216a - disabled pilot-link support for now so that we have an evolution package;
more patching is needed to get this to work with pilot-link-0.12
2005-03-15 03:41:59 +00:00
dmalcolm
ba6cdee9ff - another attempt at porting to pilot-link 0.12 2005-03-15 03:14:33 +00:00
dmalcolm
0e5ef91ed2 - Added patch to deal with changes to pilot-link from 0.11->0.12 2005-03-15 02:55:34 +00:00
dmalcolm
02e038786d - use 0.31 rather than 0.31.0 for DBus version 2005-03-14 23:21:04 +00:00
dmalcolm
6158542bbb - rebuilt against pilot-link-0.12
- added versioning to the requirement on dbus (>=0.31)
2005-03-14 23:16:50 +00:00
dmalcolm
bbfe2082ab - Added patch for changes to DBus API in version 0.31 (#150671)
- Removed explicit run-time spec-file requirement on mozilla. The Mozilla
    NSS API/ABI stabilised by version 1.7.3 The libraries are always
    located in the libdir However, the headers are in
    /usr/include/mozilla-%{mozilla_build_version} and so they move each
    time the mozilla version changes. So we no longer have an explicit
    mozilla run-time requirement in the specfile; a requirement on the
    appropriate NSS and NSPR .so files is automagically generated on build.
    We have an explicit, exact build-time version, so that we can find the
    headers (without invoking an RPM query from the spec file; to do so is
    considered bad practice)
- Introduced mozilla_build_version, to replace mozilla_version
2005-03-10 19:41:24 +00:00
Christopher Aillon
58ddd36c78 - Depend on mozilla 1.7.6 2005-03-10 04:56:28 +00:00
dmalcolm
f63e57ff02 - added patch from upstream for bug XB-73192, fixing missing "Mark as
Read/Unread" context menu items
2005-03-09 16:39:44 +00:00
dmalcolm
e2cb47e28c - actually add source tarball this time 2005-03-09 00:51:42 +00:00
dmalcolm
2da3bf4480 - 2.2.0
- Removed patch for GCC 4 fix as this is now in upstream tarball
- Updated requirements:
gtkhtml3 from 3.5.7 to 3.6.0
libgal2 from 2.3.5 to 2.4.0
eds from 1.1.6 to 1.2.0
2005-03-09 00:47:06 +00:00
dmalcolm
f401774e42 - rebuild (to use latest DBus library) 2005-03-08 21:07:50 +00:00
dmalcolm
0a2453f480 - added patch to fix build with GCC4 2005-03-02 00:22:38 +00:00
dmalcolm
a56e79ae8a - Update from upstream unstable 2.1.6 to 2.1.6
- Added patches to fix calendar and addressbook printing for non-Roman
    scripts (#138075)
- Added explicit requirement on libgnomeprint22 >= 2.8.0
- Added BuildRequires: gtk-doc
- Updated requirements:
gtkhtml3 from 3.5.6 to 3.5.7
libgal2 from 2.3.4 to 2.3.5
eds from 1.1.5 to 1.1.6
2005-03-02 00:03:04 +00:00
dmalcolm
71eac6b70e - Update from upstream unstable 2.1.4 to 2.1.5
- Updated requirements:
gtkhtml3 from 3.5.4 to 3.5.6
libgal2 from 2.3.3 to 2.3.4
eds from 1.1.4.1 to 1.1.5
- Removed explicit packaging of weather icons as these are now below
    DATADIR/evolution/2.2 rather than DATADIR/evolution-2.2
2005-02-09 19:54:54 +00:00
dmalcolm
b4c71c3bcf - Update from upstream stable 2.0.3 to unstable 2.1.4
- Updated evo_major from 2.0 to 2.2
- Removed camel packaging as this has been moved to evolution-data-server
    for Evolution 2.2
- Added plugins to the packaged files
- Added weather icons to the packaged files
- Updated requirements:
gtkhtml3 from 3.3.2 to 3.5.4
libgal2 from 2.2.4 to 2.3.3
eds from 1.0.3 to 1.1.4.1
libsoup from 2.2.0 to 2.2.2
- Added built-time requirement on atk-devel
- Enable all plugins for now
- Added requirement on dbus (for the new-mail-notify plugin)
- Enable gtk-doc
- Updated GConf schema name suffixes from 2.0 to 2.2
2005-01-27 01:58:57 +00:00