Commit Graph

433 Commits

Author SHA1 Message Date
Ray Strode
e7f6747524 - add build deps (bug 137553) 2006-01-31 18:21:58 +00:00
dmalcolm
d3e4b837cd - 1.5.90
- explicitly list various files rather than rely on globbing
- enabled parallel make
2006-01-30 23:36:19 +00:00
dmalcolm
c72de172dd - 1.5.5
- added CalDAV backend to the list of packaged extensions
2006-01-26 05:43:55 +00:00
dmalcolm
91736cc73c - updated patch 300 to remove usage of GNOME_COMPILE_WARNINGS from
configure.in (since gnome-common might not be available when we rerun
    the autotools)
2006-01-09 22:31:25 +00:00
dmalcolm
8880439909 - added patch to make the "imap4"/"IMAP4rev1" backend optional; disable it
in our packages; re-run automake since we have touched various
    Makefile.am files; rerun intltoolize to avoid incompatibilities between
    tarball copy of intltool-merge.in and intltool.m4 in intltool package
    (@EXPANDED_LIBDIR@ renamed to @INTLTOOL_LIBDIR@) (#167574)
- explicitly list the camel providers and e-d-s extension files in the spec
    file
2006-01-09 21:56:12 +00:00
dmalcolm
91287c1297 - added patch from David Woodhouse to validate reverse DNS domain before
using in SMTP greeting (patch 103, #151121)
2006-01-05 20:50:40 +00:00
dmalcolm
58a6c029f5 1.5.4 2006-01-03 20:56:28 +00:00
dmalcolm
df41aada7b - Update specfile and patch 5 (evolution-data-server-1.3.5-nspr_fix.patch)
to use nss rather than mozilla-nss throughout
2005-12-19 22:50:23 +00:00
dmalcolm
621a9f7e93 1.5.3 2005-12-19 21:03:17 +00:00
Jesse Keating
9d3a7e6510 gcc update bump 2005-12-09 22:40:22 +00:00
dmalcolm
36d0b83720 - 1.5.2
- bump eds_base_version from 1.4 to 1.6
- updated patch 102
2005-12-06 19:59:22 +00:00
dmalcolm
51814d4187 1.4.2.1 2005-12-05 20:45:14 +00:00
dmalcolm
620f41124b 1.4.2 2005-12-01 20:25:54 +00:00
dmalcolm
d85c426260 - add -DLDAP_DEPRECATED to CFLAGS (#172999) 2005-11-29 13:25:14 +00:00
dmalcolm
bd9251e0b2 - Updated license field to reflect change from GPL to LGPL
- Remove all static libraries, not just those in /usr/lib; avoid listing
    libdir subdirectory so that we can be more explicit about the package
    payload (bug #172882)
2005-11-11 21:54:12 +00:00
dmalcolm
72ada2c870 1.4.1.1 2005-10-18 01:28:27 +00:00
dmalcolm
8738372920 - Updated patch 102 (fix-implicit-function-declarations) to include fix for
http calendar backend (thanks to Peter Robinson)
2005-10-17 19:17:20 +00:00
dmalcolm
1f9a46d3cf 1.4.1 2005-10-04 17:48:38 +00:00
Jeremy Katz
e10761b1bf - rebuild now that mozilla builds on ppc64 2005-09-15 01:49:40 +00:00
dmalcolm
16b63b08f5 - 1.4.0
- Removed evolution-data-server-1.3.8-fix-libical-vsnprintf.c.patch; a
    version of this is now upstream (was patch 103, added in 1.3.8-2)
2005-09-07 17:24:41 +00:00
dmalcolm
fe72ed67d7 - Use regular LDAP library for now, rather than evolution-openldap
(#167238)
2005-09-01 01:28:57 +00:00
dmalcolm
50dc0a1f58 - Add -Werror-implicit-function-declaration back to CFLAGS at the make
stage, after the configure, to spot 64-bit problems whilst avoiding
    breaking configuration tests; expand patch 102 to avoid this breaking
    libdb's CFLAGS
2005-08-30 21:47:38 +00:00
dmalcolm
1fa72db5ea - Remove -Werror-implicit-function-declaration from CFLAGS; this broke the
configuration test for fast mutexes in the internal copy of libdb, and
    hence broke access to local addressbooks (#166742)
- Introduce static_ldap macro; use it to link to static evolution-openldap
    library, containing NTLM support for LDAP binds (needed by Exchange
    support)
2005-08-26 04:07:43 +00:00
dmalcolm
5d0c159803 - Updated patch 102 to fix further implicit function declarations 2005-08-24 02:42:26 +00:00
dmalcolm
cb2ba32e10 - added patch (103) to fix problem with configuration macros in libical's
vsnprintf.c
2005-08-23 23:45:57 +00:00
dmalcolm
64cadf261a - 1.3.8
- Add -Werror-implicit-function-declaration to CFLAGS, to avoid 64-bit
    issues and add patch to fix these where they occur (patch 102)
2005-08-23 23:18:55 +00:00
dmalcolm
bcbeec995a rebuild 2005-08-15 22:42:34 +00:00
dmalcolm
c4f2b0f8a1 1.3.7 2005-08-09 17:24:24 +00:00
Tomáš Mráz
864d60b694 - rebuild with new gnutls 2005-08-08 12:10:01 +00:00
dmalcolm
40ef9e75d5 1.3.6.1 2005-07-29 20:45:03 +00:00
dmalcolm
945850f97d 1.3.6 2005-07-28 21:18:54 +00:00
dmalcolm
26602df619 - Added patch to use nspr rather than mozilla-nspr when doing pkg-config
tests (Patch5: evolution-data-server-1.3.5-nspr_fix.patch)
2005-07-25 23:03:25 +00:00
dmalcolm
22d025c849 - 1.3.5
- Split eds_major (was 1.2) into eds_base_version (1.4) and eds_api_version
    (1.2) to correspond to BASE_VERSION and API_VERSION in configure.in;
    updated rest of specfile accordingly.
- Removed upstreamed patch:
    evolution-data-server-1.2.0-cope-with-a-macro-called-read.patch
2005-07-25 21:50:20 +00:00
Matthias Clasen
5dc7e40c62 Update comments 2005-07-09 01:21:28 +00:00
dmalcolm
67223a8f1a - Added leak fixes for GNOME bug 309079 provided by Mark G. Adams 2005-06-27 22:54:39 +00:00
dmalcolm
b6a800200f - bumped libsoup requirement to 2.2.3; removed mozilla_build_version, using
pkg-config instead for locating NSPRS and NSS headers/libraries
    (#158085)
2005-05-18 16:59:12 +00:00
dmalcolm
7e93af778b - added patch to calendar/libecal/e-cal.c to fix missing declaration of
open_calendar
2005-04-12 02:27:47 +00:00
dmalcolm
638d0eed0e 1.2.2 2005-04-12 00:10:20 +00:00
dmalcolm
a5cbf09173 - 1.2.1 2005-03-17 22:14:16 +00:00
dmalcolm
86b1ee96a1 - 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
- Set mozilla_build_version to 1.7.6 to reflect current state of tree
2005-03-10 19:10:31 +00:00
dmalcolm
830276226b - Added a patch to deal with glibc defining a macro called "read" 2005-03-08 22:49:03 +00:00
dmalcolm
349d490de4 - 1.2.0
- Removed patch for GCC 4 as this is now in upstream tarball
2005-03-08 20:11:25 +00:00
Jeremy Katz
567c780128 - rebuild to fix library linking silliness 2005-03-02 20:52:57 +00:00
dmalcolm
1ee7778278 - disabling gtk-doc on ia64 and s390x 2005-03-01 23:14:15 +00:00
dmalcolm
88f4837b08 - added macro use_gtk_doc; added missing BuildRequires on gtk-doc; enabled
gtk-doc generation on all platforms (had been disabled on ia64)
2005-03-01 21:46:24 +00:00
dmalcolm
9b5ac0a298 - extended patch to deal with camel-groupwise-store-summary.c 2005-03-01 20:48:08 +00:00
dmalcolm
0a8c68dbff - added patch to fix badly-scoped declaration of "namespace_clear" in
camel-imap-store-summary.c
2005-03-01 20:23:39 +00:00
dmalcolm
261da896fe 1.1.6 2005-03-01 19:43:45 +00:00
dmalcolm
56ee23de85 rebuild 2005-02-09 01:02:00 +00:00
dmalcolm
083c443100 forgot to upload source tarball 2005-02-08 20:58:49 +00:00