Enable deprecated glib symbols.
This commit is contained in:
parent
413b92842d
commit
245cea7b5a
13
evolution-ews-3.3.1-enable-deprecated-glib-symbols.patch
Normal file
13
evolution-ews-3.3.1-enable-deprecated-glib-symbols.patch
Normal 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
|
@ -13,12 +13,15 @@ BuildRequires: evolution-devel >= %{version}
|
|||||||
BuildRequires: evolution-data-server-devel >= %{version}
|
BuildRequires: evolution-data-server-devel >= %{version}
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
|
|
||||||
|
Patch1: evolution-ews-3.3.1-enable-deprecated-glib-symbols.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package allows Evolution to interact with Microsoft Exchange servers,
|
This package allows Evolution to interact with Microsoft Exchange servers,
|
||||||
versions 2007 and later, through its Exchange Web Services (EWS) interface.
|
versions 2007 and later, through its Exchange Web Services (EWS) interface.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
%patch1 -p1 -b .enable-deprecated-glib-symbols
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
|
Loading…
Reference in New Issue
Block a user