From 76fe09f40dde1c4854f95ae2b40ffbf3a9649304 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: May 04 2009 17:31:30 +0000 Subject: Fix a build break in 2.27.1. --- diff --git a/evolution-2.27.1-build-break.patch b/evolution-2.27.1-build-break.patch new file mode 100644 index 0000000..23fe665 --- /dev/null +++ b/evolution-2.27.1-build-break.patch @@ -0,0 +1,11 @@ +diff -up evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c.build-break evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c +--- evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c.build-break 2009-05-04 13:27:14.000000000 -0400 ++++ evolution-2.27.1/plugins/exchange-operations/exchange-contacts.c 2009-05-04 13:27:37.000000000 -0400 +@@ -25,6 +25,7 @@ + #include + #include + #include ++#include + #include + #include + #include diff --git a/evolution.spec b/evolution.spec index 7195351..a85fb5b 100644 --- a/evolution.spec +++ b/evolution.spec @@ -68,6 +68,8 @@ Patch11: evolution-2.5.4-fix-conduit-dir.patch # RH bug #176400 Patch12: evolution-2.9.1-im-context-reset.patch +Patch13: evolution-2.27.1-build-break.patch + ## Dependencies ### Requires(post): GConf2 @@ -225,6 +227,7 @@ This package contains supplemental utilities for %{name} that require Perl. %patch10 -p1 -b .ldaphack %patch11 -p1 -b .fix-conduit-dir %patch12 -p1 -b .im-context-reset +%patch13 -p1 -b .build-break mkdir -p krb5-fakeprefix/include mkdir -p krb5-fakeprefix/lib