From 1ea7552423e69d424ffcb5ec5a228a2ef08b41bb Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 4 Jul 2011 12:07:06 +0100 Subject: [PATCH] Build against gmime-2.6 --- grilo-plugins.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/grilo-plugins.spec b/grilo-plugins.spec index 3753429..b33b19e 100644 --- a/grilo-plugins.spec +++ b/grilo-plugins.spec @@ -51,6 +51,9 @@ This package contains plugins to get information from theses sources: %prep %setup -q +# https://bugzilla.gnome.org/show_bug.cgi?id=653937 +sed -i -e 's,gmime-2.4,gmime-2.6,g' configure + %build %configure \ --disable-static \