91fddd5
%define openchange_version 2.0
d5ba76c
%define intltool_version 0.35.5
d5ba76c
7f20c6b
%define evo_base_version 3.12
d5ba76c
d5ba76c
%define strict_build_settings 0
d5ba76c
d5ba76c
### Abstract ###
d5ba76c
d5ba76c
Name: evolution-mapi
99027cc
Version: 3.12.2
99027cc
Release: 1%{?dist}
d5ba76c
Group: Applications/Productivity
d5ba76c
Summary: Evolution extension for MS Exchange 2007 servers
d5ba76c
License: LGPLv2+
eb2bf50
URL: https://wiki.gnome.org/Apps/Evolution
ad11693
Source: http://download.gnome.org/sources/%{name}/3.12/%{name}-%{version}.tar.xz
d5ba76c
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
d5ba76c
e6cbe08
# GN-bug #729028
99027cc
#Patch0: evolution-mapi-3.12.1-openchange-2.1-changes.patch
513af2f
d5ba76c
### Dependencies ###
d5ba76c
154c280
Requires: evolution >= %{version}
154c280
Requires: evolution-data-server >= %{version}
d5ba76c
d5ba76c
### Build Dependencies ###
d5ba76c
3b8f4af
BuildRequires: autoconf
3b8f4af
BuildRequires: automake
d5ba76c
BuildRequires: gettext
3b8f4af
BuildRequires: gnome-common
d5ba76c
BuildRequires: intltool >= %{intltool_version}
3b8f4af
BuildRequires: libtool >= 1.5
adac077
adac077
BuildRequires: pkgconfig(camel-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{version}
adac077
BuildRequires: pkgconfig(evolution-shell-3.0) >= %{version}
adac077
BuildRequires: pkgconfig(glib-2.0)
adac077
BuildRequires: pkgconfig(gtk+-3.0)
adac077
BuildRequires: pkgconfig(libebackend-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(libebook-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(libecal-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(libedata-book-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(libedata-cal-1.2) >= %{version}
adac077
BuildRequires: pkgconfig(libemail-engine) >= %{version}
adac077
BuildRequires: pkgconfig(libmapi) >= %{openchange_version}
d5ba76c
d5ba76c
%description
d5ba76c
This package allows Evolution to interact with MS Exchange 2007 servers.
d5ba76c
d5ba76c
%package devel
d5ba76c
Summary: Development files for building against %{name}
d5ba76c
Group: Development/Libraries
d5ba76c
Requires: %{name} = %{version}-%{release}
adac077
Requires: pkgconfig(camel-1.2) >= %{version}
adac077
Requires: pkgconfig(evolution-data-server-1.2) >= %{version}
adac077
Requires: pkgconfig(evolution-mail-3.0) >= %{version}
adac077
Requires: pkgconfig(evolution-shell-3.0) >= %{version}
adac077
Requires: pkgconfig(libebackend-1.2) >= %{version}
adac077
Requires: pkgconfig(libebook-1.2) >= %{version}
adac077
Requires: pkgconfig(libecal-1.2) >= %{version}
adac077
Requires: pkgconfig(libedata-book-1.2) >= %{version}
adac077
Requires: pkgconfig(libedata-cal-1.2) >= %{version}
adac077
Requires: pkgconfig(libemail-engine) >= %{version}
adac077
Requires: pkgconfig(libmapi) >= %{openchange_version}
d5ba76c
d5ba76c
%description devel
d5ba76c
Development files needed for building things which link against %{name}.
d5ba76c
d5ba76c
%prep
d5ba76c
%setup -q
99027cc
#%patch0 -p1 -b .openchange-2.1-changes
c71e372
d5ba76c
%build
d5ba76c
Matthew Barnes 7828521
CFLAGS="$RPM_OPT_FLAGS"
Matthew Barnes 7828521
d5ba76c
# Add stricter build settings here as the source code gets cleaned up.
d5ba76c
# We want to make sure things like compiler warnings and avoiding deprecated
d5ba76c
# functions in the GNOME/GTK+ libraries stay fixed.
d5ba76c
#
d5ba76c
# Please file a bug report at bugzilla.gnome.org if these settings break
d5ba76c
# compilation, and encourage the upstream developers to use them.
d5ba76c
d5ba76c
%if %{strict_build_settings}
d5ba76c
CFLAGS="$CFLAGS \
d5ba76c
	-DG_DISABLE_DEPRECATED=1 \
d5ba76c
	-DPANGO_DISABLE_DEPRECATED=1 \
d5ba76c
	-DGDK_PIXBUF_DISABLE_DEPRECATED=1 \
d5ba76c
	-DGDK_DISABLE_DEPRECATED=1 \
d5ba76c
	-DGTK_DISABLE_DEPRECATED=1 \
d5ba76c
	-DEDS_DISABLE_DEPRECATED=1 \
d5ba76c
	-Wdeclaration-after-statement \
d5ba76c
	-Werror-implicit-function-declaration"
d5ba76c
%endif
d5ba76c
ff6d738
export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
ff6d738
3b8f4af
# Regenerate configure to pick up changes
3b8f4af
autoreconf --force --install
3b8f4af
c0bc1d6
%configure --disable-maintainer-mode
c0bc1d6
d5ba76c
make %{?_smp_mflags}
d5ba76c
d5ba76c
%install
d5ba76c
rm -rf $RPM_BUILD_ROOT
d5ba76c
make install DESTDIR=$RPM_BUILD_ROOT
d5ba76c
d5ba76c
find $RPM_BUILD_ROOT/%{_libdir} -name '*.la' -exec rm {} \;
d5ba76c
d5ba76c
%find_lang %{name}
d5ba76c
d5ba76c
%clean
d5ba76c
rm -rf $RPM_BUILD_ROOT
d5ba76c
d5ba76c
%files -f %{name}.lang
d5ba76c
%defattr(-,root,root,-)
eb32f7c
%doc AUTHORS ChangeLog COPYING INSTALL README
d5ba76c
%{_libdir}/libexchangemapi-1.0.so.*
fdae8a9
%{_libdir}/evolution-data-server/camel-providers/libcamelmapi.so
fdae8a9
%{_libdir}/evolution-data-server/camel-providers/libcamelmapi.urls
fdae8a9
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendmapi.so
fdae8a9
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendmapi.so
Matthew Barnes 5ec8d10
%{_libdir}/evolution-data-server/registry-modules/module-mapi-backend.so
Matthew Barnes 5ec8d10
%{_libdir}/evolution/%{evo_base_version}/modules/module-mapi-configuration.so
9b94c25
%{_datadir}/evolution-data-server/mapi
d5ba76c
d5ba76c
%files devel
d5ba76c
%defattr(-,root,root,-)
9b94c25
%{_includedir}/evolution-data-server/mapi
d5ba76c
%{_libdir}/libexchangemapi-1.0.so
d5ba76c
%{_libdir}/pkgconfig/libexchangemapi-1.0.pc
d5ba76c
d5ba76c
%changelog
99027cc
* Mon May 12 2014 Milan Crha <mcrha@redhat.com> - 3.12.2-1
99027cc
- Update to 3.12.2
99027cc
- Remove upstream patch to adapt to OpenChange 2.1 release changes
99027cc
e6cbe08
* Mon Apr 28 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-2
e6cbe08
- Add upstream patch to adapt to OpenChange 2.1 release changes
e6cbe08
3d9f96d
* Mon Apr 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-1
3d9f96d
- Update to 3.12.1
3d9f96d
ad11693
* Mon Mar 24 2014 Milan Crha <mcrha@redhat.com> - 3.12.0-1
ad11693
- Update to 3.12.0
ad11693
9f3c4c8
* Mon Mar 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.92-1
9f3c4c8
- Update to 3.11.92
9f3c4c8
e3aa0c2
* Mon Mar 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.91-1
e3aa0c2
- Update to 3.11.91
e3aa0c2
eb2bf50
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
eb2bf50
- Update to 3.11.90
eb2bf50
a7fc989
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
a7fc989
- Update to 3.11.5
a7fc989
54ea0d7
* Mon Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
54ea0d7
- Update to 3.11.4
54ea0d7
Matthew Barnes 2bbe071
* Sun Dec 01 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.2-3
Matthew Barnes 7828521
- Add $RPM_OPT_FLAGS to $CFLAGS (RH bug #1035931)
Matthew Barnes 7828521
f19deff
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
f19deff
- Rebuild for new libical (RH bug #1023020)
f19deff
ff6d738
* Mon Nov 18 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-1
ff6d738
- Update to 3.11.2
ff6d738
- Disable compiler warnings about deprecated symbols
ff6d738
29a0d25
* Fri Nov 08 2013 Milan Crha <mcrha@redhat.com> - 3.11.1-1
29a0d25
- Update to 3.11.1
29a0d25
58b0059
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
58b0059
- Update to 3.10.1
58b0059
e001937
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
e001937
- Update to 3.10.0
e001937
- Fix URL tag in the .spec file to point to evolution project
e001937
b7de55f
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
b7de55f
- Update to 3.9.92
b7de55f
94f3032
* Mon Aug 19 2013 Milan Crha <mcrha@redhat.com> - 3.9.90-1
94f3032
- Update to 3.9.90
94f3032
4c069a0
* Mon Jul 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-1
4c069a0
- Update to 3.9.5
4c069a0
ee22a90
* Wed Jul 10 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-2
ee22a90
- Rebuild against newer evolution-data-server
ee22a90
aa695f0
* Mon Jun 17 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-1
aa695f0
- Update to 3.9.3
aa695f0
47411de
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
47411de
- Update to 3.9.2
47411de
Rex Dieter 95df12f
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
Rex Dieter 95df12f
- rebuild (libical)
Rex Dieter 95df12f
a022340
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
a022340
- Update to 3.9.1
a022340
69c8445
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
69c8445
- Update to 3.8.0
69c8445
d1ebdda
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
d1ebdda
- Update to 3.7.92
d1ebdda
- Remove patch to drop GTK_DOC_CHECK from configure.ac (fixed upstream)
d1ebdda
dbf8ef3
* Mon Mar 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.91-1
dbf8ef3
- Update to 3.7.91
513af2f
- Add patch to drop GTK_DOC_CHECK from configure.ac
dbf8ef3
91fddd5
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-1
91fddd5
- Update to 3.7.90
91fddd5
592846a
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
592846a
- Update to 3.7.5
592846a
2cbda9c
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
2cbda9c
- Update to 3.7.4
2cbda9c
Matthew Barnes 5a32943
* Wed Dec 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3-1
Matthew Barnes 5a32943
- Update to 3.7.3
Matthew Barnes 5a32943
4717dc7
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
4717dc7
- Update to 3.7.2
4717dc7
03000cc
* Mon Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
03000cc
- Update to 3.7.1
03000cc
13faf5e
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
13faf5e
- Update to 3.5.92
13faf5e
d2946ad
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
d2946ad
- Update to 3.5.91
d2946ad
1ef6790
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
1ef6790
- Update to 3.5.90
1ef6790
05d0d9f
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
05d0d9f
- Update to 3.5.5
05d0d9f
34e55a5
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
34e55a5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
34e55a5
be38927
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
be38927
- Update to 3.5.4
be38927
Matthew Barnes 3af276d
* Tue Jun 26 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
Matthew Barnes 3af276d
- Update to 3.5.3
Matthew Barnes 3af276d
a2ed0a8
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
a2ed0a8
- Update to 3.5.2
a2ed0a8
Matthew Barnes a765837
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
Matthew Barnes a765837
- Update to 3.5.1
Matthew Barnes a765837
228937b
* Tue Apr 24 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-3
228937b
- Rebuild against newer OpenChange
228937b
851caf8
* Thu Apr 19 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-2
851caf8
- Rebuild against newer OpenChange
851caf8
df09d6b
* Tue Apr 03 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
68ee531
- Update to 3.4.0
3843f54
- Bump OpenChange dependency to 1.0
3843f54
56533b6
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
56533b6
- Update to 3.3.91
56533b6
- Remove add-rpath patch (obsolete)
56533b6
eb32f7c
* Thu Feb 23 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-2
eb32f7c
- Do not change rpath on .so files (fixes Red Hat bug #790056)
eb32f7c
489b174
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
489b174
- Update to 3.3.90
489b174
7fa384b
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
7fa384b
- Update to 3.3.5
7fa384b
4bb2944
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
4bb2944
- Update to 3.3.4
4bb2944
c0d3f3f
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
c0d3f3f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
c0d3f3f
b19d3ca
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
b19d3ca
- Update to 3.3.3
b19d3ca
- Remove patch to remove usage of deprecated flags (fixed upstream)
b19d3ca
b86b2c3
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
b86b2c3
- Update to 3.3.2
af8a7d1
- Add patch to remove usage of deprecated flags
b86b2c3
c626724
* Mon Oct 24 2011 Milan Crha <mcrha@redhat.com> - 3.3.1-1
c626724
- Update to 3.3.1
c626724
67b2ea9
* Mon Sep 26 2011 Milan Crha <mcrha@redhat.com> - 3.2.0-1
67b2ea9
- Update to 3.2.0
67b2ea9
c0bc1d6
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
c0bc1d6
- Update to 3.1.92
c0bc1d6
e5544de
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
e5544de
- Update to 3.1.91
e5544de
8f17cbc
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
8f17cbc
- Update to 3.1.90
8f17cbc
58ba622
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
58ba622
- Update to 3.1.5
58ba622
3deec27
* Thu Aug 11 2011 Milan Crha <mcrha@redhat.com> - 3.1.4-1
3deec27
- Update to 3.1.4
3deec27
- Remove patch to enable GLib deprecated stuff (fixed upstream)
3deec27
Matthew Barnes aa588aa
* Tue Jul 05 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
Matthew Barnes aa588aa
- Update to 3.1.3
Matthew Barnes aa588aa
cf29601
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
cf29601
- Update to 3.1.2
3b8f4af
- Add patch to enable GLib deprecated stuff (due to G_CONST_RETURN deprecation)
cf29601
314a667
* Mon May 09 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-1
314a667
- Update to 3.1.1
314a667
Matthew Barnes ffa3d14
* Wed Apr 06 2011 Matthew Barnes <mbarnes@redhat.com> - 3.0.0-2
Matthew Barnes ffa3d14
- Rebuild against newer Samba4 and OpenChange libraries.
Matthew Barnes ffa3d14
604847b
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
604847b
- Update to 3.0.0
604847b
920509c
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
920509c
- Update to 2.91.92
920509c
ee49410
* Mon Mar 07 2011 Milan Crha <mcrha@redhat.com> - 2.91.91-1
ee49410
- Update to 2.91.91
ee49410
081bed2
* Mon Feb 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.90-1
081bed2
- Update to 2.91.90
081bed2
345e6df
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
345e6df
- Rebuild against newer gtk
345e6df
2c4e3e2
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
2c4e3e2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2c4e3e2
4f62491
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
4f62491
- Rebuild
4f62491
cf5b461
* Mon Jan 31 2011 Milan Crha <mcrha@redhat.com> - 2.91.6-1
cf5b461
- Update to 2.91.6
cf5b461
fdae8a9
* Mon Jan 10 2011 Milan Crha <mcrha@redhat.com> - 2.91.5-1
fdae8a9
- Update to 2.91.5
fdae8a9
5981ef6
* Mon Dec 20 2010 Milan Crha <mcrha@redhat.com> - 2.91.4-1
5981ef6
- Update to 2.91.4
5981ef6
750597b
* Mon Nov 29 2010 Milan Crha <mcrha@redhat.com> - 2.91.3-1
750597b
- Update to 2.91.3
750597b
8eb6a71
* Mon Nov 08 2010 Milan Crha <mcrha@redhat.com> - 2.91.2-1
8eb6a71
- Update to 2.91.2
8eb6a71
23f4dc6
* Mon Oct 18 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-1
23f4dc6
- Update to 2.91.1
23f4dc6
154c280
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
154c280
- Update to 2.91.0
154c280
Jesse Keating 4514527
* Wed Sep 29 2010 jkeating - 0.31.92-3
Jesse Keating 4514527
- Rebuilt for gcc bug 634757
Jesse Keating 4514527
d80a453
* Tue Sep 14 2010 Milan Crha <mcrha@redhat.com> - 0.31.92-2
d80a453
- Bump openchange requirement to 0.9-8
d80a453
d80a453
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 0.31.92-1
d80a453
- Update to 0.31.92
d80a453
- Remove patch for Gnome bug #627999 (fixed upstream)
d80a453
e89156a
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 0.31.91-1
e89156a
- Update to 0.31.91
e89156a
- Add patch for Gnome bug #627999 (Cannot autocomplete)
d80a453
d80a453
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 0.31.90-1
d80a453
- Update to 0.31.90
d80a453
61150d6
* Mon Aug 02 2010 Matthew Barnes <mbarnes@redhat.com> - 0.31.6-1
d80a453
- Update to 0.31.6
e89156a
- Roll back evo_base_version to 2.32.
e89156a
b8c35df
* Tue Jul 13 2010 Milan Crha <mcrha@redhat.com> - 0.31.5-1
b8c35df
- Update to 0.31.5
b8c35df
c1fa67e
* Mon Jun 07 2010 Milan Crha <mcrha@redhat.com> - 0.31.3-1
c1fa67e
- Update to 0.31.3
c1fa67e
44e809d
* Mon May 24 2010 Milan Crha <mcrha@redhat.com> - 0.31.2-1
44e809d
- Update to 0.31.2
44e809d
c1228c1
* Mon May 03 2010 Milan Crha <mcrha@redhat.com> - 0.31.1-1
c1228c1
- Update to 0.31.1
c1228c1
18c8906
* Mon Feb 08 2010 Milan Crha <mcrha@redhat.com> - 0.29.90-1
18c8906
- Update to 0.29.90
18c8906
27bb8eb
* Mon Jan 25 2010 Milan Crha <mcrha@redhat.com> - 0.29.6-1
27bb8eb
- Update to 0.29.6
27bb8eb
ff306f9
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 0.29.5-1
ff306f9
- Update to 0.29.5
ff306f9
6ca015b
* Sat Jan 09 2010 Matthew Barnes <mbarnes@redhat.com> - 0.29.4-2
6ca015b
- Rebuild against OpenChange 0.9.
6ca015b
20d0486
* Mon Dec 21 2009 Milan Crha <mcrha@redhat.com> - 0.29.4-1
20d0486
- Update to 0.29.4
20d0486
8718d24
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 0.29.3-1
8718d24
- Update to 0.29.3
8718d24
- Remove patch for Gnome bug #588453 (fixed upstream).
8718d24
- Remove patch for Gnome bug #595260 (fixed upstream).
8718d24
- Remove patch for Gnome bug #595355 (fixed upstream).
8718d24
- Remove patch for Gnome bug #595480 (fixed upstream).
8718d24
c71e372
* Tue Sep 22 2009 Milan Crha <mcrha@redhat.com> - 0.28.0-1
c71e372
- Update to 0.28.0
c71e372
- Add patch for Gnome bug #588453 (slow retrieval of message IDs).
c71e372
- Add patch for Gnome bug #595260 (crash in mapi_sync_deleted).
c71e372
- Add patch for Gnome bug #595355 (crash and incorrect header parsing).
c71e372
- Add patch for Gnome bug #595480 (crash on fetching GAL).
c71e372
87e74fd
* Mon Sep 07 2009 Milan Crha <mcrha@redhat.com> - 0.27.92-1
87e74fd
- Update to 0.27.92
87e74fd
c24ed3e
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 0.27.91-1
c24ed3e
- Update to 0.27.91
c24ed3e
7b4af33
* Mon Aug 10 2009 Milan Crha <mcrha@redhat.com> - 0.27.90-1
7b4af33
- Update to 0.27.90
7b4af33
1f1814b
* Tue Jul 28 2009 Milan Crha <mcrha@redhat.com> - 0.27.5-2
1f1814b
- Add new libebookbackendmapigal.so to a list of installed files.
1f1814b
- Bump requirement of evolution and evolution-data-server to 2.27.5.
1f1814b
972876d
* Mon Jul 27 2009 Milan Crha <mcrha@redhat.com> - 0.27.5-1
972876d
- Update to 0.27.5
972876d
cf4fd3e
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27.4-2
cf4fd3e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
cf4fd3e
f811fb0
* Mon Jul 13 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.4-1
f811fb0
- Update to 0.27.4
f811fb0
cc564c8
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-4
cc564c8
- Remove redundant library flag from pkg-config file.
cc564c8
460419c
* Mon Jun 29 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-3
460419c
- Rebuild against mutated openchange (see RH bug #503783).
460419c
460419c
* Fri Jun 26 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-2
6c9e7b5
- Remove ldconfig calls since all the libraries we install are
6c9e7b5
  dlopen'ed modules (RH bug #586991).
6c9e7b5
5815516
* Mon Jun 15 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-1
5815516
- Update to 0.27.3
5815516
1d02daf
* Fri May 29 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.2-1
1d02daf
- Update to 0.27.2
1d02daf
2040bee
* Mon May 04 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.1-1
2040bee
- Update to 0.27.1
2040bee
- Bump eds_major to 2.28.
2040bee
- Bump evo and eds req's to 2.27.1.
2040bee
8a2b512
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.1-1
8a2b512
- Update to 0.26.1
8a2b512
9adf24d
* Thu Mar 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.0.1-1
9adf24d
- Update to 0.26.0.1
9adf24d
98e122c
* Mon Mar 16 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.0-1
98e122c
- Update to 0.26.0
98e122c
33cd58c
* Mon Mar 02 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.92-1
33cd58c
- Update to 0.25.92
33cd58c
d5ba76c
* Thu Feb 26 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-3
d5ba76c
- Formal package review cleanups.
d5ba76c
d5ba76c
* Thu Feb 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-2
d5ba76c
- Add some missing build requirements.
d5ba76c
d5ba76c
* Mon Feb 16 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-1
d5ba76c
- Update to 0.25.91
d5ba76c
d5ba76c
* Thu Feb 05 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.90-1
d5ba76c
- Update to 0.25.90
d5ba76c
d5ba76c
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.5-1
d5ba76c
- Update to 0.25.5
d5ba76c
d5ba76c
* Tue Jan 06 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.4-1
d5ba76c
- Update to 0.25.4
d5ba76c
- Handle translations.
d5ba76c
d5ba76c
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 0.25.3-1
d5ba76c
- Update to 0.25.3
d5ba76c
d5ba76c
* Fri Dec 12 2008 Matthew Barnes <mbarnes@redhat.com> - 0.1-1
d5ba76c
- Initial packaging of evolution-mapi.