[evolution] Disable libnotify for now

Milan Crha mcrha at fedoraproject.org
Fri Nov 5 16:13:16 UTC 2010


commit 88421eef057b89c6974e151de724446eda2a8a01
Author: Milan Crha <mcrha at redhat.com>
Date:   Fri Nov 5 17:12:49 2010 +0100

    Disable libnotify for now

 evolution-2.91.1-libnotify07.patch |  103 ------------------------------------
 evolution.spec                     |    7 +--
 2 files changed, 2 insertions(+), 108 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index b93d557..931df5a 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -18,7 +18,7 @@
 
 %define inline_audio_support 1
 %define ldap_support 1
-%define libnotify_support 1
+%define libnotify_support 0
 %define libpst_support 1
 %define krb5_support 1
 %define nm_support 1
@@ -51,8 +51,6 @@ Patch12: evolution-2.9.1-im-context-reset.patch
 # RH bug #589555
 Patch13: evolution-2.30.1-help-contents.patch
 
-Patch14: evolution-2.91.1-libnotify07.patch
-
 ## Dependencies ###
 
 Requires(pre): GConf2
@@ -206,7 +204,6 @@ This package contains the plugin to import Microsoft Personal Storage Table
 %patch10 -p1 -b .ldaphack
 %patch12 -p1 -b .im-context-reset
 %patch13 -p1 -b .help-contents
-%patch14 -p1 -b .libnotify07
 
 mkdir -p krb5-fakeprefix/include
 mkdir -p krb5-fakeprefix/lib
@@ -611,7 +608,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Fri Nov 05 2010 Milan Crha <mcrha at redhat.com> - 2.91.1-3
 - Rebuild against newer libxml2
-- Add patch for libnotify 0.7
+- Disable libnotify, it's gtk3 only, but evolution is not
 
 * Wed Nov  3 2010 Matthias Clasen <mclasen at redhat.com> - 2.91.1-2
 - Rebuild against new libnotify


More information about the scm-commits mailing list