52575d
%define openchange_version 2.0
52575d
%define intltool_version 0.35.5
52575d
52575d
%define strict_build_settings 0
52575d
52575d
### Abstract ###
52575d
52575d
Name: evolution-mapi
52575d
Version: 3.28.3
66c559
Release: 7%{?dist}
52575d
Group: Applications/Productivity
52575d
Summary: Evolution extension for MS Exchange 2007 servers
52575d
License: LGPLv2+
52575d
URL: https://wiki.gnome.org/Apps/Evolution
52575d
Source: http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
52575d
52575d
Obsoletes: evolution-mapi-devel <= 3.23.1
52575d
52575d
%global eds_evo_version %{version}
52575d
707ae0
# RH bug #1972749
707ae0
Patch01: evolution-mapi-3.28.3-cmake-variable-name-comparison.patch
52575d
52575d
### Dependencies ###
52575d
52575d
Requires: evolution >= %{eds_evo_version}
52575d
Requires: evolution-data-server >= %{eds_evo_version}
52575d
Requires: %{name}-langpacks = %{version}-%{release}
52575d
52575d
### Build Dependencies ###
52575d
52575d
BuildRequires: cmake
52575d
BuildRequires: gcc
52575d
BuildRequires: gettext
52575d
BuildRequires: intltool >= %{intltool_version}
52575d
52575d
BuildRequires: pkgconfig(camel-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(evolution-data-server-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(evolution-mail-3.0) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(evolution-shell-3.0) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(glib-2.0)
52575d
BuildRequires: pkgconfig(gtk+-3.0)
52575d
BuildRequires: pkgconfig(libebackend-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libebook-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libecal-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libedata-book-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libedata-cal-1.2) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libemail-engine) >= %{eds_evo_version}
52575d
BuildRequires: pkgconfig(libmapi) >= %{openchange_version}
52575d
52575d
%description
52575d
This package allows Evolution to interact with MS Exchange 2007 servers.
52575d
52575d
%package langpacks
52575d
Summary: Translations for %{name}
52575d
BuildArch: noarch
52575d
Requires: %{name} = %{version}-%{release}
52575d
52575d
%description langpacks
52575d
This package contains translations for %{name}.
52575d
52575d
%prep
52575d
%setup -q
707ae0
%patch01 -p1 -b .cmake-variable-name-comparison
52575d
52575d
%build
52575d
52575d
mkdir _build
52575d
cd _build
52575d
52575d
CFLAGS="$RPM_OPT_FLAGS"
52575d
52575d
# Add stricter build settings here as the source code gets cleaned up.
52575d
# We want to make sure things like compiler warnings and avoiding deprecated
52575d
# functions in the GNOME/GTK+ libraries stay fixed.
52575d
#
52575d
# Please file a bug report at bugzilla.gnome.org if these settings break
52575d
# compilation, and encourage the upstream developers to use them.
52575d
52575d
%if %{strict_build_settings}
52575d
CFLAGS="$CFLAGS \
52575d
	-DG_DISABLE_DEPRECATED=1 \
52575d
	-DPANGO_DISABLE_DEPRECATED=1 \
52575d
	-DGDK_PIXBUF_DISABLE_DEPRECATED=1 \
52575d
	-DGDK_DISABLE_DEPRECATED=1 \
52575d
	-DGTK_DISABLE_DEPRECATED=1 \
52575d
	-DEDS_DISABLE_DEPRECATED=1 \
52575d
	-Wdeclaration-after-statement \
52575d
	-Werror-implicit-function-declaration"
52575d
%endif
52575d
52575d
export CFLAGS="$CFLAGS -Wno-deprecated-declarations"
52575d
52575d
%cmake -G "Unix Makefiles" ..
52575d
52575d
make %{?_smp_mflags}
52575d
52575d
%install
52575d
rm -rf $RPM_BUILD_ROOT
52575d
52575d
cd _build
52575d
make install DESTDIR=$RPM_BUILD_ROOT
52575d
52575d
%find_lang %{name}
52575d
52575d
%files
52575d
%license COPYING
52575d
%doc AUTHORS ChangeLog INSTALL README
52575d
%{_libdir}/evolution/modules/module-mapi-configuration.so
52575d
%{_libdir}/evolution-data-server/camel-providers/libcamelmapi.so
52575d
%{_libdir}/evolution-data-server/camel-providers/libcamelmapi.urls
52575d
%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendmapi.so
52575d
%{_libdir}/evolution-data-server/calendar-backends/libecalbackendmapi.so
52575d
%{_libdir}/evolution-data-server/registry-modules/module-mapi-backend.so
52575d
%{_libdir}/evolution-mapi/libcamelmapi-priv.so
52575d
%{_libdir}/evolution-mapi/libevolution-mapi.so
52575d
%{_datadir}/metainfo/org.gnome.Evolution-mapi.metainfo.xml
52575d
%{_datadir}/evolution-data-server/mapi
52575d
52575d
%files langpacks -f _build/%{name}.lang
52575d
52575d
%changelog
66c559
* Thu Oct 27 2022 Milan Crha <mcrha@redhat.com> - 3.28.3-7
66c559
- Related: #2132051 - Rebuild for samba rebase to 4.17.x
66c559
2c37ed
* Wed May 04 2022 Milan Crha <mcrha@redhat.com> - 3.28.3-6
2c37ed
- Related: #2081620 (Rebuild for samba 4.16 rebase)
2c37ed
92bdca
* Thu Dec 02 2021 Milan Crha <mcrha@redhat.com> - 3.28.3-5
92bdca
- Related: #2013596 (Rebuild for samba 4.15 rebase)
92bdca
707ae0
* Wed Jun 16 2021 Milan Crha <mcrha@redhat.com> - 3.28.3-4
707ae0
- Resolves: #1972749 (PrintableOptions.cmake: Correct variable name comparison)
707ae0
0780c0
* Tue Jun 09 2020 Milan Crha <mcrha@redhat.com> - 3.28.3-3
0780c0
- Rebuild for samba 4.12 rebase
0780c0
52575d
* Mon Oct 01 2018 Milan Crha <mcrha@redhat.com> - 3.28.3-2
52575d
- Add missing Obsoletes for evolution-mapi-devel subpackage (RH bug #1634663)
52575d
52575d
* Mon Jun 18 2018 Milan Crha <mcrha@redhat.com> - 3.28.3-1
52575d
- Update to 3.28.3
52575d
52575d
* Mon Apr 09 2018 Milan Crha <mcrha@redhat.com> - 3.28.1-1
52575d
- Update to 3.28.1
52575d
52575d
* Mon Mar 12 2018 Milan Crha <mcrha@redhat.com> - 3.28.0-1
52575d
- Update to 3.28.0
52575d
52575d
* Mon Mar 05 2018 Milan Crha <mcrha@redhat.com> - 3.27.92-1
52575d
- Update to 3.27.92
52575d
52575d
* Mon Feb 19 2018 Milan Crha <mcrha@redhat.com> - 3.27.91-1
52575d
- Update to 3.27.91
52575d
52575d
* Tue Feb 06 2018 Milan Crha <mcrha@redhat.com> - 3.27.90-1
52575d
- Update to 3.27.90
52575d
52575d
* Mon Jan 08 2018 Milan Crha <mcrha@redhat.com> - 3.27.4-1
52575d
- Update to 3.27.4
52575d
52575d
* Mon Dec 11 2017 Milan Crha <mcrha@redhat.com> - 3.27.3-1
52575d
- Update to 3.27.3
52575d
52575d
* Mon Nov 13 2017 Milan Crha <mcrha@redhat.com> - 3.27.2-1
52575d
- Update to 3.27.2
52575d
52575d
* Wed Nov 08 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-2
52575d
- Rebuild for newer libical
52575d
52575d
* Mon Oct 16 2017 Milan Crha <mcrha@redhat.com> - 3.27.1-1
52575d
- Update to 3.27.1
52575d
52575d
* Mon Oct 02 2017 Milan Crha <mcrha@redhat.com> - 3.26.1-1
52575d
- Update to 3.26.1
52575d
52575d
* Mon Sep 11 2017 Milan Crha <mcrha@redhat.com> - 3.26.0-1
52575d
- Update to 3.26.0
52575d
52575d
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92.2-1
52575d
- Update to 3.25.92.2
52575d
52575d
* Mon Sep 04 2017 Milan Crha <mcrha@redhat.com> - 3.25.92-1
52575d
- Update to 3.25.92
52575d
52575d
* Tue Aug 22 2017 Ville Skyttä <ville.skytta@iki.fi> - 3.25.91-2
52575d
- Install COPYING as %%license
52575d
52575d
* Mon Aug 21 2017 Milan Crha <mcrha@redhat.com> - 3.25.91-1
52575d
- Update to 3.25.91
52575d
52575d
* Mon Aug 07 2017 Milan Crha <mcrha@redhat.com> - 3.25.90-1
52575d
- Update to 3.25.90
52575d
52575d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-4
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
52575d
52575d
* Mon Jul 31 2017 Florian Weimer <fweimer@redhat.com> - 3.25.4-3
52575d
- Rebuild with binutils fix for ppc64le (#1475636)
52575d
52575d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
52575d
52575d
* Mon Jul 17 2017 Milan Crha <mcrha@redhat.com> - 3.25.4-1
52575d
- Update to 3.25.4
52575d
52575d
* Mon Jun 19 2017 Milan Crha <mcrha@redhat.com> - 3.25.3-1
52575d
- Update to 3.25.3
52575d
52575d
* Mon May 22 2017 Milan Crha <mcrha@redhat.com> - 3.25.2-1
52575d
- Update to 3.25.2
52575d
52575d
* Thu Apr 27 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-2
52575d
- Split translations into separate package
52575d
52575d
* Mon Apr 24 2017 Milan Crha <mcrha@redhat.com> - 3.25.1-1
52575d
- Update to 3.25.1
52575d
52575d
* Mon Apr 10 2017 Milan Crha <mcrha@redhat.com> - 3.24.1-1
52575d
- Update to 3.24.1
52575d
52575d
* Mon Mar 20 2017 Milan Crha <mcrha@redhat.com> - 3.24.0-1
52575d
- Update to 3.24.0
52575d
52575d
* Mon Mar 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.92-1
52575d
- Update to 3.23.92
52575d
52575d
* Mon Feb 27 2017 Milan Crha <mcrha@redhat.com> - 3.23.91-1
52575d
- Update to 3.23.91
52575d
52575d
* Mon Feb 13 2017 Milan Crha <mcrha@redhat.com> - 3.23.90-1
52575d
- Update to 3.23.90
52575d
52575d
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.4-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
52575d
52575d
* Mon Jan 16 2017 Milan Crha <mcrha@redhat.com> - 3.23.4-1
52575d
- Update to 3.23.4
52575d
52575d
* Mon Dec 12 2016 Milan Crha <mcrha@redhat.com> - 3.23.3-1
52575d
- Update to 3.23.3
52575d
52575d
* Mon Nov 21 2016 Milan Crha <mcrha@redhat.com> - 3.23.2-1
52575d
- Update to 3.23.2
52575d
52575d
* Mon Oct 24 2016 Milan Crha <mcrha@redhat.com> - 3.23.1-1
52575d
- Update to 3.23.1
52575d
52575d
* Mon Sep 19 2016 Milan Crha <mcrha@redhat.com> - 3.22.0-1
52575d
- Update to 3.22.0
52575d
52575d
* Mon Sep 12 2016 Milan Crha <mcrha@redhat.com> - 3.21.92-1
52575d
- Update to 3.21.92
52575d
52575d
* Mon Aug 29 2016 Milan Crha <mcrha@redhat.com> - 3.21.91-1
52575d
- Update to 3.21.91
52575d
52575d
* Mon Aug 15 2016 Milan Crha <mcrha@redhat.com> - 3.21.90-1
52575d
- Update to 3.21.90
52575d
52575d
* Mon Jul 18 2016 Milan Crha <mcrha@redhat.com> - 3.21.4-1
52575d
- Update to 3.21.4
52575d
52575d
* Mon Jun 20 2016 Milan Crha <mcrha@redhat.com> - 3.21.3-1
52575d
- Update to 3.21.3
52575d
52575d
* Mon May 23 2016 Milan Crha <mcrha@redhat.com> - 3.21.2-1
52575d
- Update to 3.21.2
52575d
52575d
* Mon Apr 25 2016 Milan Crha <mcrha@redhat.com> - 3.21.1-1
52575d
- Update to 3.21.1
52575d
52575d
* Mon Apr 11 2016 Milan Crha <mcrha@redhat.com> - 3.20.1-1
52575d
- Update to 3.20.1
52575d
52575d
* Mon Mar 21 2016 Milan Crha <mcrha@redhat.com> - 3.20.0-1
52575d
- Update to 3.20.0
52575d
52575d
* Mon Mar 14 2016 Milan Crha <mcrha@redhat.com> - 3.19.92-1
52575d
- Update to 3.19.92
52575d
52575d
* Mon Feb 15 2016 Milan Crha <mcrha@redhat.com> - 3.19.90-1
52575d
- Update to 3.19.90
52575d
52575d
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
52575d
52575d
* Mon Jan 18 2016 David Tardon <dtardon@redhat.com> - 3.19.4-2
52575d
- rebuild for libical 2.0.0
52575d
52575d
* Mon Jan 18 2016 Milan Crha <mcrha@redhat.com> - 3.19.4-1
52575d
- Update to 3.19.4
52575d
52575d
* Mon Dec 14 2015 Milan Crha <mcrha@redhat.com> - 3.19.3-1
52575d
- Update to 3.19.3
52575d
52575d
* Mon Oct 26 2015 Milan Crha <mcrha@redhat.com> - 3.19.1-1
52575d
- Update to 3.19.1
52575d
52575d
* Mon Sep 21 2015 Milan Crha <mcrha@redhat.com> - 3.18.0-1
52575d
- Update to 3.18.0
52575d
52575d
* Mon Sep 14 2015 Milan Crha <mcrha@redhat.com> - 3.17.92-1
52575d
- Update to 3.17.92
52575d
52575d
* Mon Aug 31 2015 Milan Crha <mcrha@redhat.com> - 3.17.91-1
52575d
- Update to 3.17.91
52575d
52575d
* Mon Aug 17 2015 Milan Crha <mcrha@redhat.com> - 3.17.90-1
52575d
- Update to 3.17.90
52575d
52575d
* Mon Jul 20 2015 Milan Crha <mcrha@redhat.com> - 3.17.4-1
52575d
- Update to 3.17.4
52575d
52575d
* Mon Jun 22 2015 Milan Crha <mcrha@redhat.com> - 3.17.3-1
52575d
- Update to 3.17.3
52575d
52575d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
52575d
52575d
* Mon May 25 2015 Milan Crha <mcrha@redhat.com> - 3.17.2-1
52575d
- Update to 3.17.2
52575d
52575d
* Mon Apr 27 2015 Milan Crha <mcrha@redhat.com> - 3.17.1-1
52575d
- Update to 3.17.1
52575d
52575d
* Mon Apr 13 2015 Milan Crha <mcrha@redhat.com> - 3.16.1-1
52575d
- Update to 3.16.1
52575d
52575d
* Mon Mar 23 2015 Milan Crha <mcrha@redhat.com> - 3.16.0-1
52575d
- Update to 3.16.0
52575d
52575d
* Mon Mar 16 2015 Milan Crha <mcrha@redhat.com> - 3.15.92-1
52575d
- Update to 3.15.92
52575d
52575d
* Mon Mar 02 2015 Milan Crha <mcrha@redhat.com> - 3.15.91-1
52575d
- Update to 3.15.91
52575d
52575d
* Mon Feb 16 2015 Milan Crha <mcrha@redhat.com> - 3.13.90-1
52575d
- Update to 3.13.90
52575d
52575d
* Mon Jan 26 2015 Milan Crha <mcrha@redhat.com> - 3.13.10-1
52575d
- Update to 3.13.10
52575d
52575d
* Mon Dec 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.9-1
52575d
- Update to 3.13.9
52575d
52575d
* Mon Nov 24 2014 Milan Crha <mcrha@redhat.com> - 3.13.8-1
52575d
- Update to 3.13.8
52575d
52575d
* Mon Oct 27 2014 Milan Crha <mcrha@redhat.com> - 3.13.7-1
52575d
- Update to 3.13.7
52575d
52575d
* Mon Sep 22 2014 Milan Crha <mcrha@redhat.com> - 3.13.6-1
52575d
- Update to 3.13.6
52575d
52575d
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
52575d
52575d
* Wed Jul 30 2014 Milan Crha <mcrha@redhat.com> - 3.13.4-1
52575d
- Update to 3.13.4
52575d
52575d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.2-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
52575d
52575d
* Mon May 12 2014 Milan Crha <mcrha@redhat.com> - 3.12.2-1
52575d
- Update to 3.12.2
52575d
- Remove upstream patch to adapt to OpenChange 2.1 release changes
52575d
52575d
* Mon Apr 28 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-2
52575d
- Add upstream patch to adapt to OpenChange 2.1 release changes
52575d
52575d
* Mon Apr 14 2014 Milan Crha <mcrha@redhat.com> - 3.12.1-1
52575d
- Update to 3.12.1
52575d
52575d
* Mon Mar 24 2014 Milan Crha <mcrha@redhat.com> - 3.12.0-1
52575d
- Update to 3.12.0
52575d
52575d
* Mon Mar 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.92-1
52575d
- Update to 3.11.92
52575d
52575d
* Mon Mar 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.91-1
52575d
- Update to 3.11.91
52575d
52575d
* Mon Feb 17 2014 Milan Crha <mcrha@redhat.com> - 3.11.90-1
52575d
- Update to 3.11.90
52575d
52575d
* Mon Feb 03 2014 Milan Crha <mcrha@redhat.com> - 3.11.5-1
52575d
- Update to 3.11.5
52575d
52575d
* Mon Jan 13 2014 Milan Crha <mcrha@redhat.com> - 3.11.4-1
52575d
- Update to 3.11.4
52575d
52575d
* Sun Dec 01 2013 Matthew Barnes <mbarnes@redhat.com> - 3.11.2-3
52575d
- Add $RPM_OPT_FLAGS to $CFLAGS (RH bug #1035931)
52575d
52575d
* Thu Nov 21 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-2
52575d
- Rebuild for new libical (RH bug #1023020)
52575d
52575d
* Mon Nov 18 2013 Milan Crha <mcrha@redhat.com> - 3.11.2-1
52575d
- Update to 3.11.2
52575d
- Disable compiler warnings about deprecated symbols
52575d
52575d
* Fri Nov 08 2013 Milan Crha <mcrha@redhat.com> - 3.11.1-1
52575d
- Update to 3.11.1
52575d
52575d
* Mon Oct 14 2013 Milan Crha <mcrha@redhat.com> - 3.10.1-1
52575d
- Update to 3.10.1
52575d
52575d
* Mon Sep 23 2013 Milan Crha <mcrha@redhat.com> - 3.10.0-1
52575d
- Update to 3.10.0
52575d
- Fix URL tag in the .spec file to point to evolution project
52575d
52575d
* Mon Sep 16 2013 Milan Crha <mcrha@redhat.com> - 3.9.92-1
52575d
- Update to 3.9.92
52575d
52575d
* Mon Aug 19 2013 Milan Crha <mcrha@redhat.com> - 3.9.90-1
52575d
- Update to 3.9.90
52575d
52575d
* Mon Jul 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.5-1
52575d
- Update to 3.9.5
52575d
52575d
* Wed Jul 10 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-2
52575d
- Rebuild against newer evolution-data-server
52575d
52575d
* Mon Jun 17 2013 Milan Crha <mcrha@redhat.com> - 3.9.3-1
52575d
- Update to 3.9.3
52575d
52575d
* Mon May 27 2013 Milan Crha <mcrha@redhat.com> - 3.9.2-1
52575d
- Update to 3.9.2
52575d
52575d
* Sat May 25 2013 Rex Dieter <rdieter@fedoraproject.org> 3.9.1-2
52575d
- rebuild (libical)
52575d
52575d
* Mon Apr 29 2013 Milan Crha <mcrha@redhat.com> - 3.9.1-1
52575d
- Update to 3.9.1
52575d
52575d
* Mon Mar 25 2013 Milan Crha <mcrha@redhat.com> - 3.8.0-1
52575d
- Update to 3.8.0
52575d
52575d
* Mon Mar 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.92-1
52575d
- Update to 3.7.92
52575d
- Remove patch to drop GTK_DOC_CHECK from configure.ac (fixed upstream)
52575d
52575d
* Mon Mar 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.91-1
52575d
- Update to 3.7.91
52575d
- Add patch to drop GTK_DOC_CHECK from configure.ac
52575d
52575d
* Mon Feb 18 2013 Milan Crha <mcrha@redhat.com> - 3.7.90-1
52575d
- Update to 3.7.90
52575d
52575d
* Mon Feb 04 2013 Milan Crha <mcrha@redhat.com> - 3.7.5-1
52575d
- Update to 3.7.5
52575d
52575d
* Mon Jan 14 2013 Milan Crha <mcrha@redhat.com> - 3.7.4-1
52575d
- Update to 3.7.4
52575d
52575d
* Wed Dec 19 2012 Matthew Barnes <mbarnes@redhat.com> - 3.7.3-1
52575d
- Update to 3.7.3
52575d
52575d
* Mon Nov 19 2012 Milan Crha <mcrha@redhat.com> - 3.7.2-1
52575d
- Update to 3.7.2
52575d
52575d
* Mon Oct 22 2012 Milan Crha <mcrha@redhat.com> - 3.7.1-1
52575d
- Update to 3.7.1
52575d
52575d
* Mon Sep 17 2012 Milan Crha <mcrha@redhat.com> - 3.5.92-1
52575d
- Update to 3.5.92
52575d
52575d
* Mon Sep 03 2012 Milan Crha <mcrha@redhat.com> - 3.5.91-1
52575d
- Update to 3.5.91
52575d
52575d
* Mon Aug 20 2012 Milan Crha <mcrha@redhat.com> - 3.5.90-1
52575d
- Update to 3.5.90
52575d
52575d
* Mon Aug 06 2012 Milan Crha <mcrha@redhat.com> - 3.5.5-1
52575d
- Update to 3.5.5
52575d
52575d
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
52575d
52575d
* Mon Jul 16 2012 Milan Crha <mcrha@redhat.com> - 3.5.4-1
52575d
- Update to 3.5.4
52575d
52575d
* Tue Jun 26 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.3-1
52575d
- Update to 3.5.3
52575d
52575d
* Mon Jun 04 2012 Milan Crha <mcrha@redhat.com> - 3.5.2-1
52575d
- Update to 3.5.2
52575d
52575d
* Sun Apr 29 2012 Matthew Barnes <mbarnes@redhat.com> - 3.5.1-1
52575d
- Update to 3.5.1
52575d
52575d
* Tue Apr 24 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-3
52575d
- Rebuild against newer OpenChange
52575d
52575d
* Thu Apr 19 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-2
52575d
- Rebuild against newer OpenChange
52575d
52575d
* Tue Apr 03 2012 Milan Crha <mcrha@redhat.com> - 3.4.0-1
52575d
- Update to 3.4.0
52575d
- Bump OpenChange dependency to 1.0
52575d
52575d
* Tue Mar 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.91-1
52575d
- Update to 3.3.91
52575d
- Remove add-rpath patch (obsolete)
52575d
52575d
* Thu Feb 23 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-2
52575d
- Do not change rpath on .so files (fixes Red Hat bug #790056)
52575d
52575d
* Mon Feb 20 2012 Milan Crha <mcrha@redhat.com> - 3.3.90-1
52575d
- Update to 3.3.90
52575d
52575d
* Mon Feb 06 2012 Milan Crha <mcrha@redhat.com> - 3.3.5-1
52575d
- Update to 3.3.5
52575d
52575d
* Mon Jan 16 2012 Milan Crha <mcrha@redhat.com> - 3.3.4-1
52575d
- Update to 3.3.4
52575d
52575d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
52575d
52575d
* Mon Dec 19 2011 Milan Crha <mcrha@redhat.com> - 3.3.3-1
52575d
- Update to 3.3.3
52575d
- Remove patch to remove usage of deprecated flags (fixed upstream)
52575d
52575d
* Mon Nov 21 2011 Milan Crha <mcrha@redhat.com> - 3.3.2-1
52575d
- Update to 3.3.2
52575d
- Add patch to remove usage of deprecated flags
52575d
52575d
* Mon Oct 24 2011 Milan Crha <mcrha@redhat.com> - 3.3.1-1
52575d
- Update to 3.3.1
52575d
52575d
* Mon Sep 26 2011 Milan Crha <mcrha@redhat.com> - 3.2.0-1
52575d
- Update to 3.2.0
52575d
52575d
* Mon Sep 19 2011 Milan Crha <mcrha@redhat.com> - 3.1.92-1
52575d
- Update to 3.1.92
52575d
52575d
* Mon Sep 05 2011 Milan Crha <mcrha@redhat.com> - 3.1.91-1
52575d
- Update to 3.1.91
52575d
52575d
* Mon Aug 29 2011 Milan Crha <mcrha@redhat.com> - 3.1.90-1
52575d
- Update to 3.1.90
52575d
52575d
* Mon Aug 15 2011 Milan Crha <mcrha@redhat.com> - 3.1.5-1
52575d
- Update to 3.1.5
52575d
52575d
* Thu Aug 11 2011 Milan Crha <mcrha@redhat.com> - 3.1.4-1
52575d
- Update to 3.1.4
52575d
- Remove patch to enable GLib deprecated stuff (fixed upstream)
52575d
52575d
* Tue Jul 05 2011 Matthew Barnes <mbarnes@redhat.com> - 3.1.3-1
52575d
- Update to 3.1.3
52575d
52575d
* Tue Jun 14 2011 Milan Crha <mcrha@redhat.com> - 3.1.2-1
52575d
- Update to 3.1.2
52575d
- Add patch to enable GLib deprecated stuff (due to G_CONST_RETURN deprecation)
52575d
52575d
* Mon May 09 2011 Milan Crha <mcrha@redhat.com> - 3.1.1-1
52575d
- Update to 3.1.1
52575d
52575d
* Wed Apr 06 2011 Matthew Barnes <mbarnes@redhat.com> - 3.0.0-2
52575d
- Rebuild against newer Samba4 and OpenChange libraries.
52575d
52575d
* Mon Apr 04 2011 Milan Crha <mcrha@redhat.com> - 3.0.0-1
52575d
- Update to 3.0.0
52575d
52575d
* Mon Mar 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.92-1
52575d
- Update to 2.91.92
52575d
52575d
* Mon Mar 07 2011 Milan Crha <mcrha@redhat.com> - 2.91.91-1
52575d
- Update to 2.91.91
52575d
52575d
* Mon Feb 21 2011 Milan Crha <mcrha@redhat.com> - 2.91.90-1
52575d
- Update to 2.91.90
52575d
52575d
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-4
52575d
- Rebuild against newer gtk
52575d
52575d
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-3
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
52575d
52575d
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-2
52575d
- Rebuild
52575d
52575d
* Mon Jan 31 2011 Milan Crha <mcrha@redhat.com> - 2.91.6-1
52575d
- Update to 2.91.6
52575d
52575d
* Mon Jan 10 2011 Milan Crha <mcrha@redhat.com> - 2.91.5-1
52575d
- Update to 2.91.5
52575d
52575d
* Mon Dec 20 2010 Milan Crha <mcrha@redhat.com> - 2.91.4-1
52575d
- Update to 2.91.4
52575d
52575d
* Mon Nov 29 2010 Milan Crha <mcrha@redhat.com> - 2.91.3-1
52575d
- Update to 2.91.3
52575d
52575d
* Mon Nov 08 2010 Milan Crha <mcrha@redhat.com> - 2.91.2-1
52575d
- Update to 2.91.2
52575d
52575d
* Mon Oct 18 2010 Milan Crha <mcrha@redhat.com> - 2.91.1-1
52575d
- Update to 2.91.1
52575d
52575d
* Mon Oct 11 2010 Milan Crha <mcrha@redhat.com> - 2.91.0-1
52575d
- Update to 2.91.0
52575d
52575d
* Wed Sep 29 2010 jkeating - 0.31.92-3
52575d
- Rebuilt for gcc bug 634757
52575d
52575d
* Tue Sep 14 2010 Milan Crha <mcrha@redhat.com> - 0.31.92-2
52575d
- Bump openchange requirement to 0.9-8
52575d
52575d
* Mon Sep 13 2010 Milan Crha <mcrha@redhat.com> - 0.31.92-1
52575d
- Update to 0.31.92
52575d
- Remove patch for Gnome bug #627999 (fixed upstream)
52575d
52575d
* Mon Aug 30 2010 Milan Crha <mcrha@redhat.com> - 0.31.91-1
52575d
- Update to 0.31.91
52575d
- Add patch for Gnome bug #627999 (Cannot autocomplete)
52575d
52575d
* Mon Aug 16 2010 Matthew Barnes <mbarnes@redhat.com> - 0.31.90-1
52575d
- Update to 0.31.90
52575d
52575d
* Mon Aug 02 2010 Matthew Barnes <mbarnes@redhat.com> - 0.31.6-1
52575d
- Update to 0.31.6
52575d
- Roll back evo_base_version to 2.32.
52575d
52575d
* Tue Jul 13 2010 Milan Crha <mcrha@redhat.com> - 0.31.5-1
52575d
- Update to 0.31.5
52575d
52575d
* Mon Jun 07 2010 Milan Crha <mcrha@redhat.com> - 0.31.3-1
52575d
- Update to 0.31.3
52575d
52575d
* Mon May 24 2010 Milan Crha <mcrha@redhat.com> - 0.31.2-1
52575d
- Update to 0.31.2
52575d
52575d
* Mon May 03 2010 Milan Crha <mcrha@redhat.com> - 0.31.1-1
52575d
- Update to 0.31.1
52575d
52575d
* Mon Feb 08 2010 Milan Crha <mcrha@redhat.com> - 0.29.90-1
52575d
- Update to 0.29.90
52575d
52575d
* Mon Jan 25 2010 Milan Crha <mcrha@redhat.com> - 0.29.6-1
52575d
- Update to 0.29.6
52575d
52575d
* Tue Jan 12 2010 Milan Crha <mcrha@redhat.com> - 0.29.5-1
52575d
- Update to 0.29.5
52575d
52575d
* Sat Jan 09 2010 Matthew Barnes <mbarnes@redhat.com> - 0.29.4-2
52575d
- Rebuild against OpenChange 0.9.
52575d
52575d
* Mon Dec 21 2009 Milan Crha <mcrha@redhat.com> - 0.29.4-1
52575d
- Update to 0.29.4
52575d
52575d
* Mon Nov 30 2009 Milan Crha <mcrha@redhat.com> - 0.29.3-1
52575d
- Update to 0.29.3
52575d
- Remove patch for Gnome bug #588453 (fixed upstream).
52575d
- Remove patch for Gnome bug #595260 (fixed upstream).
52575d
- Remove patch for Gnome bug #595355 (fixed upstream).
52575d
- Remove patch for Gnome bug #595480 (fixed upstream).
52575d
52575d
* Tue Sep 22 2009 Milan Crha <mcrha@redhat.com> - 0.28.0-1
52575d
- Update to 0.28.0
52575d
- Add patch for Gnome bug #588453 (slow retrieval of message IDs).
52575d
- Add patch for Gnome bug #595260 (crash in mapi_sync_deleted).
52575d
- Add patch for Gnome bug #595355 (crash and incorrect header parsing).
52575d
- Add patch for Gnome bug #595480 (crash on fetching GAL).
52575d
52575d
* Mon Sep 07 2009 Milan Crha <mcrha@redhat.com> - 0.27.92-1
52575d
- Update to 0.27.92
52575d
52575d
* Mon Aug 24 2009 Milan Crha <mcrha@redhat.com> - 0.27.91-1
52575d
- Update to 0.27.91
52575d
52575d
* Mon Aug 10 2009 Milan Crha <mcrha@redhat.com> - 0.27.90-1
52575d
- Update to 0.27.90
52575d
52575d
* Tue Jul 28 2009 Milan Crha <mcrha@redhat.com> - 0.27.5-2
52575d
- Add new libebookbackendmapigal.so to a list of installed files.
52575d
- Bump requirement of evolution and evolution-data-server to 2.27.5.
52575d
52575d
* Mon Jul 27 2009 Milan Crha <mcrha@redhat.com> - 0.27.5-1
52575d
- Update to 0.27.5
52575d
52575d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.27.4-2
52575d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
52575d
52575d
* Mon Jul 13 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.4-1
52575d
- Update to 0.27.4
52575d
52575d
* Thu Jul 02 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-4
52575d
- Remove redundant library flag from pkg-config file.
52575d
52575d
* Mon Jun 29 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-3
52575d
- Rebuild against mutated openchange (see RH bug #503783).
52575d
52575d
* Fri Jun 26 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-2
52575d
- Remove ldconfig calls since all the libraries we install are
52575d
  dlopen'ed modules (RH bug #586991).
52575d
52575d
* Mon Jun 15 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.3-1
52575d
- Update to 0.27.3
52575d
52575d
* Fri May 29 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.2-1
52575d
- Update to 0.27.2
52575d
52575d
* Mon May 04 2009 Matthew Barnes <mbarnes@redhat.com> - 0.27.1-1
52575d
- Update to 0.27.1
52575d
- Bump eds_major to 2.28.
52575d
- Bump evo and eds req's to 2.27.1.
52575d
52575d
* Mon Apr 13 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.1-1
52575d
- Update to 0.26.1
52575d
52575d
* Thu Mar 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.0.1-1
52575d
- Update to 0.26.0.1
52575d
52575d
* Mon Mar 16 2009 Matthew Barnes <mbarnes@redhat.com> - 0.26.0-1
52575d
- Update to 0.26.0
52575d
52575d
* Mon Mar 02 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.92-1
52575d
- Update to 0.25.92
52575d
52575d
* Thu Feb 26 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-3
52575d
- Formal package review cleanups.
52575d
52575d
* Thu Feb 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-2
52575d
- Add some missing build requirements.
52575d
52575d
* Mon Feb 16 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.91-1
52575d
- Update to 0.25.91
52575d
52575d
* Thu Feb 05 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.90-1
52575d
- Update to 0.25.90
52575d
52575d
* Mon Jan 19 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.5-1
52575d
- Update to 0.25.5
52575d
52575d
* Tue Jan 06 2009 Matthew Barnes <mbarnes@redhat.com> - 0.25.4-1
52575d
- Update to 0.25.4
52575d
- Handle translations.
52575d
52575d
* Mon Dec 15 2008 Matthew Barnes <mbarnes@redhat.com> - 0.25.3-1
52575d
- Update to 0.25.3
52575d
52575d
* Fri Dec 12 2008 Matthew Barnes <mbarnes@redhat.com> - 0.1-1
52575d
- Initial packaging of evolution-mapi.