Commit Graph

897 Commits

Author SHA1 Message Date
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
53cca7a998 add another explicit prototype 2006-03-14 06:01:38 +00:00
Ray Strode
bb35f4cd60 - enable file entry widget 2006-03-14 05:42:48 +00:00
Ray Strode
ca49f10ee3 add more prototypes 2006-03-13 19:32:46 +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
dmalcolm
1ae68ba8af 2.5.3 2005-12-19 21:09:00 +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