Commit Graph

377 Commits

Author SHA1 Message Date
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
Christopher Aillon
78d69c9049 - Rebuild against mozilla 1.7.5 2004-12-20 02:26:14 +00:00
dmalcolm
1dd8690652 - Update from upstream 2.0.2 to 2.0.3 with these bug fixes:
Addressbook XB67656 - almost the same email address are considrered
    identical (Siva) XB69079 - Data repeated after save with bad date
    format (Siva) XB66854 - Some strings are missed to translation (Rodney)
00 AM show as ending at 12:00 pm (JP) XB67403 - wrong alarm time displayed
    (Rodrigo) XB68077 - appointment dialog re-size (Rodrigo)
- leak fixes (Chen)
- sensitize menu items in list view properly (JP)
- redraw display when 24hr time setting changes (JP)
Mail XB69533 - Unable to subscribe to the alt hierarchy (Michael) XB69776 -
    Signed Mail with attachments displays everything with
    multipart/boundaries stuff (Michael) XB69615 - delete certificate after
    viewing smime message (Michael) XB69109 - EHLO or HELO with ip
    addresses does not conform rfc 821 (Michael) XB69982 - During Newsgroup
    list refresh, it crashes (Michael) XB69446 - Mail shown as attachment
    if some headers are upper case (S. Caglar Onur) XB68556 - NNTP with SSL
    won't work, even with stunnel (Michael) XB69145 - toplevel
    message/rfc822 parts are broken for IMAP (Michael) XB69241 - base64
    attachement holding PGP block (Jeff) XB67895 - nntp support not asking
    for password (Michael) XB67898 - Use of symbolic port-names is not
    guaranteed to work everywhere (Michael) XB69851 - remember password
    check doesn't stick (Michael) XB69623 - Moving a message from an IMAP
    INBOX to an IMAP folder caused crash (Radek) XB69339 - postscript and
    some other attachments not visable (Michael) XB69579 -
    vFoldersXBUNMATCHED generates errors (Michael) XB68958 - current
    message forgotten in vfolders (Michael) XB68974 - Wizard doesn't store
    smtp auth settings (Michael) XB67496 - html email not rendered in
    preview pane (Michael) XB67014 - Checking supported auth types doesn't
    work with new SSL certificate (Michael) XB68006 - Evo crashed after
    viewing previously-sent email and copying URL from it (Michael) XB68787
    - Crash when migrating 1.4 data to 2.0.2 (Michael) XB67622 - SMTP auth
    usernames containing % character fail (Jeff)
- fix pthread_key_delete args (Julio M. Merino Vidal)
- Removed patch for "Unmatched" vfolder properties dialog (#141458) as this
    is now in upstream tarball (XB69579 above)
- Update dependency on e-d-s from 1.0.2 to 1.0.3
- Update dependency on libgal2 from 2.2.3 to 2.2.4
2004-12-16 01:23:56 +00:00
dmalcolm
924bb41a91 - Fix broken properties dialog for "Unmatched" vfolder (#141458) 2004-12-01 23:12:03 +00:00
Christopher Aillon
41cc0dcbfc - Re-enable s390(x) 2004-10-27 21:36:19 +00:00
dmalcolm
82e0cb4086 Added requirement on gnutls/gnutls-devel 2004-10-23 00:04:55 +00:00
dmalcolm
8ff0f7b0af Fix for #132050 (no entry for Evolution in the menus): use the new
redhat-evolution.desktop file provided by redhat-menus-1.13
This commit also adds a patch to CVS, though this patch is not used by the
    spec file.
2004-10-22 23:45:41 +00:00
dmalcolm
9ca31073e5 - Update from 2.0.1 to 2.0.2
- Updated dependency on e-d-s from 1.0.1 to 1.0.2
- Updated dependency on libgal2 from 2.2.2 to 2.2.3
- Updated dependency on gtkhtml3 from 3.3.0 to 3.3.2
- ppc's mozilla dependency is now in line with the other architectures at
    1.7.3
2004-10-12 22:26:14 +00:00
dmalcolm
dbc5d36bf7 Disable s390/s390x for now 2004-10-09 18:17:15 +00:00
dmalcolm
f0eff29a89 - Fix for #135135, updating the fix for #103826 that removes the
evolution.desktop file in "Office"; the file to delete had been renamed
    to evolution-2.0.desktop
- Added requirement on redhat-menus, since this supplies the target of our
    .desktop symlink
2004-10-08 23:31:39 +00:00
dmalcolm
84bd93e759 - update mozilla dependency from 1.7.2 to 1.7.3, apart from on ppc (and on
s390 and s390x, which remain at 1.6, and on ppc64 where it isn't
    available at all)
2004-09-28 20:57:11 +00:00
dmalcolm
8d91e0ebb0 - Update from 2.0.0 to 2.0.1
- Updated dependency on e-d-s from 1.0.0 to 1.0.1
- Updated dependency on libgal2 from 2.2.0 to 2.2.2
2004-09-28 18:01:31 +00:00
dmalcolm
9ec9861392 rebuilt 2004-09-21 02:16:24 +00:00
dmalcolm
15a9a66c9c - Update from 1.5.94.1 to 2.0.0
- Change source FTP location from 1.5 to 2.0
- Updated dependency on e-d-s from 0.0.99 to 1.0.0
- Documentation has now moved from 1.5 to 2.0
2004-09-14 20:18:36 +00:00
cvsdist
cac84f76c1 auto-import changelog data from evolution-1.5.94.1-1.src.rpm
Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.94.1-1
- updated tarball from 1.5.93 to 1.5.94.1
- the BASE_VERSION in the configure.in script has finally been updated from
    1.5 to 2.0 (affects OAFIIDs, install dirs, binary names etc); updated
    evo_major and various other parts of the spec-file to reflect this;
    however documentation is still 1.5 in upstream tarball
- updated dependency on libgal2 from 2:2.1.14 to 2:2.2.0
- updated dependency on libsoup from 2.1.13 to 2.2.0
- updated dependency on e-d-s from 0.0.98 to 0.0.99
2004-09-09 04:42:43 +00:00
cvsdist
004693f2ca auto-import changelog data from evolution-1.5.93-2.src.rpm
Tue Aug 17 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-2
- updated gnome-icon-theme requirement from 1.2.0 to 1.3.6 to fix problem
    with missing stock icons (bz #130142)
2004-09-09 04:42:39 +00:00
cvsdist
1d7d71deef auto-import changelog data from evolution-1.5.93-1.src.rpm
Mon Aug 16 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.93-1
- updated tarball from 1.5.92.2 to 1.5.93
- removed filechooser patch - this is now in the upstream tarball, with a
    test at configuration time; it was autodetected and enabled in my test
    build; I've explicitly enabled it to be certain.
- updated dependency on libgal2 from 2:2.1.13 to 2:2.1.14
- updated dependency on libsoup from 2.1.12 to 2.1.13
- updated dependency on e-d-s from 0.0.97 to 0.0.98
2004-09-09 04:42:27 +00:00
cvsdist
f482f76975 auto-import changelog data from evolution-1.5.92.2-2.src.rpm
Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-2
- Increased mozilla_version from 1.7 to 1.7.2 so that the NSS test looks in
    the correct place
Wed Aug 11 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.2-1
- updated tarball from 1.5.92.1 to 1.5.92.2
2004-09-09 04:42:23 +00:00
cvsdist
0892477264 auto-import changelog data from evolution-1.5.92.1-1.src.rpm
Wed Aug 04 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.92.1-1
- updated tarball from 1.5.91 to 1.5.92.1
- added a dependency on gnome-icon-theme
- updated dependency on libgal2 from 2:2.1.11 to 2:2.1.13
- updated dependency on gtkhtml3 from 3.1.17 to 3.3.0
- updated dependency on libsoup from 2.1.11 to 2.1.12
- updated dependency on e-d-s from 0.0.95 to 0.0.97
2004-09-09 04:42:14 +00:00
cvsdist
792864e4dc auto-import changelog data from evolution-1.5.91-1.src.rpm
Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
- 1.5.91
2004-09-09 04:42:04 +00:00
cvsdist
095542230a auto-import changelog data from evolution-1.5.90-5.src.rpm
Thu Jul 08 2004 Jeremy Katz <katzj@redhat.com> - 1.5.90-5
- use mozilla 1.7 on platforms where it's available
- check to make sure the appropriate mozilla headers exist if using mozilla
    nss for ssl or fail the build
Thu Jul 08 2004 David Malcolm <dmalcolm@redhat.com>
- rebuilt
2004-09-09 04:41:55 +00:00
cvsdist
8c5f41a36d auto-import changelog data from evolution-1.5.90-3.src.rpm
Wed Jul 07 2004 David Malcolm <dmalcolm@redhat.com>
- rebuilt
Tue Jul 06 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-2
- Fixed sources file
Tue Jul 06 2004 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
- 1.5.90; updated requirements on gtkhtml3, libgal2, and e-d-s
2004-09-09 04:41:37 +00:00