[evolution] temporarily disable weather plugin

Matthias Clasen mclasen at fedoraproject.org
Wed Jun 27 12:47:17 UTC 2012


commit f82c3e04e73279e5e756db503ec109c2c0ea9f9b
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Jun 27 08:48:26 2012 -0400

    temporarily disable weather plugin

 evolution.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index bd446be..395282b 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -29,7 +29,7 @@
 
 Name: evolution
 Version: 3.5.3.1
-Release: 3%{?dist}
+Release: 4%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -234,6 +234,7 @@ intltoolize --force
 autoconf
 
 %configure \
+        --disable-weather \
 	--disable-maintainer-mode \
 	--disable-image-inline \
 	--enable-gtk-doc \
@@ -527,6 +528,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Jun 27 2012 Matthias Clasen <mclasen at redhat.com> - 2.5.3.1-4
+- Temporarily disable weather plugin (not ported to new libgweather yet)
+
 * Tue Jun 26 2012 Matthew Barnes <mbarnes at redhat.com> - 2.5.3.1-3
 - Temporarily change e-d-s req in devel subpackage.
 


More information about the scm-commits mailing list