Enable deprecated glib symbols.

This commit is contained in:
Matthew Barnes 2011-11-07 14:38:54 -05:00
parent 413b92842d
commit 245cea7b5a
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,13 @@
diff -up evolution-ews-3.3.1/configure.enable-deprecated-glib-symbols evolution-ews-3.3.1/configure
--- evolution-ews-3.3.1/configure.enable-deprecated-glib-symbols 2011-11-07 14:37:00.324176601 -0500
+++ evolution-ews-3.3.1/configure 2011-11-07 14:37:16.788000595 -0500
@@ -4332,8 +4332,7 @@ fi
- list="-DG_DISABLE_DEPRECATED
- -DPANGO_DISABLE_DEPRECATED
+ list="-DPANGO_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED
-DGDK_PIXBUF_DISABLE_DEPRECATED
-DGNOME_DISABLE_DEPRECATED

View File

@ -13,12 +13,15 @@ BuildRequires: evolution-devel >= %{version}
BuildRequires: evolution-data-server-devel >= %{version}
BuildRequires: intltool
Patch1: evolution-ews-3.3.1-enable-deprecated-glib-symbols.patch
%description
This package allows Evolution to interact with Microsoft Exchange servers,
versions 2007 and later, through its Exchange Web Services (EWS) interface.
%prep
%setup -q
%patch1 -p1 -b .enable-deprecated-glib-symbols
%build
%configure