dmalcolm e15f63
%define ldap_support 1
Milan Crha 14324e
%define static_ldap 0
dmalcolm e15f63
%define krb5_support 1
Matthew Barnes 1f6b7f
%define largefile_support 1
dmalcolm e15f63
Milan Crha ec25f0
# Coverity scan can override this to 0, to skip checking in gtk-doc generated code
Milan Crha 1eb35d
%{!?with_docs: %global with_docs 1}
Milan Crha ec25f0
Milan Crha ea87ff
%define glib2_version 2.46.0
Milan Crha ea87ff
%define gtk3_version 3.10.0
Matthew Barnes e0ee69
%define gcr_version 3.4
Matthew Barnes 3da816
%define gtk_doc_version 1.9
Milan Crha fc2626
%define goa_version 3.8
Matthew Barnes 17f0f8
%define intltool_version 0.35.5
Milan Crha 33fbb5
%define libsecret_version 0.5
Milan Crha 9c44d1
%define libgdata_version 0.10.0
Milan Crha d082a6
%define libgweather_version 3.5.0
Milan Crha 17c33e
%define libical_version 2.0
Milan Crha 8c8083
%define libsoup_version 2.42
Milan Crha 2cb349
%define nss_version 3.14
Matthew Barnes 624a24
%define sqlite_version 3.5
Milan Crha 550880
%define webkit2gtk_version 2.11.91
Milan Crha 0ccdb6
%define json_glib_version 1.0.4
dmalcolm e15f63
Milan Crha 8c8083
%define credential_modules_dir %{_libdir}/evolution-data-server/credential-modules
Milan Crha a6daa0
%define camel_provider_dir %{_libdir}/evolution-data-server/camel-providers
Milan Crha a6daa0
%define ebook_backends_dir %{_libdir}/evolution-data-server/addressbook-backends
Milan Crha a6daa0
%define ecal_backends_dir %{_libdir}/evolution-data-server/calendar-backends
Matthew Barnes 840936
%define modules_dir %{_libdir}/evolution-data-server/registry-modules
Milan Crha fe9f3e
%define uimodules_dir %{_libdir}/evolution-data-server/ui-modules
dmalcolm 888043
Matthew Barnes a84275
### Abstract ###
Matthew Barnes a84275
cvsdist b2a572
Name: evolution-data-server
Milan Crha efc617
Version: 3.30.0
Milan Crha ea6ed2
Release: 1%{?dist}
cvsdist b2a572
Group: System Environment/Libraries
Matthew Barnes a84275
Summary: Backend data server for Evolution
Matthew Barnes 340a51
License: LGPLv2+
Milan Crha f62f68
URL: https://wiki.gnome.org/Apps/Evolution
Milan Crha efc617
Source: http://download.gnome.org/sources/%{name}/3.30/%{name}-%{version}.tar.xz
Adam Williamson 5ded74
Milan Crha fe9f3e
### Patches ###
Milan Crha efc617
Patch01: evolution-data-server-3.30.0-evo-issue-86.patch
Milan Crha fe9f3e
Matthew Barnes e0a108
Provides: evolution-webcal = %{version}
Matthew Barnes e0a108
Obsoletes: evolution-webcal < 2.24.0
Matthew Barnes e0a108
Milan Crha 805abd
# RH-bug #1362477
Milan Crha 805abd
Recommends: pinentry-gtk
Milan Crha 805abd
Kalev Lember 1518ca
%if 0%{?fedora}
Kalev Lember 1518ca
# From rhughes-f20-gnome-3-12 copr
Kalev Lember 1518ca
Obsoletes: compat-evolution-data-server310-libcamel < 3.12
Kalev Lember 1518ca
%endif
Kalev Lember 1518ca
Matthew Barnes c38dd4
### Dependencies ###
Matthew Barnes c38dd4
Matthew Barnes c38dd4
Requires: dconf
Milan Crha ed7cdc
Requires: %{name}-langpacks = %{version}-%{release}
Matthew Barnes c38dd4
Matthew Barnes a84275
### Build Dependencies ###
Matthew Barnes a84275
Milan Crha 5e05ee
BuildRequires: cmake
Milan Crha 5e05ee
BuildRequires: gcc
Milan Crha 5e05ee
BuildRequires: gcc-c++
Matthew Barnes 575160
BuildRequires: gettext
Milan Crha ce9227
BuildRequires: gperf
Matthew Barnes 3da816
BuildRequires: gtk-doc >= %{gtk_doc_version}
Matthew Barnes 17f0f8
BuildRequires: intltool >= %{intltool_version}
Milan Crha 9c5abd
BuildRequires: libdb-devel
Milan Crha 33eae2
BuildRequires: perl-generators
Milan Crha 569ea3
BuildRequires: vala
Milan Crha 569ea3
BuildRequires: vala-tools
Milan Crha 4cdd70
BuildRequires: sendmail
Milan Crha 0ce27a
BuildRequires: systemd
Matthew Barnes ef8e42
Milan Crha 9c5abd
BuildRequires: pkgconfig(gcr-3)  >= %{gcr_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(gcr-base-3)  >= %{gcr_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(gio-unix-2.0) >= %{glib2_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(gmodule-2.0) >= %{glib2_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(icu-i18n)
Milan Crha 9c5abd
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(goa-1.0) >= %{goa_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(libgdata) >= %{libgdata_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(gweather-3.0) >= %{libgweather_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(libical) >= %{libical_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(libsecret-unstable) >= %{libsecret_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
Milan Crha 9c5abd
BuildRequires: pkgconfig(libxml-2.0)
Milan Crha 9c5abd
BuildRequires: pkgconfig(nspr)
Milan Crha 9c5abd
BuildRequires: pkgconfig(nss) >= %{nss_version}
Milan Crha d58c1f
BuildRequires: pkgconfig(sqlite3) >= %{sqlite_version}
Milan Crha 550880
BuildRequires: pkgconfig(webkit2gtk-4.0) >= %{webkit2gtk_version}
Milan Crha 0ccdb6
BuildRequires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
Milan Crha fe9f3e
BuildRequires: pkgconfig(libcanberra-gtk3)
Milan Crha 9c5abd
dmalcolm e15f63
%if %{ldap_support}
Milan Crha 85d285
BuildRequires: openldap-devel >= 2.0.11
dmalcolm 1fa72d
%if %{static_ldap}
Milan Crha 9c5abd
BuildRequires: pkgconfig(openssl)
dmalcolm e15f63
%endif
dmalcolm 1fa72d
%endif
dmalcolm e15f63
Milan Crha 0ccdb6
%if %{krb5_support}
Milan Crha 17c580
BuildRequires: krb5-devel >= 1.11
dmalcolm e15f63
%endif
cvsdist b2a572
cvsdist b2a572
%description
Matthew Barnes 974bb0
The %{name} package provides a unified backend for programs that work
Matthew Barnes 974bb0
with contacts, tasks, and calendar information.
cvsdist 4aecd2
Matthew Barnes a84275
It was originally developed for Evolution (hence the name), but is now used
Matthew Barnes a84275
by other packages.
cvsdist b2a572
cvsdist b2a572
%package devel
Matthew Barnes 974bb0
Summary: Development files for building against %{name}
cvsdist b2a572
Group: Development/Libraries
Milan Crha b65ea8
Requires: %{name}%{?_isa} = %{version}-%{release}
Milan Crha 9c5abd
Milan Crha 9c5abd
Requires: pkgconfig(goa-1.0) >= %{goa_version}
Milan Crha 9c5abd
Requires: pkgconfig(libgdata) >= %{libgdata_version}
Milan Crha 9c5abd
Requires: pkgconfig(gweather-3.0) >= %{libgweather_version}
Milan Crha 9c5abd
Requires: pkgconfig(libical) >= %{libical_version}
Milan Crha 9c5abd
Requires: pkgconfig(libsecret-unstable) >= %{libsecret_version}
Milan Crha 9c5abd
Requires: pkgconfig(libsoup-2.4) >= %{libsoup_version}
Milan Crha 9c5abd
Requires: pkgconfig(sqlite3) >= %{sqlite_version}
Milan Crha 550880
Requires: pkgconfig(webkit2gtk-4.0) >= %{webkit2gtk_version}
Milan Crha 0ccdb6
Requires: pkgconfig(json-glib-1.0) >= %{json_glib_version}
cvsdist b2a572
cvsdist b2a572
%description devel
Matthew Barnes 974bb0
Development files needed for building things which link against %{name}.
Matthew Barnes 974bb0
Milan Crha ed7cdc
%package langpacks
Milan Crha ed7cdc
Summary: Translations for %{name}
Milan Crha ed7cdc
BuildArch: noarch
Milan Crha ed7cdc
Requires: %{name} = %{version}-%{release}
Milan Crha ed7cdc
Milan Crha ed7cdc
%description langpacks
Milan Crha ed7cdc
This package contains translations for %{name}.
Milan Crha ed7cdc
Milan Crha ec25f0
%if %{with_docs}
Milan Crha ec25f0
Matthew Barnes 974bb0
%package doc
Matthew Barnes 974bb0
Summary: Documentation files for %{name}
Matthew Barnes 974bb0
Group: Development/Libraries
Matthias Clasen 581f5f
BuildArch: noarch
Matthew Barnes 974bb0
Matthew Barnes 974bb0
%description doc
Matthew Barnes 974bb0
This package contains developer documentation for %{name}.
cvsdist b2a572
Milan Crha 1eb35d
# %%{with_docs}
Milan Crha ec25f0
%endif
Milan Crha ec25f0
Milan Crha 33eae2
%package perl
Milan Crha 33eae2
Group: Applications/Productivity
Milan Crha 33eae2
Summary: Supplemental utilities that require Perl
Milan Crha 33eae2
Requires: %{name}%{?_isa} = %{version}-%{release}
Milan Crha 33eae2
Milan Crha 33eae2
%description perl
Milan Crha 33eae2
This package contains supplemental utilities for %{name} that require Perl.
Milan Crha 33eae2
Milan Crha b65ea8
%package tests
Milan Crha b65ea8
Summary: Tests for the %{name} package
Milan Crha b65ea8
Group: Development/Libraries
Milan Crha b65ea8
Requires: %{name}%{?_isa} = %{version}-%{release}
Milan Crha b65ea8
Milan Crha b65ea8
%description tests
Milan Crha b65ea8
The %{name}-tests package contains tests that can be used to verify
Milan Crha b65ea8
the functionality of the installed %{name} package.
Milan Crha b65ea8
cvsdist b2a572
%prep
Milan Crha f3c7d8
%setup -q
dmalcolm e15f63
Milan Crha efc617
%patch01 -p1 -b .evo-issue-86
Milan Crha efc617
cvsdist b2a572
%build
Milan Crha 5e05ee
Milan Crha 5e05ee
mkdir -p _build
Milan Crha 5e05ee
cd _build
Milan Crha 5e05ee
dmalcolm e15f63
%if %{ldap_support}
dmalcolm 1fa72d
dmalcolm 1fa72d
%if %{static_ldap}
Milan Crha 5e05ee
%define ldap_flags -DWITH_OPENLDAP=ON -DWITH_STATIC_LDAP=ON
Matthew Barnes d22873
# Set LIBS so that configure will be able to link with static LDAP libraries,
Matthew Barnes ad4b9f
# which depend on Cyrus SASL and OpenSSL.  XXX Is the "else" clause necessary?
Matthew Barnes d22873
if pkg-config openssl ; then
Matthew Barnes d22873
	export LIBS="-lsasl2 `pkg-config --libs openssl`"
Matthew Barnes d22873
else
Matthew Barnes d22873
	export LIBS="-lsasl2 -lssl -lcrypto"
Matthew Barnes d22873
fi
Milan Crha 0f83fd
# newer versions of openldap are built with Mozilla NSS crypto, so also need
Milan Crha 0f83fd
# those libs to link with the static ldap libs
Milan Crha 0f83fd
if pkg-config nss ; then
Milan Crha 0f83fd
    export LIBS="$LIBS `pkg-config --libs nss`"
Milan Crha 0f83fd
else
Milan Crha 0f83fd
    export LIBS="$LIBS -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4"
Milan Crha 0f83fd
fi
dmalcolm 1fa72d
%else
Milan Crha 5e05ee
%define ldap_flags -DWITH_OPENLDAP=ON
dmalcolm 1fa72d
%endif
dmalcolm 1fa72d
dmalcolm e15f63
%else
Milan Crha 5e05ee
%define ldap_flags -DWITH_OPENLDAP=OFF
dmalcolm e15f63
%endif
dmalcolm e15f63
dmalcolm e15f63
%if %{krb5_support}
Milan Crha 5e05ee
%define krb5_flags -DWITH_KRB5=ON
dmalcolm e15f63
%else
Milan Crha 5e05ee
%define krb5_flags -DWITH_KRB5=OFF
dmalcolm e15f63
%endif
dmalcolm e15f63
Matthew Barnes 1f6b7f
%if %{largefile_support}
Milan Crha 5e05ee
%define largefile_flags -DENABLE_LARGEFILE=ON
Matthew Barnes 1f6b7f
%else
Milan Crha 5e05ee
%define largefile_flags -DENABLE_LARGEFILE=OFF
Matthew Barnes 1f6b7f
%endif
Matthew Barnes 1f6b7f
Milan Crha 5e05ee
%define ssl_flags -DENABLE_SMIME=ON
dmalcolm e15f63
Milan Crha ec25f0
%if %{with_docs}
Milan Crha 5e05ee
%define gtkdoc_flags -DENABLE_GTK_DOC=ON
Milan Crha ec25f0
%else
Milan Crha 5e05ee
%define gtkdoc_flags -DENABLE_GTK_DOC=OFF
Milan Crha ec25f0
%endif
Milan Crha ec25f0
Milan Crha 0ccdb6
if ! pkg-config --exists nss; then
dmalcolm df41aa
  echo "Unable to find suitable version of nss to use!"
dmalcolm e15f63
  exit 1
dmalcolm e15f63
fi
dmalcolm e15f63
Matthew Barnes d22873
export CPPFLAGS="-I%{_includedir}/et"
Milan Crha ec25f0
export CFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED -fPIC -I%{_includedir}/et -Wno-deprecated-declarations"
dmalcolm e15f63
Matthew Barnes a84275
# See Ross Burton's blog entry for why we want --with-libdb.
Matthew Barnes a84275
# http://www.burtonini.com/blog//computers/eds-libdb-2006-07-18-10-40
Matthew Barnes a84275
Milan Crha 5e05ee
%cmake -G "Unix Makefiles" \
Milan Crha 5e05ee
	-DENABLE_MAINTAINER_MODE=OFF \
Milan Crha 5e05ee
	-DENABLE_UOA=OFF \
Milan Crha 5e05ee
	-DWITH_LIBDB=/usr \
Milan Crha 5e05ee
	-DENABLE_FILE_LOCKING=fcntl \
Milan Crha 5e05ee
	-DENABLE_DOT_LOCKING=OFF \
Milan Crha 5e05ee
	-DENABLE_INTROSPECTION=ON \
Milan Crha 5e05ee
	-DENABLE_VALA_BINDINGS=ON \
Milan Crha 5e05ee
	-DENABLE_INSTALLED_TESTS=ON \
Milan Crha 5e05ee
	%ldap_flags %krb5_flags %ssl_flags \
Milan Crha 5e05ee
	%largefile_flags %gtkdoc_flags \
Milan Crha 5e05ee
	..
Milan Crha 5e05ee
Milan Crha 5e05ee
make %{?_smp_mflags}
cvsdist b2a572
cvsdist b2a572
%install
Milan Crha 5e05ee
cd _build
cvsdist b2a572
rm -rf $RPM_BUILD_ROOT
Milan Crha 5e05ee
Milan Crha 5e05ee
make DESTDIR=$RPM_BUILD_ROOT install
cvsdist b2a572
Milan Crha fe9f3e
# make sure the directory exists, because it's owned by eds
Milan Crha fe9f3e
mkdir $RPM_BUILD_ROOT/%{uimodules_dir} || :
Milan Crha fe9f3e
Milan Crha 0ccdb6
# give the libraries some executable bits
Ray Strode 79e75d
find $RPM_BUILD_ROOT -name '*.so.*' -exec chmod +x {} \;
Ray Strode 79e75d
Milan Crha 4cdd70
%find_lang %{name}
cvsdist b2a572
cvsdist b2a572
%post -p /sbin/ldconfig
cvsdist b2a572
Milan Crha d7ca69
%postun
Milan Crha d7ca69
/sbin/ldconfig
Milan Crha d7ca69
if [ $1 -eq 0 ] ; then
Kalev Lember 419fa5
    glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
Milan Crha d7ca69
fi
Milan Crha d7ca69
Milan Crha d7ca69
%posttrans
Kalev Lember 419fa5
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
cvsdist b2a572
Milan Crha ed7cdc
%files
Ville Skyttä 17e89e
%license COPYING
Ville Skyttä 17e89e
%doc README ChangeLog NEWS
Matthew Barnes 13d4ae
%{_libdir}/libcamel-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libebackend-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libebook-1.2.so.*
Milan Crha a52a19
%{_libdir}/libebook-contacts-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libecal-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libedata-book-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libedata-cal-1.2.so.*
Matthew Barnes 13d4ae
%{_libdir}/libedataserver-1.2.so.*
Milan Crha 8c8083
%{_libdir}/libedataserverui-1.2.so.*
Matthew Barnes 13d4ae
Milan Crha b8836b
%{_libdir}/girepository-1.0/Camel-1.2.typelib
Milan Crha 68a07b
%{_libdir}/girepository-1.0/EBook-1.2.typelib
Milan Crha 26d313
%{_libdir}/girepository-1.0/EBookContacts-1.2.typelib
Milan Crha d4f138
%{_libdir}/girepository-1.0/EDataServer-1.2.typelib
Milan Crha 9f77bd
%{_libdir}/girepository-1.0/EDataServerUI-1.2.typelib
Milan Crha d4f138
Milan Crha 84666a
%{_libexecdir}/camel-gpg-photo-saver
Matthew Barnes 13d4ae
%{_libexecdir}/camel-index-control-1.2
Matthew Barnes 13d4ae
%{_libexecdir}/camel-lock-helper-1.2
Milan Crha f8bf7d
%{_libexecdir}/evolution-addressbook-factory
Milan Crha b65ea8
%{_libexecdir}/evolution-addressbook-factory-subprocess
Milan Crha f8bf7d
%{_libexecdir}/evolution-calendar-factory
Milan Crha b65ea8
%{_libexecdir}/evolution-calendar-factory-subprocess
Milan Crha ed3e51
%{_libexecdir}/evolution-scan-gconf-tree-xml
Matthew Barnes 840936
%{_libexecdir}/evolution-source-registry
Matthew Barnes 49f64f
%{_libexecdir}/evolution-user-prompter
Matthew Barnes 13d4ae
Ville Skyttä 17e89e
%dir %{_libexecdir}/evolution-data-server
Milan Crha c24d74
%{_libexecdir}/evolution-data-server/addressbook-export
Milan Crha fe9f3e
%{_libexecdir}/evolution-data-server/evolution-alarm-notify
Milan Crha 4cdd70
%{_libexecdir}/evolution-data-server/list-sources
Milan Crha c24d74
Milan Crha fe9f3e
%{_sysconfdir}/xdg/autostart/org.gnome.Evolution-alarm-notify.desktop
Milan Crha 66919e
%{_datadir}/applications/org.gnome.Evolution-alarm-notify.desktop
Milan Crha fe9f3e
Milan Crha d7ca69
# GSettings schemas:
Matthew Barnes c351a0
%{_datadir}/GConf/gsettings/evolution-data-server.convert
Matthew Barnes 840936
%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
Milan Crha af5d8d
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.gschema.xml
Matthew Barnes c351a0
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
Matthew Barnes c351a0
%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
Matthew Barnes c351a0
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
Milan Crha d7ca69
%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
Milan Crha d7ca69
Milan Crha d3d427
%{_datadir}/evolution-data-server
Matthew Barnes 13d4ae
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
Matthew Barnes 13d4ae
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
Matthew Barnes 840936
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
Matthew Barnes 49f64f
%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
Matthew Barnes c7f3d8
%{_datadir}/pixmaps/evolution-data-server
Matthew Barnes 13d4ae
Milan Crha 0ce27a
%{_userunitdir}/evolution-addressbook-factory.service
Milan Crha 0ce27a
%{_userunitdir}/evolution-calendar-factory.service
Milan Crha 0ce27a
%{_userunitdir}/evolution-source-registry.service
Milan Crha 0ce27a
%{_userunitdir}/evolution-user-prompter.service
Milan Crha 0ce27a
Milan Crha a6daa0
%dir %{_libdir}/evolution-data-server
Milan Crha 8c8083
%dir %{credential_modules_dir}
dmalcolm 888043
%dir %{camel_provider_dir}
Milan Crha a6daa0
%dir %{ebook_backends_dir}
Milan Crha a6daa0
%dir %{ecal_backends_dir}
Matthew Barnes 840936
%dir %{modules_dir}
Milan Crha fe9f3e
%dir %{uimodules_dir}
dmalcolm 888043
Milan Crha 497fac
%{_libdir}/evolution-data-server/libedbus-private.so
Milan Crha 497fac
dmalcolm 888043
# Camel providers:
Milan Crha ce9227
%{camel_provider_dir}/libcamelimapx.so
Milan Crha ce9227
%{camel_provider_dir}/libcamelimapx.urls
dmalcolm 888043
dmalcolm 888043
%{camel_provider_dir}/libcamellocal.so
dmalcolm 888043
%{camel_provider_dir}/libcamellocal.urls
dmalcolm 888043
dmalcolm 888043
%{camel_provider_dir}/libcamelnntp.so
dmalcolm 888043
%{camel_provider_dir}/libcamelnntp.urls
dmalcolm 888043
dmalcolm 888043
%{camel_provider_dir}/libcamelpop3.so
dmalcolm 888043
%{camel_provider_dir}/libcamelpop3.urls
dmalcolm 888043
dmalcolm 888043
%{camel_provider_dir}/libcamelsendmail.so
dmalcolm 888043
%{camel_provider_dir}/libcamelsendmail.urls
dmalcolm 888043
dmalcolm 888043
%{camel_provider_dir}/libcamelsmtp.so
dmalcolm 888043
%{camel_provider_dir}/libcamelsmtp.urls
dmalcolm 888043
dmalcolm 888043
# e-d-s extensions:
Milan Crha 8c8083
%{credential_modules_dir}/module-credentials-goa.so
Milan Crha daefe5
%{ebook_backends_dir}/libebookbackendcarddav.so
Milan Crha a6daa0
%{ebook_backends_dir}/libebookbackendfile.so
Milan Crha a6daa0
%{ebook_backends_dir}/libebookbackendgoogle.so
Milan Crha a6daa0
%{ebook_backends_dir}/libebookbackendldap.so
Milan Crha a6daa0
%{ecal_backends_dir}/libecalbackendcaldav.so
Milan Crha a6daa0
%{ecal_backends_dir}/libecalbackendcontacts.so
Milan Crha a6daa0
%{ecal_backends_dir}/libecalbackendfile.so
Milan Crha e5280e
%{ecal_backends_dir}/libecalbackendgtasks.so
Milan Crha a6daa0
%{ecal_backends_dir}/libecalbackendhttp.so
Milan Crha a6daa0
%{ecal_backends_dir}/libecalbackendweather.so
Matthew Barnes 840936
%{modules_dir}/module-cache-reaper.so
Matthew Barnes 840936
%{modules_dir}/module-google-backend.so
Milan Crha dbe777
%{modules_dir}/module-gnome-online-accounts.so
Milan Crha 69fafd
%{modules_dir}/module-oauth2-services.so
Milan Crha 752d7c
%{modules_dir}/module-outlook-backend.so
Milan Crha 1c85e6
%{modules_dir}/module-secret-monitor.so
Matthew Barnes 49f64f
%{modules_dir}/module-trust-prompt.so
Milan Crha 5ad5a4
%{modules_dir}/module-webdav-backend.so
Matthew Barnes 840936
%{modules_dir}/module-yahoo-backend.so
cvsdist b2a572
cvsdist b2a572
%files devel
Milan Crha 3a5fdc
%{_includedir}/evolution-data-server
Matthew Barnes 13d4ae
%{_libdir}/libcamel-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libebackend-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libebook-1.2.so
Milan Crha a52a19
%{_libdir}/libebook-contacts-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libecal-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libedata-book-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libedata-cal-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/libedataserver-1.2.so
Milan Crha 8c8083
%{_libdir}/libedataserverui-1.2.so
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/camel-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/evolution-data-server-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libebackend-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libebook-1.2.pc
Milan Crha a52a19
%{_libdir}/pkgconfig/libebook-contacts-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libecal-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libedata-book-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libedata-cal-1.2.pc
Matthew Barnes 13d4ae
%{_libdir}/pkgconfig/libedataserver-1.2.pc
Milan Crha 8c8083
%{_libdir}/pkgconfig/libedataserverui-1.2.pc
Milan Crha 16bbe2
%{_datadir}/gir-1.0/Camel-1.2.gir
Milan Crha 68a07b
%{_datadir}/gir-1.0/EBook-1.2.gir
Milan Crha 26d313
%{_datadir}/gir-1.0/EBookContacts-1.2.gir
Matthias Clasen 83fa0c
%{_datadir}/gir-1.0/EDataServer-1.2.gir
Milan Crha 9f77bd
%{_datadir}/gir-1.0/EDataServerUI-1.2.gir
Milan Crha e87d12
%{_datadir}/vala/vapi/camel-1.2.deps
Milan Crha e87d12
%{_datadir}/vala/vapi/camel-1.2.vapi
Milan Crha 569ea3
%{_datadir}/vala/vapi/libebook-1.2.deps
Milan Crha 569ea3
%{_datadir}/vala/vapi/libebook-1.2.vapi
Milan Crha a52a19
%{_datadir}/vala/vapi/libebook-contacts-1.2.deps
Milan Crha a52a19
%{_datadir}/vala/vapi/libebook-contacts-1.2.vapi
Milan Crha 7b13fa
%{_datadir}/vala/vapi/libedataserver-1.2.deps
Milan Crha 569ea3
%{_datadir}/vala/vapi/libedataserver-1.2.vapi
Milan Crha 9f77bd
%{_datadir}/vala/vapi/libedataserverui-1.2.deps
Milan Crha 9f77bd
%{_datadir}/vala/vapi/libedataserverui-1.2.vapi
cvsdist b2a572
Milan Crha 4cdd70
%files langpacks -f _build/%{name}.lang
Milan Crha ed7cdc
Milan Crha ec25f0
%if %{with_docs}
Milan Crha ec25f0
Matthew Barnes 974bb0
%files doc
Milan Crha 7a2b81
%{_datadir}/gtk-doc/html/*
Matthew Barnes 974bb0
Milan Crha ec25f0
%endif
Milan Crha ec25f0
Milan Crha 33eae2
%files perl
Milan Crha 33eae2
%{_libexecdir}/evolution-data-server/csv2vcard
Milan Crha 33eae2
Milan Crha b65ea8
%files tests
Milan Crha b65ea8
%{_libdir}/libetestserverutils.so
Milan Crha b65ea8
%{_libdir}/libetestserverutils.so.*
Milan Crha b65ea8
%{_libexecdir}/%{name}/installed-tests
Milan Crha b65ea8
%{_datadir}/installed-tests
Milan Crha b65ea8
cvsdist b2a572
%changelog
Milan Crha efc617
* Mon Sep 03 2018 Milan Crha <mcrha@redhat.com> - 3.30.0-1
Milan Crha efc617
- Update to 3.30.0
Milan Crha efc617
- Add patch for GNOME Evolution issue #86 (Quoting of plain text mail into HTML mode mangles deeper levels)
Milan Crha efc617
Milan Crha 66919e
* Mon Aug 27 2018 Milan Crha <mcrha@redhat.com> - 3.29.92-1
Milan Crha 66919e
- Update to 3.29.92
Milan Crha 66919e
Milan Crha bb71eb
* Mon Aug 13 2018 Milan Crha <mcrha@redhat.com> - 3.29.91-1
Milan Crha bb71eb
- Update to 3.29.91
Milan Crha bb71eb
Milan Crha 891f42
* Mon Jul 30 2018 Milan Crha <mcrha@redhat.com> - 3.29.90-1
Milan Crha 891f42
- Update to 3.29.90
Milan Crha 891f42
Milan Crha ea6ed2
* Mon Jul 16 2018 Milan Crha <mcrha@redhat.com> - 3.29.4-1
Milan Crha ea6ed2
- Update to 3.29.4
Milan Crha ea6ed2
Fedora Release Engineering b2bb6b
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.29.3-3
Fedora Release Engineering b2bb6b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Fedora Release Engineering b2bb6b
Pete Walter b4308e
* Tue Jul 10 2018 Pete Walter <pwalter@fedoraproject.org> - 3.29.3-2
Pete Walter b4308e
- Rebuild for ICU 62
Pete Walter b4308e
Milan Crha 7c1004
* Mon Jun 18 2018 Milan Crha <mcrha@redhat.com> - 3.29.3-1
Milan Crha 7c1004
- Update to 3.29.3
Milan Crha 7c1004
Milan Crha fe9f3e
* Mon May 21 2018 Milan Crha <mcrha@redhat.com> - 3.29.2-1
Milan Crha fe9f3e
- Update to 3.29.2
Milan Crha fe9f3e
Pete Walter 277c7f
* Mon Apr 30 2018 Pete Walter <pwalter@fedoraproject.org> - 3.29.1-2
Pete Walter 277c7f
- Rebuild for ICU 61.1
Pete Walter 277c7f
Milan Crha f3c7d8
* Mon Apr 16 2018 Milan Crha <mcrha@redhat.com> - 3.29.1-1
Milan Crha f3c7d8
- Update to 3.29.1
Milan Crha f3c7d8
- Remove fix to strip closing > from URLs when linkifying (BGO#795108) (Fixed upstream)
Milan Crha f3c7d8
- Drop build dependency on python
Milan Crha f3c7d8
Adam Williamson 5ded74
* Tue Apr 10 2018 Adam Williamson <awilliam@redhat.com> - 3.28.1-2
Adam Williamson 5ded74
- Backport fix to strip closing > from URLs when linkifying (BGO#795108)
Adam Williamson 5ded74
Milan Crha 3d0f70
* Mon Apr 09 2018 Milan Crha <mcrha@redhat.com> - 3.28.1-1
Milan Crha 3d0f70
- Update to 3.28.1
Milan Crha 3d0f70
Milan Crha 7d98e0
* Mon Mar 12 2018 Milan Crha <mcrha@redhat.com> - 3.28.0-1
Milan Crha 7d98e0
- Update to 3.28.0
Milan Crha 7d98e0
Milan Crha a92715
* Mon Mar 05 2018 Milan Crha <mcrha@redhat.com> - 3.27.92-1
Milan Crha a92715
- Update to 3.27.92
Milan Crha a92715
Milan Crha 3c2a52
* Mon Feb 19 2018 Milan Crha <mcrha@redhat.com> - 3.27.91-1
Milan Crha 3c2a52
- Update to 3.27.91
Milan Crha 3c2a52
Igor Gnatenko 6b793c
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.90-2
Igor Gnatenko 6b793c
- Escape macros in %%changelog
Igor Gnatenko 6b793c
Milan Crha a427eb
* Tue Feb 06 2018 Milan Crha <mcrha@redhat.com> - 3.27.90-1
Milan Crha a427eb
- Update to 3.27.90
Milan Crha a427eb
Kalev Lember 5d1a47
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.27.4-2
Kalev Lember 5d1a47
- Rebuilt for libgweather soname bump
Kalev Lember 5d1a47
Milan Crha 182b7d
* Mon Jan 08 2018 Milan Crha <mcrha@redhat.com> - 3.27.4-1
Milan Crha 182b7d
- Update to 3.27.4
Milan Crha 182b7d
Milan Crha 384413
* Mon Dec 11 2017 Milan Crha <mcrha@redhat.com> - 3.27.3-1
Milan Crha 384413
- Update to 3.27.3
Milan Crha 384413
Pete Walter 674e36
* Thu Nov 30 2017 Pete Walter <pwalter@fedoraproject.org> - 3.27.2-2
Pete Walter 674e36
- Rebuild for ICU 60.1
Pete Walter 674e36
Milan Crha 855093
* Mon Nov 13 2017 Milan Crha <mcrha@redhat.com> - 3.27.2-1
Milan Crha 855093
- Update to 3.27.2
Milan Crha 855093
Milan Crha 7b8c6b
* Mon Nov 06 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-2
Milan Crha 7b8c6b
- Rebuild for libical 3.0.0
Milan Crha 7b8c6b
Milan Crha c20020
* Mon Oct 16 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-1
Milan Crha c20020
- Update to 3.27.1
Milan Crha c20020
Milan Crha 3f02ea
* Mon Oct 02 2017 Milan Crha <mcrha@redhat.com> - 3.26.1-1
Milan Crha 3f02ea
- Update to 3.26.1
Milan Crha 3f02ea
Milan Crha ed23b8
* Mon Sep 11 2017 Milan Crha <mcrha@redhat.com> - 3.26.0-1
Milan Crha ed23b8
- Update to 3.26.0
Milan Crha ed23b8
Milan Crha 484d0f
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92-1
Milan Crha 484d0f
- Update to 3.25.92
Milan Crha 484d0f
Ville Skyttä 17e89e
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 3.25.91-2
Ville Skyttä 17e89e
- Own the %%{_libexecdir}/evolution-data-server dir
Ville Skyttä 17e89e
- Install COPYING as %%license
Ville Skyttä 17e89e
Milan Crha 5fc3c9
* Mon Aug 21 2017 Milan Crha <mcrha@redhat.com> - 3.25.91-1
Milan Crha 5fc3c9
- Update to 3.25.91
Milan Crha 5fc3c9
Milan Crha 5ad5a4
* Mon Aug 07 2017 Milan Crha <mcrha@redhat.com> - 3.25.90-1
Milan Crha 5ad5a4
- Update to 3.25.90
Milan Crha 5ad5a4
Fedora Release Engineering 31365d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
Fedora Release Engineering 31365d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
Fedora Release Engineering 31365d
Fedora Release Engineering 8f8db3
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
Fedora Release Engineering 8f8db3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
Fedora Release Engineering 8f8db3
Milan Crha 4cdd70
* Mon Jul 17 2017 Milan Crha <mcrha@redhat.com> - 3.25.4-1
Milan Crha 4cdd70
- Update to 3.25.4
Milan Crha 4cdd70
Milan Crha 41ddb7
* Mon Jun 19 2017 Milan Crha <mcrha@redhat.com> - 3.25.3-1
Milan Crha 41ddb7
- Update to 3.25.3
Milan Crha 41ddb7
Milan Crha 17c33e
* Mon May 22 2017 Milan Crha <mcrha@redhat.com> - 3.25.2-1
Milan Crha 17c33e
- Update to 3.25.2
Milan Crha 17c33e
Milan Crha ed7cdc
* Thu Apr 27 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-2
Milan Crha ed7cdc
- Split translations into separate package
Milan Crha ed7cdc
Milan Crha fa435a
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
Milan Crha fa435a
- Update to 3.25.1
Milan Crha fa435a
Milan Crha da1906
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
Milan Crha da1906
- Update to 3.24.1
Milan Crha da1906
Milan Crha 2cb349
* Mon Mar 20 2017 Milan Crha <mcrha@redhat.com> - 3.24.0-1
Milan Crha 2cb349
- Update to 3.24.0
Milan Crha 2cb349
Milan Crha 915ae1
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
Milan Crha 915ae1
- Update to 3.23.92
Milan Crha 915ae1
Milan Crha d305c9
* Mon Feb 27 2017 Milan Crha <mcrha@redhat.com> - 3.23.91-1
Milan Crha d305c9
- Update to 3.23.91
Milan Crha d305c9
Milan Crha f0730f
* Mon Feb 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.90-1
Milan Crha f0730f
- Update to 3.23.90
Milan Crha f0730f
Fedora Release Engineering 4a8667
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-2
Fedora Release Engineering 4a8667
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
Fedora Release Engineering 4a8667
Milan Crha 805abd
* Mon Jan 16 2017 Milan Crha <mcrha@redhat.com> - 3.23.4-1
Milan Crha 805abd
- Update to 3.23.4
Milan Crha 805abd
- Add Recommends: pinentry-gtk (RH bug #1362477)
Milan Crha 805abd
Milan Crha 67859e
* Mon Dec 12 2016 Milan Crha <mcrha@redhat.com> - 3.23.3-1
Milan Crha 67859e
- Update to 3.23.3
Milan Crha 67859e
- Remove the patch for RH bug #1395987 (fixed upstream)
Milan Crha 67859e
Milan Crha 7329fc
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-2
Milan Crha 7329fc
- Add a patch for RH bug #1395987 (Build GSSAPI support for Camel)
Milan Crha 7329fc
Milan Crha 50bb23
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-1
Milan Crha 50bb23
- Update to 3.23.2
Milan Crha 50bb23
Milan Crha 5e05ee
* Mon Oct 24 2016 Milan Crha <mcrha@redhat.com> - 3.23.1-1
Milan Crha 5e05ee
- Update to 3.23.1
Milan Crha 5e05ee
Milan Crha 839836
* Mon Oct 10 2016 Milan Crha <mcrha@redhat.com> - 3.22.1-1
Milan Crha 839836
- Update to 3.22.1
Milan Crha 839836
Milan Crha a64b47
* Mon Sep 19 2016 Milan Crha <mcrha@redhat.com> - 3.22.0-1
Milan Crha a64b47
- Update to 3.22.0
Milan Crha a64b47
Milan Crha a21d09
* Mon Sep 12 2016 Milan Crha <mcrha@redhat.com> - 3.21.92-1
Milan Crha a21d09
- Update to 3.21.92
Milan Crha a21d09
Milan Crha e081f0
* Mon Aug 29 2016 Milan Crha <mcrha@redhat.com> - 3.21.91-1
Milan Crha e081f0
- Update to 3.21.91
Milan Crha e081f0
Milan Crha fb70bb
* Mon Aug 15 2016 Milan Crha <mcrha@redhat.com> - 3.21.90-1
Milan Crha fb70bb
- Update to 3.21.90
Milan Crha fb70bb
Milan Crha ea87ff
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
Milan Crha ea87ff
- Update to 3.21.4
Milan Crha 33eae2
- Introduce new "perl" subpackage (code moved from the evolution)
Milan Crha ea87ff
Milan Crha 84666a
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
Milan Crha 84666a
- Update to 3.21.3
Milan Crha 84666a
Milan Crha c42b15
* Mon May 23 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-1
Milan Crha c42b15
- Update to 3.21.2
Milan Crha c42b15
Milan Crha 861230
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
Milan Crha 861230
- Update to 3.21.1
Milan Crha 861230
David Tardon 1b5240
* Fri Apr 15 2016 David Tardon <dtardon@redhat.com> - 3.20.1-2
David Tardon 1b5240
- rebuild for ICU 57.1
David Tardon 1b5240
Milan Crha 5f6e7c
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
Milan Crha 5f6e7c
- Update to 3.20.1
Milan Crha 5f6e7c
Milan Crha 00fe3c
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
Milan Crha 00fe3c
- Update to 3.20.0
Milan Crha 00fe3c
Milan Crha 69ae02
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
Milan Crha 69ae02
- Update to 3.19.92
Milan Crha 69ae02
Milan Crha f2f8f4
* Mon Feb 29 2016 Milan Crha <mcrha@redhat.com> - 3.19.91-1
Milan Crha f2f8f4
- Update to 3.19.91
Milan Crha f2f8f4
Milan Crha 1eb35d
* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
Milan Crha 1eb35d
- Update to 3.19.90
Milan Crha 1eb35d
Dennis Gilmore e12dc7
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
Dennis Gilmore e12dc7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
Dennis Gilmore e12dc7
David Tardon 72bffb
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.4-2
David Tardon 72bffb
- rebuild for libical 2.0.0
David Tardon 72bffb
Milan Crha a35420
* Mon Jan 18 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-1
Milan Crha a35420
- Update to 3.19.4
Milan Crha a35420
Milan Crha 452b04
* Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1
Milan Crha 452b04
- Update to 3.19.3
Milan Crha 452b04
Milan Crha 84e778
* Mon Nov 23 2015 Milan Crha <mcrha@redhat.com> - 3.19.2-1
Milan Crha 84e778
- Update to 3.19.2
Milan Crha 84e778
David Tardon cfef12
* Wed Oct 28 2015 David Tardon <dtardon@redhat.com> - 3.19.1-2
David Tardon cfef12
- rebuild for ICU 56.1
David Tardon cfef12
Milan Crha 0ccdb6
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
Milan Crha 0ccdb6
- Update to 3.19.1
Milan Crha 0ccdb6
Milan Crha 5aa884
* Mon Oct 12 2015 Milan Crha <mcrha@redhat.com> - 3.18.1-1
Milan Crha 5aa884
- Update to 3.18.1
Milan Crha 5aa884
Milan Crha 5b7416
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
Milan Crha 5b7416
- Update to 3.18.0
Milan Crha 5b7416
- Remove a patch for compatibility with glib 2.45.8 (fixed upstream)
Milan Crha 5b7416
Kalev Lember da103d
* Thu Sep 17 2015 Kalev Lember <klember@redhat.com> - 3.17.92-2
Kalev Lember da103d
- Backport a patch for compatibility with glib 2.45.8
Kalev Lember da103d
Milan Crha 72420e
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
Milan Crha 72420e
- Update to 3.17.92
Milan Crha 72420e
Milan Crha 33298b
* Mon Aug 31 2015 Milan Crha <mcrha@redhat.com> - 3.17.91-1
Milan Crha 33298b
- Update to 3.17.91
Milan Crha 33298b
Milan Crha a92f71
* Mon Aug 17 2015 Milan Crha <mcrha@redhat.com> - 3.17.90-1
Milan Crha a92f71
- Update to 3.17.90
Milan Crha a92f71
Milan Crha ada11f
* Mon Jul 20 2015 Milan Crha <mcrha@redhat.com> - 3.17.4-1
Milan Crha ada11f
- Update to 3.17.4
Milan Crha ada11f
Milan Crha efa12e
* Mon Jun 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-1
Milan Crha efa12e
- Update to 3.17.3
Milan Crha efa12e
Dennis Gilmore f39050
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
Dennis Gilmore f39050
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
Dennis Gilmore f39050
Milan Crha 88dc2c
* Mon May 25 2015 Milan Crha <mcrha@redhat.com> - 3.17.2-1
Milan Crha 88dc2c
- Update to 3.17.2
Milan Crha 88dc2c
Milan Crha 81b197
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
Milan Crha 81b197
- Update to 3.17.1
Milan Crha 81b197
Milan Crha 549e0b
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
Milan Crha 549e0b
- Update to 3.16.1
Milan Crha 549e0b
Milan Crha d0adc3
* Mon Mar 23 2015 Milan Crha <mcrha@redhat.com> - 3.16.0-1
Milan Crha d0adc3
- Update to 3.16.0
Milan Crha d0adc3
Milan Crha e5b7a4
* Mon Mar 16 2015 Milan Crha <mcrha@redhat.com> - 3.15.92-1
Milan Crha e5b7a4
- Update to 3.15.92
Milan Crha e5b7a4
- Remove patch to fix libdb configure.ac check (fixed upstream)
Milan Crha e5b7a4
Milan Crha 3b32dd
* Mon Mar 02 2015 Milan Crha <mcrha@redhat.com> - 3.15.91-1
Milan Crha 3b32dd
- Update to 3.15.91
Milan Crha b3f870
- Add patch to fix libdb configure.ac check
Milan Crha 3b32dd
Milan Crha 8c8083
* Mon Feb 16 2015 Milan Crha <mcrha@redhat.com> - 3.13.90-1
Milan Crha 8c8083
- Update to 3.13.90
Milan Crha 8c8083
David Tardon 452447
* Mon Jan 26 2015 David Tardon <dtardon@redhat.com> - 3.13.10-2
David Tardon 452447
- rebuild for ICU 54.1
David Tardon 452447
Milan Crha 52bac0
* Mon Jan 26 2015 Milan Crha <mcrha@redhat.com> - 3.13.10-1
Milan Crha 52bac0
- Update to 3.13.10
Milan Crha 52bac0
Milan Crha 2bc591
* Mon Dec 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.9-1
Milan Crha 2bc591
- Update to 3.13.9
Milan Crha 2bc591
Milan Crha e88ad6
* Mon Nov 24 2014 Milan Crha <mcrha@redhat.com> - 3.13.8-1
Milan Crha e88ad6
- Update to 3.13.8
Milan Crha e88ad6
Kalev Lember 1518ca
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.7-2
Kalev Lember 1518ca
- Obsolete compat-evolution-data-server310-libcamel from rhughes-f20-gnome-3-12
Kalev Lember 1518ca
  copr
Kalev Lember 1518ca
Milan Crha afe949
* Mon Oct 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.7-1
Milan Crha afe949
- Update to 3.13.7
Milan Crha afe949
- Re-enable parallel build
Milan Crha afe949
Milan Crha b1554b
* Mon Sep 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.6-1
Milan Crha b1554b
- Update to 3.13.6
Milan Crha b1554b
- Remove patch for GNOME bug #735311 (fixed upstream)
Milan Crha b1554b
Milan Crha 7202cc
* Wed Aug 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-3
Milan Crha 7202cc
- Add patch for GNOME bug #735311 (Adapt to new Google HTTP restriction)
Milan Crha 7202cc
David Tardon f05d5d
* Tue Aug 26 2014 David Tardon <dtardon@redhat.com> - 3.13.5-2
David Tardon f05d5d
- rebuild for ICU 53.1
David Tardon f05d5d
Milan Crha c2ce43
* Mon Aug 25 2014 Milan Crha <mcrha@redhat.com> - 3.13.5-1
Milan Crha c2ce43
- Update to 3.13.5
Milan Crha c2ce43
Peter Robinson 8b2e53
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
Peter Robinson 8b2e53
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
Peter Robinson 8b2e53
Milan Crha b65ea8
* Wed Jul 30 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-1
Milan Crha b65ea8
- Update to 3.13.4
Milan Crha b65ea8
- Introduce tests subpackage with installed tests
Milan Crha b65ea8
- Remove patch for GNOME bug 733081 (fixed upstream)
Milan Crha b65ea8
Kalev Lember 7dd800
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.4-4
Kalev Lember 7dd800
- Rebuilt for gobject-introspection 1.41.4
Kalev Lember 7dd800
Milan Crha c00eb8
* Fri Jul 18 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-3
Milan Crha c00eb8
- Update patch for GNOME bug 733081 (IMAPx job stuck with IDLE)
Milan Crha c00eb8
Milan Crha 34c7ee
* Wed Jul 16 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-2
Milan Crha 34c7ee
- Add patch for GNOME bug 733081 (IMAPx job stuck with IDLE)
Milan Crha 34c7ee
Milan Crha 3b971d
* Mon Jul 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.4-1
Milan Crha 3b971d
- Update to 3.12.4
Milan Crha 3b971d
Milan Crha 7a148d
* Mon Jun 09 2014 Milan Crha <mcrha@redhat.com> - 3.12.3-1
Milan Crha 7a148d
- Update to 3.12.3
Milan Crha 7a148d
Dennis Gilmore 708b44
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
Dennis Gilmore 708b44
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
Dennis Gilmore 708b44
Milan Crha b5e79e
* Mon May 12 2014 Milan Crha <mcrha@redhat.com> - 3.12.2-1
Milan Crha b5e79e
- Update to 3.12.2
Milan Crha b5e79e
Adam Williamson 1eef2e
* Wed Apr 16 2014 Adam Williamson <awilliam@redhat.com> - 3.12.1-2
Adam Williamson 1eef2e
- rebuild for new libgdata
Adam Williamson 1eef2e
Milan Crha d578c3
* Mon Apr 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-1
Milan Crha d578c3
- Update to 3.12.1
Milan Crha d578c3
Milan Crha 010c55
* Mon Mar 24 2014 Milan Crha <mcrha@redhat.com> - 3.12.0-1
Milan Crha 010c55
- Update to 3.12.0
Milan Crha 010c55
Milan Crha b3d2c3
* Mon Mar 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.92-1
Milan Crha b3d2c3
- Update to 3.11.92
Milan Crha b3d2c3
Milan Crha 957e19
* Mon Mar 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.91-1
Milan Crha 957e19
- Update to 3.11.91
Milan Crha 957e19
Milan Crha f62f68
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
Milan Crha f62f68
- Update to 3.11.90
Milan Crha f62f68
Adam Williamson 665dfc
* Fri Feb 14 2014 Adam Williamson <awilliam@redhat.com> - 3.11.5-3
Adam Williamson 665dfc
- rebuild for new icu
Adam Williamson 665dfc
Milan Crha 17c580
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-2
Milan Crha 17c580
- Avoid compiler warning due to incorrect krb5 include folder
Milan Crha 17c580
Milan Crha 9c65dc
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
Milan Crha 9c65dc
- Update to 3.11.5
Milan Crha 9c65dc
Milan Crha 7a2b81
* Mon Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
Milan Crha 48c09e
- Update to 3.11.4
Milan Crha 48c09e
Ville Skyttä fd6369
* Sun Dec 22 2013 Ville Skyttä <ville.skytta@iki.fi> - 3.11.2-3
Ville Skyttä fd6369
- Drop empty AUTHORS from docs.
Ville Skyttä fd6369
Milan Crha 02ad6d
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
Milan Crha 02ad6d
- Rebuild for new libical (RH bug #1023020)
Milan Crha 02ad6d
Milan Crha f77046
* Mon Nov 18 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-1
Milan Crha ec25f0
- Update to 3.11.2
Milan Crha ec25f0
- Conditionally build devel documentation
Milan Crha ec25f0
- Disable compiler warnings about deprecated symbols
Milan Crha ec25f0
Matthew Barnes 4bdbb3
* Tue Oct 22 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.1-1
Matthew Barnes 4bdbb3
- Update to 3.11.1
Matthew Barnes 4bdbb3
Milan Crha 5404ec
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
Milan Crha 5404ec
- Update to 3.10.1
Milan Crha 5404ec
Milan Crha a455ca
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
Milan Crha a455ca
- Update to 3.10.0
Milan Crha a455ca
Milan Crha 065ecd
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
Milan Crha 065ecd
- Update to 3.9.92
Milan Crha 065ecd
Milan Crha c4ed8e
* Mon Sep 02 2013 Milan Crha <mcrha@redhat.com> - 3.9.91-1
Milan Crha c4ed8e
- Update to 3.9.91
Milan Crha c4ed8e
Milan Crha c3cf47
* Mon Aug 19 2013 Milan Crha <mcrha@redhat.com> - 3.9.90-1
Milan Crha c3cf47
- Update to 3.9.90
Milan Crha c3cf47
Milan Crha 86dcc2
* Mon Aug 12 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-3
Milan Crha 86dcc2
- Bump nss version requirement to 3.14
Milan Crha 86dcc2
Adam Williamson ec60f5
* Tue Aug 06 2013 Adam Williamson <awilliam@redhat.com> - 3.9.5-2
Adam Williamson ec60f5
- rebuild for new libgweather
Adam Williamson ec60f5
Milan Crha 85184f
* Mon Jul 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-1
Milan Crha 85184f
- Update to 3.9.5
Milan Crha 85184f
Matthew Barnes c38dd4
* Sun Jul 21 2013 Matthew Barnes <mbarnes@redhat.com> - 3.9.4-2
Matthew Barnes c38dd4
- Require dconf for dconf-service, necessary for evolution-data-server
Matthew Barnes c38dd4
  to operate properly.
Matthew Barnes c38dd4
Milan Crha 4542b0
* Mon Jul 08 2013 Milan Crha <mcrha@redhat.com> - 3.9.4-1
Milan Crha 4542b0
- Update to 3.9.4
Milan Crha 4542b0
Kalev Lember 01154f
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-2
Kalev Lember 01154f
- Rebuilt for libgweather 3.9.3 soname bump
Kalev Lember 01154f
Milan Crha f43327
* Mon Jun 17 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-1
Milan Crha f43327
- Update to 3.9.3
Milan Crha f43327
Milan Crha 450886
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
Milan Crha 450886
- Update to 3.9.2
Milan Crha 450886
Rex Dieter c327c2
* Fri May 24 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
Rex Dieter c327c2
- rebuild (libical)
Rex Dieter c327c2
Milan Crha fc2626
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
Milan Crha fc2626
- Update to 3.9.1
Milan Crha fc2626
Milan Crha d7bff9
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
Milan Crha d7bff9
- Update to 3.8.0
Milan Crha d7bff9
Milan Crha 81ebb9
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
Milan Crha 81ebb9
- Update to 3.7.92
Milan Crha 81ebb9
Milan Crha 52fbf6
* Mon Mar 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.91-1
Milan Crha 52fbf6
- Update to 3.7.91
Milan Crha 52fbf6
- Remove an upstream .pc files fix for a libebook split (fixed upstream)
Milan Crha 52fbf6
- Remove patch gor GNOME bug #693101 (fixed upstream)
Milan Crha 52fbf6
- Remove patch for Red Hat bug #912503 (fixed upstream)
Milan Crha 52fbf6
Milan Crha 1a5dcf
* Thu Feb 21 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-3
Milan Crha 1a5dcf
- Add patch gor GNOME bug #693101 (IMAPx vanishes folder summary)
Milan Crha 1a5dcf
- Add patch for Red Hat bug #912503 (incorrect G_BEGIN/END_DECLS)
Milan Crha 1a5dcf
Milan Crha 0fb403
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-2
Milan Crha 0fb403
- Add an upstream .pc files fix for a libebook split
Milan Crha 0fb403
Milan Crha a52a19
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-1
Milan Crha a52a19
- Update to 3.7.90
Milan Crha a52a19
Milan Crha e3c107
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
Milan Crha e3c107
- Update to 3.7.5
Milan Crha e3c107
Milan Crha 5dc06a
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
Milan Crha 5dc06a
- Update to 3.7.4
Milan Crha 2c82e7
- Add --add-missing to automake call
Milan Crha 5dc06a
Kalev Lember 7c253a
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-2
Kalev Lember 7c253a
- Rebuilt for libgweather 3.7.3 soname bump
Kalev Lember 7c253a
Matthew Barnes 49f64f
* Tue Dec 18 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3-1
Matthew Barnes 49f64f
- Update to 3.7.3
Matthew Barnes 49f64f
- Remove obsolete BuildRequires:
Matthew Barnes 49f64f
    bison
Matthew Barnes 49f64f
    dbus-glib-devel
Matthew Barnes 49f64f
    libgnome-keyring-devel
Matthew Barnes 49f64f
    liboauth-devel
Matthew Barnes 49f64f
Milan Crha 3825b7
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2.1-1
Milan Crha 3825b7
- Update to 3.7.2.1
Milan Crha 3825b7
Milan Crha 33fbb5
* Mon Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
Milan Crha 33fbb5
- Update to 3.7.1
Milan Crha 33fbb5
Milan Crha 6e2e7f
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
Milan Crha 6e2e7f
- Update to 3.5.92
Milan Crha 6e2e7f
Milan Crha a2d477
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
Milan Crha a2d477
- Update to 3.5.91
Milan Crha a2d477
Milan Crha 4efab1
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
Milan Crha 4efab1
- Update to 3.5.90
Milan Crha 4efab1
Milan Crha 12a42a
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
Milan Crha 12a42a
- Update to 3.5.5
Milan Crha 12a42a
- Remove patch for less memory usage from vTrash camel folders (fixed upstream)
Milan Crha 12a42a
Milan Crha 94dbfe
* Thu Jul 26 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-3
Milan Crha 94dbfe
- Add patch for less memory usage from vTrash camel folders
Milan Crha 94dbfe
Dennis Gilmore 30167e
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
Dennis Gilmore 30167e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
Dennis Gilmore 30167e
Milan Crha c4bfc1
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
Milan Crha c4bfc1
- Update to 3.5.4
Milan Crha 7d1cab
- Change dependency from db4 to libdb
Milan Crha c4bfc1
Matthew Barnes 74f717
* Sun Jul  1 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3.1-1
Matthew Barnes 74f717
- Update to 3.5.3.1
Matthew Barnes 74f717
Matthew Barnes 21029f
* Wed Jun 27 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-3
Matthew Barnes 21029f
- Avoid exposing <db.h> in a public header file.
Matthew Barnes 21029f
Matthias Clasen 36770b
* Wed Jun 27 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.3-2
Matthias Clasen 36770b
- Build against libgweather 3.5
Matthias Clasen 36770b
Matthew Barnes 840936
* Mon Jun 25 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
Matthew Barnes 840936
- Update to 3.5.3
Matthew Barnes e0ee69
- Add BR: gcr-devel >= 3.4
Matthew Barnes e0ee69
- Drop BR: GConf2-devel  \o/
Matthew Barnes 840936
Milan Crha 4fabcf
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
Milan Crha 4fabcf
- Update to 3.5.2
Milan Crha 4fabcf
Matthew Barnes c83048
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
Matthew Barnes c83048
- Update to 3.5.1
Matthew Barnes c83048
Kalev Lember 419fa5
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
Kalev Lember 419fa5
- Silence rpm scriptlet output
Kalev Lember 419fa5
Richard Hughes 7f2aea
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
Richard Hughes 7f2aea
- Update to 3.4.1
Richard Hughes 7f2aea
Milan Crha 3ceaaa
* Mon Mar 26 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
Milan Crha 3ceaaa
- Update to 3.4.0
Milan Crha 3ceaaa
Milan Crha 1580e3
* Mon Mar 19 2012 Milan Crha <mcrha@redhat.com> - 3.3.92-1
Milan Crha 1580e3
- Update to 3.3.92
Milan Crha 1580e3
Milan Crha 325569
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
Milan Crha 325569
- Update to 3.3.91
Milan Crha 325569
Milan Crha d7ca69
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
Milan Crha d7ca69
- Update to 3.3.90
Milan Crha d7ca69
Milan Crha 8bd872
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
Milan Crha 8bd872
- Update to 3.3.5
Milan Crha 8bd872
Milan Crha 7a1f0b
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
Milan Crha 7a1f0b
- Update to 3.3.4
Milan Crha 7a1f0b
Dennis Gilmore aab5d5
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-3
Dennis Gilmore aab5d5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
Dennis Gilmore aab5d5
Matthew Barnes 1df74a
* Fri Dec 30 2011 Matthew Barnes <mbarnes@redhat.com> - 3.3.3-2
Matthew Barnes 873354
- Require libgnome-keyring-devel instead of gnome-keyring-devel.
Matthew Barnes 1df74a
Milan Crha b48224
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
Milan Crha b48224
- Update to 3.3.3
Milan Crha b48224
Milan Crha 608bd8
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
Milan Crha 608bd8
- Update to 3.3.2
Milan Crha 608bd8
- Remove patch to not call g_thread_init() (fixed upstream)
Milan Crha 608bd8
Milan Crha 9c44d1
* Mon Oct 24 2011 Milan Crha <mcrha@redhat.com> - 3.3.1-1
Milan Crha 9c44d1
- Update to 3.3.1
Milan Crha 513b55
- Add patch to not call g_thread_init()
Milan Crha 9c44d1
Milan Crha 26c406
* Mon Sep 26 2011 Milan Crha <mcrha@redhat.com> - 3.2.0-1
Milan Crha 26c406
- Update to 3.2.0
Milan Crha 26c406
Milan Crha 23f583
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
Milan Crha 23f583
- Update to 3.1.92
Milan Crha 23f583
Milan Crha 569ea3
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
Milan Crha 569ea3
- Update to 3.1.91
Milan Crha 569ea3
- Enable introspection and vala bindings
Milan Crha 569ea3
Milan Crha 1edea1
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
Milan Crha 1edea1
- Update to 3.1.90
Milan Crha 1edea1
Milan Crha db6158
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
Milan Crha db6158
- Update to 3.1.5
Milan Crha db6158
Matthew Barnes 11d3c9
* Sat Jul 23 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.4-1
Matthew Barnes 11d3c9
- Update to 3.1.4
Matthew Barnes 11d3c9
Matthew Barnes 9b3c55
* Mon Jul 04 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
Matthew Barnes 9b3c55
- Update to 3.1.3
Matthew Barnes 9b3c55
- Remove patch for libgdata-0.9.0 (fixed upstream).
Matthew Barnes 9b3c55
- Disable SMP flags; some source directories are racy.
Matthew Barnes 9b3c55
- Remove keyring option; gnome-keyring is mandatory now.
Matthew Barnes 9b3c55
- Add BR: gnome-online-accounts-devel and liboauth-devel
Matthew Barnes 9b3c55
Milan Crha e00214
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
Milan Crha e00214
- Update to 3.1.2
Milan Crha aae0d7
- Add patch by Philip Withnall to build against libgdata-0.9.0
Milan Crha e00214
Milan Crha 00801b
* Mon May 09 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-1
Milan Crha 00801b
- Update to 3.1.1
Milan Crha 00801b
- Drop groupwise backends, as it was split out upstream
Milan Crha 00801b
Milan Crha 597662
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
Milan Crha 597662
- Update to 3.0.0
Milan Crha 597662
Milan Crha eda9bd
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
Milan Crha eda9bd
- Update to 2.91.92
Milan Crha eda9bd
Milan Crha e40751
* Mon Mar 07 2011 Milan Crha <mcrha@redhat.com> - 2.91.91-1
Milan Crha e40751
- Update to 2.91.91
Milan Crha e40751
Milan Crha d5fc8b
* Mon Feb 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.90-1
Milan Crha d5fc8b
- Update to 2.91.90
Milan Crha d5fc8b
Matthias Clasen fb26c9
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-4
Matthias Clasen fb26c9
- Rebuild against newer gtk
Matthias Clasen fb26c9
Dennis Gilmore 788525
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
Dennis Gilmore 788525
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
Dennis Gilmore 788525
Matthias Clasen 994ee4
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
Matthias Clasen 994ee4
- Rebuild
Matthias Clasen 994ee4
Milan Crha 250490
* Mon Jan 31 2011 Milan Crha <mcrha@redhat.com> - 2.91.6-1
Milan Crha 250490
- Update to 2.91.6
Milan Crha 2e1524
- Requires gtk3.
Milan Crha 250490
Caolán McNamara ad9284
* Mon Jan 31 2011 Caolánc McNamara <caolanm@redhat.com> - 2.91.5-4
Caolán McNamara ad9284
- Rebuild against new libgweather
Caolán McNamara ad9284
Matthias Clasen 0a136b
* Tue Jan 18 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-3
Matthias Clasen 0a136b
- Rebuild against new libgdata
Matthias Clasen 0a136b
Matthias Clasen 0a136b
* Thu Jan 13 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.5-2
Matthias Clasen 83fa0c
- Move girs to -devel
Matthias Clasen 83fa0c
Milan Crha a6daa0
* Mon Jan 10 2011 Milan Crha <mcrha@redhat.com> - 2.91.5-1
Milan Crha a6daa0
- Update to 2.91.5
Milan Crha a6daa0
Milan Crha 2fac1b
* Mon Dec 20 2010 Milan Crha <mcrha@redhat.com> - 2.91.4-1
Milan Crha 2fac1b
- Update to 2.91.4
Milan Crha 2fac1b
Milan Crha 80eaf4
* Mon Nov 29 2010 Milan Crha <mcrha@redhat.com> - 2.91.3-1
Milan Crha 80eaf4
- Update to 2.91.3
Milan Crha 80eaf4
Milan Crha dc25d5
* Mon Nov 08 2010 Milan Crha <mcrha@redhat.com> - 2.91.2-1
Milan Crha dc25d5
- Update to 2.91.2
Milan Crha dc25d5
Milan Crha 69f44b
* Fri Nov 05 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-2
Milan Crha 4483dc
- Rebuild against newer libxml2
Milan Crha d902f0
Milan Crha b98284
* Mon Oct 18 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-1
Milan Crha b98284
- Update to 2.91.1
Milan Crha b98284
Milan Crha 66ebe7
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
Milan Crha 66ebe7
- Update to 2.91.0
Milan Crha 66ebe7
Jesse Keating ef7e18
* Wed Sep 29 2010 jkeating - 2.31.92-2
Jesse Keating ef7e18
- Rebuilt for gcc bug 634757
Jesse Keating ef7e18
Milan Crha 76d26c
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.92-1.fc15
Milan Crha 76d26c
- Update to 2.31.92
Milan Crha 76d26c
Milan Crha 76d26c
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 2.31.91-1.fc14
Milan Crha 13417b
- Update to 2.31.91
Milan Crha 76d26c
Milan Crha 76d26c
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.90-1.fc14
Milan Crha 76d26c
- Update to 2.31.90
Milan Crha 76d26c
Milan Crha 367648
* Mon Aug 02 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.6-1.fc14
Milan Crha 76d26c
- Update to 2.31.6
Milan Crha fd55df
- Resume GSEAL usage.
Milan Crha fd55df
- Drop dbus-glib requirement.
Milan Crha fd55df
- Bump glib2 requirement to 2.25.12.
Milan Crha fd55df
- Roll back eds_base_version to 2.32.
Milan Crha 13417b
Milan Crha f9fb20
* Tue Jul 13 2010 Milan Crha <mcrha@redhat.com> - 2.31.5-1.fc14
Milan Crha f9fb20
- Update to 2.31.5
Milan Crha f9fb20
Milan Crha 2a0a9c
* Mon Jun 07 2010 Milan Crha <mcrha@redhat.com> - 2.31.3-1.fc14
Milan Crha 2a0a9c
- Update to 2.31.3
Milan Crha 2a0a9c
Matthew Barnes 1f6b7f
* Tue May 25 2010 Matthew Barnes <mbarnes@redhat.com> - 2.31.2-2.fc14
Matthew Barnes 1f6b7f
- Enable largefile support in Camel, to help debug GNOME bug #612082.
Matthew Barnes 1f6b7f
  Debian turned this on recently and is experiencing problems, and I
Matthew Barnes 1f6b7f
  want to get to the bottom of it and finally break this 2 GB barrier.
Matthew Barnes 1f6b7f
Milan Crha d79506
* Mon May 24 2010 Milan Crha <mcrha@redhat.com> - 2.31.2-1.fc14
Milan Crha d79506
- Update to 2.31.2
Milan Crha 61f0d0
- libecalbackendgoogle dropped.
Milan Crha d79506
Milan Crha ce9227
* Mon May 03 2010 Milan Crha <mcrha@redhat.com> - 2.31.1-1.fc14
Milan Crha ce9227
- Update to 2.31.1
Milan Crha ce9227
- Update BuildRequires.
Milan Crha ce9227
- Remove imap4 camel provider support (dropped upstream).
Milan Crha ce9227
Milan Crha 388ac3
* Tue Feb 09 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-3.fc13
Milan Crha 388ac3
- Return back BuildRequires: libglade2-devel.
Milan Crha 388ac3
Matthew Barnes db3c2b
* Mon Feb 08 2010 Matthew Barnes <mbarnes@redhat.com> - 2.29.90-2.fc13
Matthew Barnes db3c2b
- Rebuild to hopefully fix pkgconfig auto-provides glitch.
Matthew Barnes db3c2b
Milan Crha 9b28c7
* Mon Feb 08 2010 Milan Crha <mcrha@redhat.com> - 2.29.90-1.fc13
Milan Crha 9b28c7
- Update to 2.29.90
Milan Crha 364248
- Removed unneeded BuildRequires.
Milan Crha 9b28c7
Milan Crha faa0ef
* Mon Jan 25 2010 Milan Crha <mcrha@redhat.com> - 2.29.6-1.fc13
Milan Crha faa0ef
- Update to 2.29.6
Milan Crha faa0ef
Milan Crha ed731c
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 2.29.5-1.fc13
Milan Crha ed731c
- Update to 2.29.5
Milan Crha 089447
- Correct Source URL
Milan Crha ed731c
Milan Crha 2d15f7
* Mon Dec 21 2009 Milan Crha <mcrha@redhat.com> - 2.29.4-1.fc13
Milan Crha 2d15f7
- Update to 2.29.4
Milan Crha 2d15f7
- Remove patch for GNOME bug #487988 (fixed upstream).
Milan Crha 2d15f7
Bastien Nocera 26b1bd
* Wed Dec 09 2009 Bastien Nocera <bnocera@redhat.com> 2.29.3-3
Bastien Nocera 26b1bd
- Remove libgnome and libgnomeui requirements
Bastien Nocera 26b1bd
Matthew Barnes 05dd1b
* Wed Dec 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.3-2.fc13
Matthew Barnes 05dd1b
- Devel subpackage does not need to require doc subpackage.
Matthew Barnes 05dd1b
Milan Crha a22af5
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 2.29.3-1.fc13
Milan Crha a22af5
- Update to 2.29.3
Milan Crha a22af5
Milan Crha e713f2
* Mon Nov 16 2009 Milan Crha <mcrha@redhat.com> - 2.29.2-1.fc13
Milan Crha e713f2
- Update to 2.29.2
Milan Crha e713f2
Matthew Barnes 13d4ae
* Tue Oct 27 2009 Matthew Barnes <mbarnes@redhat.com> - 2.29.1-1.fc13
Matthew Barnes 13d4ae
- Update to 2.29.1
Matthew Barnes 13d4ae
- Bump eds_base_version to 2.30.
Matthew Barnes 13d4ae
- Add dbus-glib build requirement.
Matthew Barnes 13d4ae
- Drop Bonobo + ORBit dependency (yay!).
Matthew Barnes 13d4ae
- Remove option to use OpenSSL instead of NSS.
Matthew Barnes 13d4ae
- Drop eds_api_version definition since it will never change.
Matthew Barnes 13d4ae
- Remove patch for GNOME bug #373146 (deviates from upstream).
Matthew Barnes 13d4ae
Milan Crha 9c272b
* Mon Sep 21 2009 Milan Crha <mcrha@redhat.com> - 2.28.0-1.fc12
Milan Crha 9c272b
- Update to 2.28.0
Milan Crha 9c272b
Milan Crha bc0a93
* Mon Sep 07 2009 Milan Crha <mcrha@redhat.com> - 2.27.92-1.fc12
Milan Crha bc0a93
- Update to 2.27.92
Milan Crha bc0a93
Matthew Barnes d3db25
* Thu Aug 27 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.91-3.fc12
Matthew Barnes d3db25
- Rebuild with old OpenSSL, er something...
Matthew Barnes d3db25
Tomáš Mráz d95a9d
* Thu Aug 27 2009 Tomas Mraz <tmraz@redhat.com> - 2.27.91-2.fc12
Tomáš Mráz d95a9d
- rebuilt with new openssl
Tomáš Mráz d95a9d
Milan Crha 5ef0ac
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 2.27.91-1.fc12
Milan Crha 5ef0ac
- Update to 2.27.91
Milan Crha 5ef0ac
Milan Crha 7a93c6
* Mon Aug 10 2009 Milan Crha <mcrha@redhat.com> - 2.27.90-1.fc12
Milan Crha 7a93c6
- Update to 2.27.90
Milan Crha 7a93c6
Milan Crha 7f47bd
* Mon Jul 27 2009 Milan Crha <mcrha@redhat.com> - 2.27.5-1.fc12
Milan Crha 7f47bd
- Update to 2.27.5
Milan Crha 7f47bd
Jesse Keating 5330fc
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.4-2
Jesse Keating 5330fc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Jesse Keating 5330fc
Matthew Barnes 6e0008
* Mon Jul 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.4-1.fc12
Matthew Barnes 6e0008
- Update to 2.27.4
Matthew Barnes 6e0008
- Remove patch for RH bug #505661 (fixed upstream).
Matthew Barnes 6e0008
Matthew Barnes a9b2a9
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-3.fc12
Matthew Barnes a9b2a9
- Add patch for RH bug #505661 (crash on startup).
Matthew Barnes a9b2a9
Milan Crha e2a59c
* Wed Jul 01 2009 Milan Crha <mcrha@redhat.com> - 2.27.3-2.fc12
Milan Crha e2a59c
- Rebuild against newer gcc
Milan Crha e2a59c
Matthew Barnes 8f1840
* Mon Jun 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.3-1.fc12
Matthew Barnes 8f1840
- Update to 2.27.3
Matthew Barnes 8f1840
Matthew Barnes 503456
* Mon May 25 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.2-1.fc12
Matthew Barnes 503456
- Update to 2.27.2
Matthew Barnes 503456
- Remove strict_build_settings since the settings are used upstream now.
Matthew Barnes 503456
Matthew Barnes a00cb0
* Mon May 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.27.1-1.fc12
Matthew Barnes a00cb0
- Update to 2.27.1
Matthew Barnes a00cb0
- Bump evo_major to 2.28.
Matthew Barnes a00cb0
Matthew Barnes e0ca3b
* Wed Apr 15 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1.1-1.fc11
Matthew Barnes e0ca3b
- Update to 2.26.1.1
Matthew Barnes e0ca3b
Matthew Barnes 9dcaef
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.1-1.fc11
Matthew Barnes 9dcaef
- Update to 2.26.1
Matthew Barnes 9dcaef
Matthew Barnes 11345c
* Mon Mar 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.26.0-1.fc11
Matthew Barnes 11345c
- Update to 2.26.0
Matthew Barnes 11345c
- Remove patch for RH bug #568332 (fixed upstream).
Matthew Barnes 11345c
- Remove patch for GNOME bug #573240 (reverted upstream).
Matthew Barnes 11345c
Matthew Barnes 385cb9
* Fri Mar 13 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-4.fc11
Matthew Barnes 385cb9
- Revise patch for RH bug #568332 to match upstream commit.
Matthew Barnes 385cb9
Matthew Barnes 3de9e2
* Thu Mar 12 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-3.fc11
Matthew Barnes 3de9e2
- Add patch for RH bug #568332 (thread leak in fsync() rate limiting).
Matthew Barnes 3de9e2
Matthew Barnes aa9f39
* Sat Mar 07 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-2.fc11
Matthew Barnes aa9f39
- Add patch to revert GNOME bug #573240 (IMAP message loading regressions).
Matthew Barnes aa9f39
Matthew Barnes eaf94e
* Mon Mar 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.92-1.fc11
Matthew Barnes eaf94e
- Update to 2.25.92
Matthew Barnes eaf94e
Matthias Clasen 581f5f
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-3
Matthias Clasen 581f5f
- Make -doc noarch
Matthias Clasen 581f5f
Jesse Keating 860a61
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
Jesse Keating 860a61
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
Jesse Keating 860a61
Matthew Barnes eee217
* Mon Feb 16 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.91-1.fc11
Matthew Barnes eee217
- Update to 2.25.91
Matthew Barnes eee217
Matthew Barnes 340a51
* Fri Feb 06 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-5.fc11
Matthew Barnes 340a51
- Update BuildRoot, License, Source and URL tags.
Matthew Barnes 340a51
- Require gnome-common so we don't have to patch it out.
Matthew Barnes 340a51
Matthew Barnes f4fc84
* Wed Feb 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-4.fc11
Matthew Barnes f4fc84
- ... and fix our own <ical.h> includes too.
Matthew Barnes f4fc84
Matthew Barnes a1b8ec
* Wed Feb 04 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-3.fc11
Matthew Barnes a1b8ec
- Work around libical's broken pkg-config file.
Matthew Barnes a1b8ec
Matthew Barnes d50418
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-2.fc11
Matthew Barnes d50418
- Forgot the libical requirement in devel subpackage.
Matthew Barnes d50418
Matthew Barnes 611559
* Mon Feb 02 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.90-1.fc11
Matthew Barnes 611559
- Update to 2.25.90
Matthew Barnes 611559
- Add libical build requirement.
Matthew Barnes 611559
Matthew Barnes b2610f
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.5-1.fc11
Matthew Barnes b2610f
- Update to 2.25.5
Matthew Barnes b2610f
- Bump gtk2_version to 2.14.0.
Matthew Barnes b2610f
Tomáš Mráz 04e90a
* Fri Jan 16 2009 Tomas Mraz <tmraz@redhat.com> - 2.25.4-2.fc11
Tomáš Mráz 04e90a
- rebuild with new openssl
Tomáš Mráz 04e90a
Matthew Barnes 3c92fa
* Mon Jan 05 2009 Matthew Barnes <mbarnes@redhat.com> - 2.25.4-1.fc11
Matthew Barnes 3c92fa
- Update to 2.25.4
Matthew Barnes 3c92fa
Matthew Barnes fd134d
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.3-1.fc11
Matthew Barnes fd134d
- Update to 2.25.3
Matthew Barnes fd134d
- New BR: libgweather-devel
Matthew Barnes fd134d
Matthew Barnes b33516
* Thu Dec 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25-2-2.fc11
Matthew Barnes b33516
- Rebuild due to recent pkg-config breakage.
Matthew Barnes b33516
Matthew Barnes a41173
* Mon Dec 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.2-1.fc11
Matthew Barnes a41173
- Update to 2.25.2
Matthew Barnes a41173
Matthew Barnes e0a108
* Thu Nov 27 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-2.fc11
Matthew Barnes e0a108
- Obsolete the evolution-webcal package (RH bug #468855).
Matthew Barnes e0a108
Matthew Barnes a109c4
* Mon Nov 03 2008 Matthew Barnes <mbarnes@redhat.com> - 2.25.1-1.fc11
Matthew Barnes a109c4
- Update to 2.25.1
Matthew Barnes a109c4
- Bump eds_base_version to 2.26.
Matthew Barnes a109c4
- Remove patch for RH bug #467804 (fixed upstream).
Matthew Barnes a109c4
Matthew Barnes 70d95c
* Thu Oct 23 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-2.fc10
Matthew Barnes 70d95c
- Add patch for RH bug #467804 (remove console spew).
Matthew Barnes 70d95c
Matthew Barnes 733830
* Tue Oct 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.1-1.fc10
Matthew Barnes 733830
- Update to 2.24.1
Matthew Barnes 733830
Matthew Barnes 586241
* Mon Sep 22 2008 Matthew Barnes <mbarnes@redhat.com> - 2.24.0-1.fc10
Matthew Barnes 586241
- Update to 2.24.0
Matthew Barnes 586241
Matthew Barnes 6c9b6c
* Mon Sep 08 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.92-1.fc10
Matthew Barnes 6c9b6c
- Update to 2.23.92
Matthew Barnes 6c9b6c
Matthew Barnes bdf924
* Mon Sep 01 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.91-1.fc10
Matthew Barnes bdf924
- Update to 2.23.91
Matthew Barnes bdf924
Matthew Barnes de5547
* Wed Aug 20 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.90.1-1.fc10
Matthew Barnes de5547
- Update to 2.23.90.1
Matthew Barnes de5547
Matthew Barnes 0dad68
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-3.fc10
Matthew Barnes 0dad68
- Add sqlite3 requirement to devel subpackage.
Matthew Barnes 0dad68
Matthew Barnes 0e5aeb
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-2.fc10
Matthew Barnes 0e5aeb
- Add sqlite3 to Camel's pkgconfig requirements.
Matthew Barnes 0e5aeb
Matthew Barnes 36470b
* Mon Aug 04 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.6-1.fc10
Matthew Barnes 36470b
- Update to 2.23.6
Matthew Barnes 624a24
- Add build requirement for sqlite.
Matthew Barnes 36470b
Matthew Barnes 8101eb
* Mon Jul 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.5-1.fc10
Matthew Barnes 8101eb
- Update to 2.23.5
Matthew Barnes 8101eb
- Remove patch for RH bug #534080 (fixed upstream).
Matthew Barnes 8101eb
Tom Callaway d3aa76
* Fri Jul 18 2008 Tom "spot" Callaway <tcallawa@redhat.com> 2.23.4-3
Tom Callaway d3aa76
- fix license tag
Tom Callaway d3aa76
Matthew Barnes cf3eb8
* Thu Jul 03 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.4-2.fc10
Matthew Barnes 8101eb
- Add patch for RH bug #534080 (fix attachment saving).
Matthew Barnes cf3eb8
Matthew Barnes 4f22dc
* Mon Jun 16 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.4-1.fc10
Matthew Barnes 4f22dc
- Update to 2.23.4
Matthew Barnes 4f22dc
Matthew Barnes 3bd4a1
* Mon Jun 02 2008 Matthew Barnes <mbarnes@redhat.com> - 3.23.3-1.fc10
Matthew Barnes 3bd4a1
- Update to 2.23.3
Matthew Barnes 3bd4a1
- Remove patch for GNOME bug #531439 (fixed upstream).
Matthew Barnes 3bd4a1
Matthew Barnes 8ff2ab
* Sun May 18 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-3.fc10
Matthew Barnes 8ff2ab
- Add patch for GNOME bug #531439 (GPG passphrases destroy passwords).
Matthew Barnes 8ff2ab
Matthew Barnes 933b96
* Tue May 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-2.fc10
Matthew Barnes 933b96
- Fix some third-party package breakage caused by libebackend.
Matthew Barnes 933b96
Matthew Barnes dc9cf9
* Mon May 12 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.2-1.fc10
Matthew Barnes dc9cf9
- Update to 2.23.2
Matthew Barnes dc9cf9
- Add files for new libebackend library.
Matthew Barnes dc9cf9
- Remove patch for RH bug #202309 (fixed upstream).
Matthew Barnes dc9cf9
Matthew Barnes d970f4
* Mon Apr 21 2008 Matthew Barnes <mbarnes@redhat.com> - 2.23.1-1.fc10
Matthew Barnes d970f4
- Update to 2.23.1
Matthew Barnes d970f4
- Bump eds_base_version to 2.24.
Matthew Barnes d970f4
- Bump glib2 requirement to 2.16.1.
Matthew Barnes d970f4
- Drop gnome-vfs2 requirement.
Matthew Barnes d970f4
Matthew Barnes d970f4
* Mon Apr 07 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.1-1.fc9
Matthew Barnes 494448
- Update to 2.22.1
Matthew Barnes 494448
- Remove patch for RH bug #296671 (fixed upstream).
Matthew Barnes 494448
- Remove patch for GNOME bug #523023 (fixed upstream).
Matthew Barnes 494448
Matthew Barnes 25453e
* Mon Mar 24 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-3.fc9
Matthew Barnes 25453e
- Add patch for GNOME bug #523023 (EFolder leak in evo-ex-storage).
Matthew Barnes 25453e
Matthew Barnes 3bfb90
* Tue Mar 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-2.fc9
Matthew Barnes 3bfb90
- Add patch for RH bug #296671 (GC servers may not support NTLM).
Matthew Barnes 3bfb90
Matthew Barnes 55c199
* Mon Mar 10 2008 Matthew Barnes <mbarnes@redhat.com> - 2.22.0-1.fc9
Matthew Barnes 55c199
- Update to 2.22.0
Matthew Barnes 55c199
Matthew Barnes 3fc0df
* Mon Feb 25 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.92-1.fc9
Matthew Barnes 3fc0df
- Update to 2.21.92
Matthew Barnes 3fc0df
- Remove patch for GNOME bug #516074 (fixed upstream).
Matthew Barnes 3fc0df
Matthew Barnes 51a85f
* Thu Feb 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-3.fc9
Matthew Barnes 51a85f
- Try removing the ancient "ldap-x86_64-hack" patch.
Matthew Barnes 51a85f
Matthew Barnes 2c869d
* Wed Feb 13 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-2.fc9
Matthew Barnes 2c869d
- Rebuild against libsoup 2.3.2.
Matthew Barnes 2c869d
Matthew Barnes abea6a
* Mon Feb 11 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.91-1.fc9
Matthew Barnes abea6a
- Update to 2.21.91
Matthew Barnes 555fac
- Add patch for GNOME bug #516074 (latest glibc breaks Camel).
Matthew Barnes cbdf39
Matthew Barnes 2b3ba2
* Mon Jan 28 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.90-1.fc9
Matthew Barnes 2b3ba2
- Update to 2.21.90
Matthew Barnes 2b3ba2
- Remove patch for GNOME bug #509644 (fixed upstream).
Matthew Barnes 2b3ba2
Matthew Barnes bd08cc
* Thu Jan 17 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-3.fc9
Matthew Barnes bd08cc
- Rename evolution-1.4.4-ldap-x86_64-hack.patch to avoid namespace
Matthew Barnes bd08cc
  collision with similarly named patch in evolution (RH bug #395551).
Matthew Barnes bd08cc
Matthew Barnes bf9583
* Wed Jan 16 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-2.fc9
Matthew Barnes bf9583
- Add patch for GNOME bug #509644 (password dialog breakage).
Matthew Barnes bf9583
- Remove patch for RH bug #384741 (fixed upstream).
Matthew Barnes bf9583
- Remove patch for GNOME bug #363695 (obsolete).
Matthew Barnes bf9583
- Remove patch for GNOME bug #376991 (obsolete).
Matthew Barnes bf9583
Matthew Barnes 3347f4
* Mon Jan 14 2008 Matthew Barnes <mbarnes@redhat.com> - 2.21.5-1.fc9
Matthew Barnes 3347f4
- Update to 2.21.5
Matthew Barnes 3347f4
Matthew Barnes 3da816
* Mon Dec 17 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.4-1.fc9
Matthew Barnes 3da816
- Update to 2.21.4
Matthew Barnes 3da816
- Require gtk-doc >= 1.9.
Matthew Barnes 3da816
Matthias Clasen a3963a
* Tue Dec  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.21.3-2
Matthias Clasen a3963a
- Rebuild against openssl
Matthias Clasen a3963a
Matthew Barnes 058223
* Mon Dec 03 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.3-1.fc9
Matthew Barnes 058223
- Update to 2.21.3
Matthew Barnes 058223
Matthew Barnes 5ea85e
* Thu Nov 15 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-2.fc9
Matthew Barnes 5ea85e
- Add patch for RH bug #384741 (authentication crash).
Matthew Barnes 5ea85e
Matthew Barnes 9040ef
* Mon Nov 12 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.2-1.fc9
Matthew Barnes 9040ef
- Update to 2.21.2
Matthew Barnes 9040ef
Matthew Barnes 9040ef
* Mon Oct 29 2007 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-1.fc9
Matthew Barnes a188ce
- Update to 2.21.1
Matthew Barnes a188ce
- Bump eds_base_version to 2.22.
Matthew Barnes a188ce
- Remove patch for RH bug #212106 (fixed upstream).
Matthew Barnes a188ce
- Remove patch for GNOME bug #417999 (fixed upstream).
Matthew Barnes a188ce
Matthew Barnes 974bb0
* Fri Oct 26 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-4.fc9
Matthew Barnes 974bb0
- Remove the use_gtk_doc macro.
Matthew Barnes 974bb0
- Remove redundant requirements.
Matthew Barnes 974bb0
- Use the name tag where appropriate.
Matthew Barnes 974bb0
- Add an evolution-data-server-doc subpackage.
Matthew Barnes 974bb0
Matthew Barnes 66f626
* Thu Oct 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-3.fc9
Matthew Barnes 66f626
- Porting a couple patches over from RHEL5:
Matthew Barnes 66f626
- Add patch for RH bug #212106 (address book error on fresh install).
Matthew Barnes 66f626
- Add patch for RH bug #215702 (bad search filter for LDAP address books).
Matthew Barnes 66f626
Matthew Barnes 632ead
* Tue Oct 16 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.1-2.fc8
Matthew Barnes 632ead
- Disable patch for GNOME bug #376991 for now.  It may be contributing
Matthew Barnes 632ead
  to password prompting problems as described in RH bug #296671.
Matthew Barnes 632ead
Milan Crha 39af06
* Mon Oct 15 2007 Milan Crha <mcrha@redhat.com> - 1.12.1-1.fc8
Milan Crha 39af06
- Update to 1.12.1
Milan Crha 39af06
Matthew Barnes 1c0f28
* Mon Sep 17 2007 Matthew Barnes <mbarnes@redhat.com> - 1.12.0-1.fc8
Matthew Barnes 1c0f28
- Update to 1.12.0
Matthew Barnes 1c0f28
Matthew Barnes ff10c0
* Mon Sep 03 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.92-1.fc8
Matthew Barnes ff10c0
- Update to 1.11.92
Matthew Barnes ff10c0
Milan Crha 393173
* Tue Aug 28 2007 Milan Crha <mcrha@redhat.com> - 1.11.91-1.fc8
Milan Crha 393173
- Update to 1.11.91
Milan Crha 393173
- Removed patch for RH bug #215634 (fixed upstream).
Milan Crha 393173
- Removed patch for GNOME bug #466987 (fixed upstream).
Milan Crha 393173
Adam Jackson e75bc9
* Wed Aug 22 2007 Adam Jackson <ajax@redhat.com> 1.11.90-4.fc8
Adam Jackson e75bc9
- Add Requires: glib2 >= 2.14.0, since it's in the buildroot now, and
Adam Jackson e75bc9
  forcibly introduces deps on symbols that don't exist in 2.13.  If
Adam Jackson e75bc9
  only we had working symbol versioning.
Adam Jackson e75bc9
Matthew Barnes 4b9a6f
* Mon Aug 20 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-3.fc8
Matthew Barnes 4b9a6f
- Revise patch for GNOME bug #417999 to fix GNOME bug #447591
Matthew Barnes 4b9a6f
  (Automatic Contacts combo boxes don't work).
Matthew Barnes 4b9a6f
Matthew Barnes 972266
* Mon Aug 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-2.fc8
Matthew Barnes 972266
- Re-enable the --with-libdb configure option.
Matthew Barnes 972266
Matthew Barnes bff840
* Mon Aug 13 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.90-1.fc8
Matthew Barnes bff840
- Update to 1.11.90
Matthew Barnes f021fb
- Add patch for GNOME bug #466987 (glibc redefines "open").
Matthew Barnes bff840
- Remove patch for GNOME bug #415891 (fixed upstream).
Matthew Barnes bff840
Matthew Barnes 85c4ce
* Wed Aug 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.6.1-1.fc8
Matthew Barnes 817ffb
- Update to 1.11.6.1
Matthew Barnes 817ffb
Matthew Barnes b43d95
* Tue Jul 31 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.6-1.fc8
Matthew Barnes b43d95
- Update to 1.11.6
Matthew Barnes b43d95
- Remove patch for GNOME bug #380534 (fixed upstream).
Matthew Barnes b43d95
Matthew Barnes d3564c
* Fri Jul 27 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-3.fc8
Matthew Barnes d3564c
- Add patch for GNOME bug #380534 (clarify version requirements).
Matthew Barnes d3564c
Matthew Barnes 1c8c13
* Tue Jul 17 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-2.fc8
Matthew Barnes 1c8c13
- Add patch for RH bug #243296 (fix LDAP configuration).
Matthew Barnes 1c8c13
Matthew Barnes 88831b
* Mon Jul 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.5-1.fc8
Matthew Barnes 88831b
- Update to 1.11.5
Matthew Barnes 88831b
Matthew Barnes 3be76c
* Mon Jun 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.4-1.fc8
Matthew Barnes 3be76c
- Update to 1.11.4
Matthew Barnes 3be76c
- Remove patch for RH bug #202309 (fixed upstream).
Matthew Barnes 3be76c
- Remove patch for GNOME bug #312854 (fixed upstream).
Matthew Barnes 3be76c
- Remove patch for GNOME bug #447414 (fixed upstream).
Matthew Barnes 3be76c
Matthew Barnes 1b27ca
* Fri Jun 15 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-3.fc8
Matthew Barnes 1b27ca
- Add patch for GNOME bug #224277 (Camel IMAP security flaw).
Matthew Barnes 1b27ca
Matthew Barnes 48e4e7
* Thu Jun 14 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-2.fc8
Matthew Barnes 48e4e7
- Add patch for GNOME bug #312584 (renaming Exchange folders).
Matthew Barnes 48e4e7
Matthew Barnes c30bc7
* Mon Jun 04 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.3-1.fc8
Matthew Barnes c30bc7
- Update to 1.11.3
Matthew Barnes c30bc7
- Remove patch for GNOME bug #415922 (fixed upstream).
Matthew Barnes c30bc7
Matthew Barnes c30bc7
* Thu May 31 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-3.fc8
Matthew Barnes 6efa8f
- Revise patch for GNOME bug #376991 to fix RH bug #241974.
Matthew Barnes 6efa8f
Matthew Barnes c30bc7
* Mon May 21 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-2.fc8
Matthew Barnes 84c245
- Store account passwords in GNOME Keyring.
Matthew Barnes 84c245
Matthew Barnes c30bc7
* Fri May 18 2007 Matthew Barnes <mbarnes@redhat.com> - 1.11.2-1.fc8
Matthew Barnes 8edc3a
- Update to 1.11.2
Matthew Barnes 8edc3a
- Bump eds_base_version to 1.12.
Matthew Barnes 8edc3a
- Add patch to fix implicit function declarations.
Matthew Barnes 8edc3a
- Remove patch for RH bug #203058 (fixed upstream).
Matthew Barnes 8edc3a
- Remove patch for RH bug #210142 (fixed upstream).
Matthew Barnes 8edc3a
- Remove patch for RH bug #235290 (fixed upstream).
Matthew Barnes 8edc3a
- Remove patch for GNOME bug #360240 (fixed upstream).
Matthew Barnes 8edc3a
- Remove patch for GNOME bug #360619 (fixed upstream).
Matthew Barnes 8edc3a
- Remove patch for GNOME bug #373117 (fixed upstream).
Matthew Barnes 8edc3a
- Revise patch for GNOME bug #415891 (partially fixed upstream).
Matthew Barnes 8edc3a
Matthew Barnes cf6100
* Wed May 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-6.fc7
Matthew Barnes cf6100
- Add patch for RH bug #215634 (read NSS certificates more reliably).
Matthew Barnes cf6100
Matthew Barnes 08ab64
* Tue May 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-5.fc7
Matthew Barnes 08ab64
- Add patch for GNOME bug #373146 (spam message triggers crash).
Matthew Barnes 08ab64
Matthew Barnes 418146
* Mon May 07 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-4.fc7
Matthew Barnes 418146
- Add patch to fix a dangling pointer in e-source-group.c.
Matthew Barnes 418146
Matthew Barnes 1d8712
* Mon Apr 30 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-3.fc7
Matthew Barnes 1d8712
- Revise patch for RH bug #235290 to not break string freeze.
Matthew Barnes 1d8712
Matthew Barnes ec880f
* Tue Apr 24 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-2.fc7
Matthew Barnes ec880f
- Add patch for RH bug #235290 (APOP authentication vulnerability).
Matthew Barnes ec880f
Matthew Barnes 921a69
* Mon Apr 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.1-1.fc7
Matthew Barnes 921a69
- Update to 1.10.1
Matthew Barnes 921a69
- Remove evolution-data-server-1.10.0-no-more-beeps.patch (fixed upstream).
Matthew Barnes 921a69
Matthew Barnes 89d907
* Wed Apr 04 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-6.fc7
Matthew Barnes 89d907
- Revise patch for GNOME bug #417999 (another ESourceComboBox goof).
Matthew Barnes 89d907
Matthew Barnes 2187af
* Mon Apr 02 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-5.fc7
Matthew Barnes 2187af
- Make the new ESourceComboBox widget work properly (RH bug #234760).
Matthew Barnes 2187af
Matthew Barnes d22873
* Tue Mar 27 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-4.fc7
Matthew Barnes d22873
- Link to static evolution-openldap library (RH bug #210126).
Matthew Barnes ad4b9f
- Require openssl-devel when statically linking against openldap.
Matthew Barnes d22873
- Add -Wdeclaration-after-statement to strict build settings.
Matthew Barnes d22873
Matthew Barnes 5ee8cc
* Thu Mar 22 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-3.fc7
Matthew Barnes 5ee8cc
- Stop beeping at me!
Matthew Barnes 5ee8cc
Matthew Barnes 3b4059
* Wed Mar 14 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-2.fc7
Matthew Barnes 3b4059
- Modify patch for GNOME bug #376991 to fix RH bug #231994.
Matthew Barnes 5ee8cc
- Add patch for GNOME bug #417999 (avoid deprecated GTK+ symbols).
Matthew Barnes 3b4059
- Remove evolution-data-server-1.0.2-workaround-cal-backend-leak.patch.
Matthew Barnes 3b4059
- Remove evolution-data-server-1.2.2-fix_open_calendar_declaration.patch.
Matthew Barnes 3b4059
- Remove evolution-data-server-1.3.8-fix-implicit-function-declarations.
Matthew Barnes 3b4059
Matthew Barnes 83418f
* Mon Mar 12 2007 Matthew Barnes <mbarnes@redhat.com> - 1.10.0-1.fc7
Matthew Barnes 83418f
- Update to 1.10.0
Matthew Barnes 83418f
- Remove patch for GNOME bug #301363 (fixed upstream).
Matthew Barnes 83418f
Matthew Barnes 32b2b2
* Fri Mar 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-4.fc7
Matthew Barnes 32b2b2
- Add patch for GNOME bug #415922 (support MS ISA Server 2004).
Matthew Barnes 32b2b2
- Patch by Kenny Root.
Matthew Barnes 32b2b2
Matthew Barnes ab6285
* Thu Mar 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-3.fc7
Matthew Barnes ab6285
- Add patch for GNOME bug #415891 (introduce EFlag API).
Matthew Barnes ab6285
- Add patch for GNOME bug #376991 (refactor password handling).
Matthew Barnes ab6285
Matthew Barnes fee3ae
* Tue Mar 06 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-2.fc7
Matthew Barnes fee3ae
- Add patch for GNOME bug #301363 (update timezones).
Matthew Barnes fee3ae
Matthew Barnes 17f0f8
* Mon Feb 26 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.92-1.fc7
Matthew Barnes 17f0f8
- Update to 1.9.92
Matthew Barnes 17f0f8
- Remove patch for GNOME bug #356177 (fixed upstream).
Matthew Barnes 17f0f8
- Add minimum version to intltool requirement (current >= 0.35.5).
Matthew Barnes 17f0f8
Matthew Barnes 3c1efd
* Mon Feb 12 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.91-1.fc7
Matthew Barnes 3c1efd
- Update to 1.9.91
Matthew Barnes 3c1efd
- Add flag to disable deprecated Pango symbols.
Matthew Barnes 3c1efd
- Remove patch for GNOME bug #359979 (fixed upstream).
Matthew Barnes 3c1efd
Matthew Barnes ea2bb0
* Sun Jan 21 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-4.fc7
Matthew Barnes ea2bb0
- Revise evolution-data-server-1.8.0-no-gnome-common.patch so that we no
Matthew Barnes ea2bb0
  longer have to run autoconf before building.
Matthew Barnes ea2bb0
Matthew Barnes 48692f
* Wed Jan 10 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-3.fc7
Matthew Barnes 48692f
- Add patch for GNOME bug #359979 (change EMsgPort semantics).
Matthew Barnes 48692f
Milan Crha 367648
* Tue Jan 09 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-2.fc7
Matthew Barnes 55340c
- Require libsoup-devel in devel subpackage (RH bug #152482).
Matthew Barnes 55340c
Matthew Barnes 959b84
* Mon Jan 08 2007 Matthew Barnes <mbarnes@redhat.com> - 1.9.5-1.fc7
Matthew Barnes 959b84
- Update to 1.9.5
Matthew Barnes 959b84
- Remove patch for GNOME bug #362638 (fixed upstream).
Matthew Barnes 959b84
- Remove patch for GNOME bug #387638 (fixed upstream).
Matthew Barnes 959b84
Matthew Barnes 4e1eec
* Tue Dec 19 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.4-1.fc7
Matthew Barnes 4e1eec
- Update to 1.9.4
Matthew Barnes 4e1eec
- Add patch for GNOME bug #373117 (storing color settings).
Matthew Barnes 4e1eec
- Add patch for GNOME bug #387638 (implicit function declaration).
Matthew Barnes 4e1eec
Matthew Barnes 91b606
* Mon Dec 04 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.3-1.fc7
Matthew Barnes 91b606
- Update to 1.9.3
Matthew Barnes 91b606
- Remove patch for GNOME bug #353924 (fixed upstream).
Matthew Barnes 91b606
Matthew Barnes 464359
* Fri Nov 10 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-3.fc7
Matthew Barnes 464359
- Add patch for RH bug #210142 (calendar crash in indic locales).
Matthew Barnes 464359
Matthew Barnes 305df9
* Wed Nov 08 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-2.fc7
Matthew Barnes 305df9
- Add patch for RH bug #203058 (name selector dialog glitch).
Matthew Barnes 305df9
Matthew Barnes c675df
* Mon Nov 06 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.2-1.fc7
Matthew Barnes c675df
- Update to 1.9.2
Matthew Barnes c675df
- Remove patch for Gnome.org bugs #369168, #369259, and #369261
Matthew Barnes c675df
  (fixed upstream).
Matthew Barnes c675df
Matthew Barnes b530fd
* Thu Nov  2 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-4.fc7
Matthew Barnes b530fd
- Add patch for Gnome.org bug #369168, #369259, and #369261
Matthew Barnes b530fd
  (misc camel bugs reported by Hans Petter Jansson).
Matthew Barnes b530fd
Matthew Barnes 2c5473
* Wed Nov  1 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-3.fc7
Matthew Barnes 2c5473
- Add patch for Gnome.org bug #353924 (category sorting).
Matthew Barnes 2c5473
Matthew Barnes f8fc00
* Fri Oct 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-2.fc7
Matthew Barnes f8fc00
- Rebuild
Matthew Barnes f8fc00
Matthew Barnes f8fc00
* Fri Oct 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.9.1-2.fc7
Matthew Barnes c7f3d8
- Update to 1.9.1
Matthew Barnes 971ea5
- Add patch for Gnome.org bug #356177 (deprecate EMutex).
Matthew Barnes 971ea5
- Add patch for Gnome.org bug #363695 (deprecate EMemPool, EStrv, EPoolv).
Matthew Barnes 971ea5
- Remove Jerusalem.ics timezone file (fixed upstream).
Matthew Barnes c7f3d8
- Remove patch for RH bug #198935 (fixed upstream).
Matthew Barnes c7f3d8
Matthew Barnes e85c91
* Mon Oct 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.1-1.fc7
Matthew Barnes e85c91
- Update to 1.8.1
Matthew Barnes e85c91
- Use stricter build settings.
Matthew Barnes e85c91
- Add patch for Gnome.org bug #360240 ("unused variable" warnings).
Matthew Barnes e85c91
- Add patch for Gnome.org bug #360619 ("incompatible pointer type" warnings).
Matthew Barnes e85c91
- Add patch for Gnome.org bug #362638 (deprecate EThread).
Matthew Barnes e85c91
- Remove patch for RH bug #198935 (fixed upstream).
Matthew Barnes e85c91
- Remove patch for RH bug #205187 (fixed upstream).
Matthew Barnes e85c91
- Remove patch for Gnome.org bug #353478 (fixed upstream).
Matthew Barnes e85c91
- Remove patch for Gnome.org bug #356828 (fixed upstream).
Matthew Barnes e85c91
- Remove patch for Gnome.org bug #357666 (fixed upstream).
Matthew Barnes e85c91
Matthew Barnes 26efb9
* Tue Sep 26 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-11.fc6
Matthew Barnes 26efb9
- Add patch for RH bug #203915 (fix dangerous mallocs in camel).
Matthew Barnes 26efb9
Matthew Barnes 9e47f3
* Mon Sep 25 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-10.fc6
Matthew Barnes 9e47f3
- Add patch for Gnome.org bug #357666.
Matthew Barnes 9e47f3
Matthew Barnes f6c87d
* Thu Sep 21 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-9.fc6
Matthew Barnes f6c87d
- Revise patch for RH bug #198935 (fix a crash reported in bug #207446).
Matthew Barnes f6c87d
Matthew Barnes f482eb
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-8.fc6
Matthew Barnes f482eb
- Revise patch for RH bug #198935 (fix a typo).
Matthew Barnes f482eb
Matthias Clasen 3a34d1
* Wed Sep 20 2006 Matthias Clasen <mclasen@redhat.com> - 1.8.0-7.fc6
Matthias Clasen 3a34d1
- Fix the timezone info for Jerusalem  (#207161)
Matthias Clasen 3a34d1
Matthew Barnes 04a7c4
* Wed Sep 20 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-6.fc6
Matthew Barnes 04a7c4
- Add patch for Gnome.org bug #356828 (lingering file on uninstall).
Matthew Barnes 04a7c4
Matthew Barnes 8b83c5
* Mon Sep 18 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-5.fc6
Matthew Barnes 8b83c5
- Revise patch for RH bug #205187 (use upstream's version).
Matthew Barnes 8b83c5
Matthew Barnes 0f35d9
* Sat Sep 16 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-4.fc6
Matthew Barnes 0f35d9
- Add patch for RH bug #205187 (crash on startup).
Matthew Barnes 0f35d9
Matthew Barnes f64f06
* Fri Sep 15 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-3.fc6
Matthew Barnes f64f06
- Revise patch for RH bug #198935 to eliminate a race condition.
Matthew Barnes f64f06
Matthew Barnes e9e33d
* Tue Sep 12 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-2.fc6
Matthew Barnes e9e33d
- Add patch for RH bug #198935.
Matthew Barnes e9e33d
Matthew Barnes 1b8ed2
* Mon Sep  4 2006 Matthew Barnes <mbarnes@redhat.com> - 1.8.0-1.fc6
Matthew Barnes 1b8ed2
- Update to 1.8.0
Matthew Barnes 1b8ed2
- Remove evolution-data-server-1.5.4-make_imap4_optional.patch (fixed upstream)
Matthew Barnes 1b8ed2
  and save remaining hunk as evolution-data-server-1.8.0-no-gnome-common.patch.
Matthew Barnes 1b8ed2
- Remove patch for RH bug #202329 (fixed upstream).
Matthew Barnes 1b8ed2
- Remove patch for Gnome.org bug #349847 (fixed upstream).
Matthew Barnes 1b8ed2
Matthew Barnes c54869
* Tue Aug 29 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-4.fc6
Matthew Barnes c54869
- Revise patch for RH bug #198935.
Matthew Barnes c54869
- Add patch for Gnome.org bug #353478.
Matthew Barnes c54869
Ray Strode 89a9a4
* Mon Aug 28 2006 Ray Strode <rstrode@redhat.com> - 1.7.92-3.fc6
Ray Strode 89a9a4
- Add patch from Veerapuram Varadhan to fix fd leak (bug 198935).
Ray Strode 89a9a4
Matthew Barnes 810bff
* Tue Aug 22 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-2
Matthew Barnes 810bff
- Add patch for Gnome.org bug #349847.
Matthew Barnes 810bff
Matthew Barnes 0135d6
* Mon Aug 21 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.92-1
Matthew Barnes 0135d6
- Update to 1.7.92
Matthew Barnes 0135d6
Ray Strode 3ea179
* Wed Aug 16 2006 Ray Strode <rstrode@redhat.com> - 1.7.91-3
Ray Strode 3ea179
- Add fix from Matthias Clasen that might help bug 202309.
Ray Strode 3ea179
Matthew Barnes f7c194
* Mon Aug 14 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-2
Matthew Barnes f7c194
- Add patch for RH bug #202329.
Matthew Barnes f7c194
Matthew Barnes 0d83e8
* Mon Aug  7 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.91-1
Matthew Barnes 0d83e8
- Update to 1.7.91
Matthew Barnes 0d83e8
- Remove patch for Gnome.org bug #348725 (fixed upstream).
Matthew Barnes 0d83e8
Matthew Barnes 296201
* Fri Aug  4 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-5
Matthew Barnes 296201
- Update to 1.7.90.1 (again)
Matthew Barnes 296201
Matthew Barnes 75e663
* Thu Aug  3 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-5
Matthew Barnes ef8e42
- Remove patches for Gnome.org bug #309079 (rejected upstream).
Matthew Barnes ef8e42
- One of these patches was causing RH bug #167157.
Matthew Barnes 75e663
Matthew Barnes 75e663
* Thu Aug  3 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-4
Matthew Barnes ef8e42
- No longer packaging unused patches.
Matthew Barnes ef8e42
Matthew Barnes 56bff4
* Mon Jul 31 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-3
Matthew Barnes 56bff4
- Revert to version 1.7.4 to prevent API/ABI breakage.
Matthew Barnes 56bff4
- Add back patch to make --with-libdb configure option work.
Matthew Barnes 56bff4
Ray Strode 79e75d
* Mon Jul 31 2006 Ray Strode <rstrode@redhat.com> - 1.7.90.1-4
Ray Strode 79e75d
- add executable bits to libs 
Ray Strode 79e75d
Milan Crha 367648
* Mon Jul 31 2006 Matthias Clasen <mclasen@redhat.com> - 1.7.90.1-3
Matthias Clasen f80485
- Rebuild
Matthias Clasen f80485
Matthew Barnes 5c7a25
* Wed Jul 26 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-2
Matthew Barnes 5c7a25
- Rebuild
Matthew Barnes 5c7a25
Matthew Barnes 35b618
* Tue Jul 25 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.90.1-1
Matthew Barnes 35b618
- Update to 1.7.90.1
Matthew Barnes 35b618
- Add patch for Gnome.org bug #348725.
Matthew Barnes 35b618
- Remove patch to make --with-db configure option work (fixed upstream).
Matthew Barnes 35b618
Milan Crha 367648
* Wed Jul 19 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-2
Matthew Barnes a84275
- Dynamically link to BDB.
Matthew Barnes a84275
- Add patch to make --with-db configure option work.
Matthew Barnes a84275
- Add Requires for db4 and BuildRequires for db4-devel.
Matthew Barnes a84275
- Clean up spec file, renumber patches.
Matthew Barnes a84275
Matthew Barnes ef5e11
* Wed Jul 12 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.4-1
Matthew Barnes ef5e11
- Update to 1.7.4
Matthew Barnes ef5e11
- Remove patch for Gnome.org bug #345965 (fixed upstream).
Matthew Barnes ef5e11
Jesse Keating 41f1bc
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.7.3-3.1
Jesse Keating 41f1bc
- rebuild
Jesse Keating 41f1bc
Matthew Barnes 7b8ca3
* Tue Jun 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.3-3
Matthew Barnes 7b8ca3
- Show GPG key name when asking for the password (Gnome.org #345965).
Matthew Barnes 7b8ca3
Tomáš Mráz 9fa07f
* Wed Jun 14 2006 Tomas Mraz <tmraz@redhat.com> - 1.7.3-2
Tomáš Mráz 9fa07f
- rebuilt with new gnutls
Tomáš Mráz 9fa07f
Matthias Clasen 0ad3ba
* Tue Jun 13 2006 Matthisa Clasen  <mclasen@redhat.com> 1.7.3-1
Matthias Clasen 0ad3ba
- Update to 1.7.3
Matthias Clasen 0ad3ba
Jeremy Katz 95a11a
* Thu Jun  8 2006 Jeremy Katz <katzj@redhat.com> - 1.7.2-3
Jeremy Katz 707781
- BR flex
Jeremy Katz 95a11a
Matthew Barnes 575160
* Sat May 27 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2-2
Matthew Barnes 575160
- Add missing BuildRequires for gettext (#193360).
Matthew Barnes 575160
Matthew Barnes 90a8e2
* Wed May 17 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.2
Matthew Barnes 90a8e2
- Update to 1.7.2
Matthew Barnes 90a8e2
- Remove evolution-data-server-1.7.1-nss_auto_detect.patch; in upstream now.
Matthew Barnes 90a8e2
Matthew Barnes 307ff6
* Sun May 14 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.1-2
Matthew Barnes 307ff6
- Add temporary patch evolution-data-server-1.7.1-nss_auto_detect.patch
Matthew Barnes 307ff6
  to help `configure' detect the SSL modules (closes #191567).
Matthew Barnes 307ff6
Matthew Barnes a7a8a8
* Wed May 10 2006 Matthew Barnes <mbarnes@redhat.com> - 1.7.1-1
Matthew Barnes a7a8a8
- Update to 1.7.1
Matthew Barnes a7a8a8
- Bump eds_base_version from 1.6 to 1.8.
Matthew Barnes a7a8a8
- Disable evolution-data-server-1.2.0-validatehelo.patch (accepted upstream).
Matthew Barnes a7a8a8
Matthias Clasen 80c202
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 1.6.1-3
Matthias Clasen 80c202
- Avoid a multilib conflict
Matthias Clasen 80c202
Matthias Clasen 80c202
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 1.6.1-2
Matthias Clasen 0d4057
- Update to 1.6.1
Matthias Clasen 0d4057
Ray Strode 13c1d3
* Mon Mar 13 2006 Ray Strode <rstrode@redhat.com> - 1.6.0-1
Ray Strode 13c1d3
- 1.6.0
Ray Strode 13c1d3
Ray Strode 5ed638
* Mon Feb 27 2006 Ray Strode <rstrode@redhat.com> - 1.5.92-1
Ray Strode 5ed638
- 1.5.92
Ray Strode 5ed638
dmalcolm 8974ce
* Tue Feb 14 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.91-1
dmalcolm 8974ce
- 1.5.91
dmalcolm 8974ce
Jesse Keating f6f038
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.5.90-2.2
Jesse Keating f6f038
- bump again for double-long bug on ppc(64)
Jesse Keating f6f038
Jesse Keating c1d8bf
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.5.90-2.1
Jesse Keating c1d8bf
- rebuilt for new gcc4.1 snapshot and glibc changes
Jesse Keating c1d8bf
Ray Strode e7f674
* Tue Jan 31 2006 Ray Strode <rstrode@redhat.com> - 1.5.90-2
Ray Strode e7f674
- add build deps (bug 137553)
Ray Strode e7f674
dmalcolm d3e4b8
* Mon Jan 30 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.90-1
dmalcolm d3e4b8
- 1.5.90
dmalcolm d3e4b8
- explicitly list various files rather than rely on globbing
dmalcolm d3e4b8
- enabled parallel make
dmalcolm d3e4b8
dmalcolm c72de1
* Wed Jan 25 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.5-1
dmalcolm c72de1
- 1.5.5
dmalcolm c72de1
- added CalDAV backend to the list of packaged extensions
dmalcolm c72de1
dmalcolm c72de1
* Mon Jan  9 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-4
dmalcolm 91736c
- updated patch 300 to remove usage of GNOME_COMPILE_WARNINGS from configure.in
dmalcolm 91736c
  (since gnome-common might not be available when we rerun the autotools)
dmalcolm 91736c
dmalcolm 888043
* Mon Jan  9 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-3
dmalcolm 888043
- added patch to make the "imap4"/"IMAP4rev1" backend optional; disable it in 
dmalcolm 888043
  our packages; re-run automake since we have touched various Makefile.am 
dmalcolm 888043
  files; rerun intltoolize to avoid incompatibilities between tarball copy of
dmalcolm 888043
  intltool-merge.in and intltool.m4 in intltool package (@EXPANDED_LIBDIR@
dmalcolm 888043
  renamed to @INTLTOOL_LIBDIR@) (#167574)
dmalcolm 888043
- explicitly list the camel providers and e-d-s extension files in the spec file
dmalcolm 888043
dmalcolm 91287c
* Thu Jan  5 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-2
dmalcolm 91287c
- added patch from David Woodhouse to validate reverse DNS domain before using 
dmalcolm 91287c
  in SMTP greeting (patch 103, #151121)
dmalcolm 91287c
dmalcolm 58a6c0
* Tue Jan  3 2006 David Malcolm <dmalcolm@redhat.com> - 1.5.4-1
dmalcolm 58a6c0
- 1.5.4
dmalcolm 58a6c0
dmalcolm df41aa
* Mon Dec 19 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.3-2
dmalcolm df41aa
- Update specfile and patch 5 (evolution-data-server-1.3.5-nspr_fix.patch) to
dmalcolm df41aa
  use nss rather than mozilla-nss throughout
dmalcolm df41aa
dmalcolm 621a9f
* Mon Dec 19 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.3-1
dmalcolm 621a9f
- 1.5.3
dmalcolm 621a9f
Jesse Keating 9d3a7e
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
Jesse Keating 9d3a7e
- rebuilt
Jesse Keating 9d3a7e
dmalcolm 36d0b8
* Tue Dec  6 2005 David Malcolm <dmalcolm@redhat.com> - 1.5.2-1
dmalcolm 36d0b8
- 1.5.2
dmalcolm 36d0b8
- bump eds_base_version from 1.4 to 1.6
dmalcolm 36d0b8
- updated patch 102
dmalcolm 36d0b8
dmalcolm 51814d
* Mon Dec  5 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.2.1-1
dmalcolm 51814d
- 1.4.2.1
dmalcolm 51814d
dmalcolm 620f41
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.2-1
dmalcolm 620f41
- 1.4.2
dmalcolm 620f41
dmalcolm d85c42
* Tue Nov 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-3
dmalcolm d85c42
- add -DLDAP_DEPRECATED to CFLAGS (#172999)
dmalcolm d85c42
dmalcolm bd9251
* Thu Nov 10 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-2
dmalcolm bd9251
- Updated license field to reflect change from GPL to LGPL
dmalcolm bd9251
- Remove all static libraries, not just those in /usr/lib; avoid listing libdir
dmalcolm bd9251
  subdirectory so that we can be more explicit about the package payload (bug
dmalcolm bd9251
  #172882)
dmalcolm bd9251
dmalcolm 72ada2
* Mon Oct 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1.1-1
dmalcolm 72ada2
- 1.4.1.1
dmalcolm 72ada2
dmalcolm 873837
* Mon Oct 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1-2
dmalcolm 873837
- Updated patch 102 (fix-implicit-function-declarations) to include fix for 
dmalcolm 873837
  http calendar backend (thanks to Peter Robinson)
dmalcolm 873837
dmalcolm 1f9a46
* Tue Oct  4 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.1-1
dmalcolm 1f9a46
- 1.4.1
dmalcolm 1f9a46
Jeremy Katz e10761
* Wed Sep 14 2005 Jeremy Katz <katzj@redhat.com> - 1.4.0-2
Jeremy Katz e10761
- rebuild now that mozilla builds on ppc64
Jeremy Katz e10761
dmalcolm 16b63b
* Tue Sep  6 2005 David Malcolm <dmalcolm@redhat.com> - 1.4.0-1
dmalcolm 16b63b
- 1.4.0
dmalcolm 16b63b
- Removed evolution-data-server-1.3.8-fix-libical-vsnprintf.c.patch; a version
dmalcolm 16b63b
  of this is now upstream (was patch 103, added in 1.3.8-2)
dmalcolm 16b63b
dmalcolm fe72ed
* Wed Aug 31 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-6
dmalcolm fe72ed
- Use regular LDAP library for now, rather than evolution-openldap (#167238)
dmalcolm fe72ed
dmalcolm 50dc0a
* Tue Aug 30 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-5
dmalcolm 50dc0a
- Add -Werror-implicit-function-declaration back to CFLAGS at the make stage, 
dmalcolm 50dc0a
  after the configure, to spot 64-bit problems whilst avoiding breaking 
dmalcolm 50dc0a
  configuration tests; expand patch 102 to avoid this breaking libdb's CFLAGS
dmalcolm 50dc0a
dmalcolm 1fa72d
* Wed Aug 24 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-4
dmalcolm 1fa72d
- Remove -Werror-implicit-function-declaration from CFLAGS; this broke the
dmalcolm 1fa72d
  configuration test for fast mutexes in the internal copy of libdb, and hence
dmalcolm 1fa72d
  broke access to local addressbooks (#166742)
dmalcolm 1fa72d
- Introduce static_ldap macro; use it to link to static evolution-openldap 
dmalcolm 1fa72d
  library, containing NTLM support for LDAP binds (needed by Exchange support)
dmalcolm 1fa72d
dmalcolm 5d0c15
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-3
dmalcolm 5d0c15
- Updated patch 102 to fix further implicit function declarations
dmalcolm 5d0c15
dmalcolm cb2ba3
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-2
dmalcolm cb2ba3
- added patch (103) to fix problem with configuration macros in libical's
dmalcolm cb2ba3
  vsnprintf.c
dmalcolm cb2ba3
dmalcolm 64cadf
* Tue Aug 23 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.8-1
dmalcolm 64cadf
- 1.3.8
dmalcolm 64cadf
- Add -Werror-implicit-function-declaration to CFLAGS, to avoid 64-bit issues
dmalcolm 64cadf
  and add patch to fix these where they occur (patch 102)
dmalcolm 64cadf
dmalcolm bcbeec
* Mon Aug 15 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.7-2
dmalcolm bcbeec
- rebuild
dmalcolm bcbeec
dmalcolm c4f2b0
* Tue Aug  9 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.7-1
dmalcolm c4f2b0
- 1.3.7
dmalcolm c4f2b0
Tomáš Mráz 864d60
* Mon Aug  8 2005 Tomas Mraz <tmraz@redhat.com> - 1.3.6.1-2
Tomáš Mráz 864d60
- rebuild with new gnutls
Tomáš Mráz 864d60
dmalcolm 40ef9e
* Fri Jul 29 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.6.1-1
dmalcolm 40ef9e
- 1.3.6.1
dmalcolm 40ef9e
dmalcolm 945850
* Thu Jul 28 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.6-1
dmalcolm 945850
- 1.3.6
dmalcolm 945850
dmalcolm 26602d
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.5-2
dmalcolm 26602d
- Added patch to use nspr rather than mozilla-nspr when doing pkg-config tests
dmalcolm 26602d
  (Patch5: evolution-data-server-1.3.5-nspr_fix.patch)
dmalcolm 26602d
dmalcolm 22d025
* Mon Jul 25 2005 David Malcolm <dmalcolm@redhat.com> - 1.3.5-1
dmalcolm 22d025
- 1.3.5
dmalcolm 22d025
- Split eds_major (was 1.2) into eds_base_version (1.4) and eds_api_version
dmalcolm 22d025
  (1.2) to correspond to BASE_VERSION and API_VERSION in configure.in; updated
dmalcolm 22d025
  rest of specfile accordingly.
dmalcolm 22d025
- Removed upstreamed patch: 
dmalcolm 22d025
  evolution-data-server-1.2.0-cope-with-a-macro-called-read.patch
dmalcolm 22d025
Milan Crha 367648
* Mon Jun 27 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-4.fc5
dmalcolm 67223a
- Added leak fixes for GNOME bug 309079 provided by Mark G. Adams
dmalcolm 67223a
dmalcolm b6a800
* Wed May 18 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-3
dmalcolm b6a800
- bumped libsoup requirement to 2.2.3; removed mozilla_build_version, using
dmalcolm b6a800
  pkg-config instead for locating NSPRS and NSS headers/libraries (#158085)
dmalcolm b6a800
dmalcolm 7e93af
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-2
dmalcolm 7e93af
- added patch to calendar/libecal/e-cal.c to fix missing declaration of open_calendar
dmalcolm 7e93af
dmalcolm 638d0e
* Mon Apr 11 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.2-1
dmalcolm 638d0e
- 1.2.2
dmalcolm 638d0e
dmalcolm a5cbf0
* Thu Mar 17 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.1-1
dmalcolm a5cbf0
- 1.2.1
dmalcolm a5cbf0
dmalcolm 86b1ee
* Thu Mar 10 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-3
dmalcolm 86b1ee
- Removed explicit run-time spec-file requirement on mozilla.
dmalcolm 86b1ee
  The Mozilla NSS API/ABI stabilised by version 1.7.3
dmalcolm 86b1ee
  The libraries are always located in the libdir
Igor Gnatenko 6b793c
  However, the headers are in /usr/include/mozilla-%%{mozilla_build_version}
dmalcolm 86b1ee
  and so they move each time the mozilla version changes.
dmalcolm 86b1ee
  So we no longer have an explicit mozilla run-time requirement in the specfile; 
dmalcolm 86b1ee
  a requirement on the appropriate NSS and NSPR .so files is automagically generated on build.
dmalcolm 86b1ee
  We have an explicit, exact build-time version, so that we can find the headers (without
dmalcolm 86b1ee
  invoking an RPM query from the spec file; to do so is considered bad practice)
dmalcolm 86b1ee
- Introduced mozilla_build_version, to replace mozilla_version
dmalcolm 86b1ee
- Set mozilla_build_version to 1.7.6 to reflect current state of tree
dmalcolm 86b1ee
dmalcolm 830276
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-2
dmalcolm 830276
- Added a patch to deal with glibc defining a macro called "read"
dmalcolm 830276
dmalcolm 349d49
* Tue Mar  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.2.0-1
dmalcolm 349d49
- 1.2.0
dmalcolm 349d49
- Removed patch for GCC 4 as this is now in upstream tarball
dmalcolm 349d49
Jeremy Katz 567c78
* Wed Mar  2 2005 Jeremy Katz <katzj@redhat.com> - 1.1.6-6
Jeremy Katz 567c78
- rebuild to fix library linking silliness
Jeremy Katz 567c78
dmalcolm 1ee777
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-5
dmalcolm 1ee777
- disabling gtk-doc on ia64 and s390x
dmalcolm 1ee777
dmalcolm 88f483
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-4
dmalcolm 88f483
- added macro use_gtk_doc; added missing BuildRequires on gtk-doc; enabled gtk-doc generation on all platforms (had been disabled on ia64)
dmalcolm 88f483
dmalcolm 9b5ac0
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-3
dmalcolm 9b5ac0
- extended patch to deal with camel-groupwise-store-summary.c
dmalcolm 9b5ac0
dmalcolm 0a8c68
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-2
dmalcolm 0a8c68
- added patch to fix badly-scoped declaration of "namespace_clear" in camel-imap-store-summary.c
dmalcolm 0a8c68
dmalcolm 261da8
* Tue Mar  1 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.6-1
dmalcolm 261da8
- 1.1.6
dmalcolm 261da8
dmalcolm 56ee23
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-3
dmalcolm 56ee23
- rebuild
dmalcolm 56ee23
dmalcolm 083c44
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-2
dmalcolm 083c44
- forgot to fix sources
dmalcolm 083c44
dmalcolm 588da8
* Tue Feb  8 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.5-1
dmalcolm 588da8
- 1.1.5
dmalcolm 588da8
dmalcolm e27e4a
* Thu Jan 27 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.2-1
dmalcolm e27e4a
- Update from unstable 1.1.4.1 to unstable 1.1.1.4.2
dmalcolm e27e4a
dmalcolm 97bf4c
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-3
dmalcolm 97bf4c
- disable gtk-doc generation on ia64 for now
dmalcolm 97bf4c
dmalcolm b506d5
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-2
dmalcolm b506d5
- Exclude ppc64 due to missing mozilla dependency
dmalcolm b506d5
dmalcolm e15f63
* Wed Jan 26 2005 David Malcolm <dmalcolm@redhat.com> - 1.1.4.1-1
dmalcolm e15f63
- Update from 1.0.3 to 1.1.4.1
dmalcolm e15f63
- Updated eds_major from 1.0 to 1.2; fixed translation search path.
dmalcolm e15f63
- Removed 64-bit patch for calendar backend hash table; upstream now stores pointers to ECalBackendFactory, rather than GType
dmalcolm e15f63
- Removed calendar optimisation patch for part of part of bug #141283 as this is now in the upstream tarball
Igor Gnatenko 6b793c
- Added /usr/lib/evolution-data-server-%%{eds_major} to cover the extensions, plus the camel code now in e-d-s, rather than evolution
Igor Gnatenko 6b793c
- Added /usr/share/pixmaps/evolution-data-server-%%{eds_major} to cover the category pixmaps
dmalcolm e15f63
- Camel code from evolution is now in evolution-data-server:
dmalcolm e15f63
  - Added camel-index-control and camel-lock-helper to packaged files
dmalcolm e15f63
  - Added mozilla dependency code from the evolution package
dmalcolm e15f63
  - Ditto for LDAP
dmalcolm e15f63
  - Ditto for krb5
dmalcolm e15f63
  - Ditto for NNTP support handling
dmalcolm e15f63
  - Ditto for --enable-file-locking and --enable-dot-locking
dmalcolm e15f63
- Added requirements on libbonobo, libgnomeui, gnome-vfs2, GConf2, libglade2
dmalcolm e15f63
- Updated libsoup requirement from 2.2.1 to 2.2.2
dmalcolm e15f63
- Enabled gtk-doc
dmalcolm e15f63
dmalcolm 5e5665
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.3-2
dmalcolm 5e5665
- fixed packaging of translation files to reflect upstream change to GETTEXT_PACKAGE being evolution-data-server-1.0 rather than -1.5
dmalcolm 5e5665
dmalcolm 3be68b
* Wed Dec 15 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.3-1
dmalcolm 3be68b
- update from upstream 1.0.2 to 1.0.3:
dmalcolm 3be68b
  * Address Book
dmalcolm 3be68b
    - prevent e_book_commit_contact from crashing on multiple calls (Diego Gonzalez)
dmalcolm 3be68b
    - prevent file backend from crashing if uid of vcard is NULL (Diego Gonzalez)
dmalcolm 3be68b
dmalcolm 3be68b
  * Calendar
dmalcolm 3be68b
    #XB59904 - Speed up calendar queries (Rodrigo)
dmalcolm 3be68b
    #XB69624 - make changes in evo corresponding to soap schema changes  (Siva)
dmalcolm 3be68b
    - fix libical build for automake 1.9 (Rodney)
dmalcolm 3be68b
    - fix putenv usage for portability (Julio M. Merino Vidal)
dmalcolm 3be68b
dmalcolm 3be68b
  * Updated Translations:
dmalcolm 3be68b
    - sv (Christian Rose)
dmalcolm 3be68b
dmalcolm 3be68b
- Removed patches to fix build on x86_64 and calendar optimisation for XB59004 as these are in the upstream tarball
dmalcolm 3be68b
dmalcolm 3d417f
* Tue Dec  7 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-6
dmalcolm 3d417f
- Amortize writes to a local cache of a webcal calendar, fixing further aspect of #141283 (upstream bugzilla #70267), as posted to mailing list here:
dmalcolm 3d417f
http://lists.ximian.com/archives/public/evolution-patches/2004-December/008338.html
dmalcolm 3d417f
(The groupwise part of that patch did not cleanly apply, so I removed it).
dmalcolm 3d417f
dmalcolm 020533
* Thu Dec  2 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-5
dmalcolm 020533
- Added fix for #141283 (upstream bugzilla XB 59904), a backported calendar 
dmalcolm 020533
optimisation patch posted to upstream development mailing list here:
dmalcolm 020533
http://lists.ximian.com/archives/public/evolution-patches/2004-November/008139.html
dmalcolm 020533
dmalcolm 020533
* Wed Nov  3 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-4
dmalcolm 020533
- Added patch to fix usage of GINT_TO_POINTER/GPOINTER_TO_INT for calendar backend GType hash table, breaking on ia64  (#136914)
dmalcolm 020533
dmalcolm 15c398
* Wed Oct 20 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-3
dmalcolm 15c398
- added workaround for a backend leak that causes the "contacts" calendar 
dmalcolm 15c398
backend to hold open an EBook for the local contacts (filed upstream at:
dmalcolm 15c398
http://bugzilla.ximian.com/show_bug.cgi?id=68533 ); this was causing e-d-s to
dmalcolm 15c398
never lose its last addressbook, and hence never quit.  We workaround this by
dmalcolm 15c398
detecting this condition and exiting when it occurs, fixing bug #134851 and #134849.
dmalcolm 15c398
dmalcolm 8d9761
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-2
dmalcolm 8d9761
- added patch to fix build on x86_64 (had multiple definitions of mutex code in libdb/dbinc.mutex.h)
dmalcolm 8d9761
dmalcolm cb81c3
* Tue Oct 12 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.2-1
dmalcolm cb81c3
- update from 1.0.1 to 1.0.2
dmalcolm cb81c3
- increased libsoup requirement to 2.2.1 to match configuration script
dmalcolm cb81c3
dmalcolm 521ea0
* Tue Sep 28 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.1-1
dmalcolm 521ea0
- update from 1.0.0 to 1.0.1
dmalcolm 521ea0
- removed patch that fixed warnings in calendar code (now in upstream tarball)
dmalcolm 521ea0
dmalcolm a6822a
* Mon Sep 20 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.0-2
dmalcolm 459a4b
- fixed various warnings in the calendar code 
dmalcolm 459a4b
  (filed upstream here: http://bugzilla.ximian.com/show_bug.cgi?id=66383)
dmalcolm a6822a
dmalcolm e6c389
* Tue Sep 14 2004 David Malcolm <dmalcolm@redhat.com> - 1.0.0-1
dmalcolm e6c389
- update from 0.0.99 to 1.0.0
dmalcolm e6c389
- changed path in FTP source location from 0.0 to 1.0
dmalcolm e6c389
cvsdist 1f9826
* Tue Aug 31 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.99-1
cvsdist 1f9826
- update from 0.0.98 to 0.0.99
cvsdist 1f9826
- increased libsoup requirement to 2.2.0 to match configuration script
cvsdist 1f9826
cvsdist 398b64
* Mon Aug 16 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.98-1
cvsdist 398b64
- updated tarball from 0.0.97 to 0.0.98; updated required libsoup version to 2.1.13
cvsdist 398b64
cvsdist 648473
* Thu Aug  5 2004 Warren Togami <wtogami@redhat.com> - 0.0.97-2
cvsdist 648473
- pkgconfig -devel Requires libbonobo-devel, libgnome-devel
cvsdist 648473
cvsdist 4aecd2
* Wed Aug  4 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.97-1
cvsdist 4aecd2
- upgraded to 0.0.97; rewrote the package's description
cvsdist 4aecd2
cvsdist a8db9b
* Mon Jul 26 2004 David Malcolm <dmalcolm@redhat.com>
cvsdist a8db9b
- rebuilt
cvsdist a8db9b
cvsdist a8db9b
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-2
cvsdist a8db9b
- added version numbers to the BuildRequires test for libsoup-devel and ORBit2-devel
cvsdist a8db9b
cvsdist a8db9b
* Tue Jul 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.96-1
cvsdist a8db9b
- 0.0.96; libsoup required is now 2.1.12
cvsdist a8db9b
cvsdist b8cc4b
* Thu Jul  8 2004 David Malcolm <dmalcolm@redhat.com>
cvsdist b8cc4b
- rebuilt
cvsdist b8cc4b
cvsdist d3a245
* Wed Jul  7 2004 David Malcolm <dmalcolm@redhat.com>
cvsdist d3a245
- rebuilt
cvsdist d3a245
cvsdist d3a245
* Tue Jul  6 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.95-1
cvsdist d3a245
- 0.0.95
cvsdist d3a245
cvsdist a5df5b
* Thu Jun 17 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94.1-1
cvsdist a5df5b
- 0.0.94.1
cvsdist a5df5b
cvsdist 6522bf
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-2
cvsdist 6522bf
- rebuilt
cvsdist 6522bf
cvsdist 434808
* Mon Jun  7 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.94-1
cvsdist 434808
- 0.0.94
cvsdist 434808
cvsdist 434808
* Wed May 26 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-4
cvsdist 434808
- added ORBit2 requirement
cvsdist 434808
cvsdist 2b334d
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-3
cvsdist 2b334d
- rebuild again
cvsdist 2b334d
cvsdist cb791b
* Fri May 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-2
cvsdist cb791b
- rebuilt
cvsdist cb791b
cvsdist cb791b
* Thu May 20 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.93-1
cvsdist cb791b
- 0.0.93; libsoup required is now 2.1.10
cvsdist cb791b
cvsdist 58ae61
* Wed Apr 21 2004 David Malcolm <dmalcolm@redhat.com> - 0.0.92-1
cvsdist 58ae61
- Update to 0.0.92; added a define and a requirement on the libsoup version
cvsdist 58ae61
cvsdist 58ae61
* Wed Mar 10 2004 Jeremy Katz <katzj@redhat.com> - 0.0.90-1
cvsdist 58ae61
- 0.0.90
cvsdist 58ae61
cvsdist 58ae61
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 58ae61
- rebuilt
cvsdist 58ae61
cvsdist b2d4cc
* Mon Jan 26 2004 Jeremy Katz <katzj@redhat.com> - 0.0.6-1
cvsdist b2d4cc
- 0.0.6
cvsdist b2d4cc
cvsdist b2a572
* Wed Jan 21 2004 Jeremy Katz <katzj@redhat.com> - 0.0.5-2
cvsdist b2a572
- better fix by using system libtool
cvsdist b2a572
cvsdist b2a572
* Mon Jan 19 2004 Jeremy Katz <katzj@redhat.com> 0.0.5-1
cvsdist b2a572
- add some libdb linkage to make the build on x86_64 happy
cvsdist b2a572
cvsdist b2a572
* Wed Jan 14 2004 Jeremy Katz <katzj@redhat.com> 0.0.5-0
cvsdist b2a572
- update to 0.0.5
cvsdist b2a572
cvsdist b2a572
* Sat Jan  3 2004 Jeremy Katz <katzj@redhat.com> 0.0.4-0
cvsdist b2a572
- Initial build.