[evolution] Remove some BRs.

Matthew Barnes mbarnes at fedoraproject.org
Mon Mar 14 16:30:27 UTC 2011


commit 7833b198caa81b9e3861d541697e082a3237ee3b
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Mon Mar 14 12:30:18 2011 -0400

    Remove some BRs.

 evolution.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index d0a1c02..ea1a55c 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -28,7 +28,7 @@
 
 Name: evolution
 Version: 2.91.91
-Release: 2%{?dist}
+Release: 3%{?dist}
 Group: Applications/Productivity
 Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
@@ -79,10 +79,8 @@ BuildRequires: gnutls-devel
 BuildRequires: gtk-doc
 BuildRequires: gtk3-devel >= %{gtk3_version}
 BuildRequires: gtkhtml3-devel >= %{gtkhtml_version}
-BuildRequires: gtkimageview-devel
 BuildRequires: intltool >= %{intltool_version}
 BuildRequires: libcanberra-devel
-BuildRequires: libgnomecanvas-devel >= 2.0
 BuildRequires: libgdata-devel >= %{libgdata_version}
 BuildRequires: libgweather-devel >= %{libgweather_version}
 BuildRequires: libpst-devel
@@ -627,6 +625,11 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Mon Mar 14 2011 Matthew Barnes <mbarnes at redhat.com> - 2.91.91-3
+- Remove some unnecessary BuildRequires:
+  gtkimageview-devel: No release available for gtk3.
+  libgnomecanvas-devel: Evolution bundles its own libgnomecanvas now.
+
 * Fri Mar 11 2011 Matthew Barnes <mbarnes at redhat.com> - 2.91.91-2
 - Split off an evolution-NetworkManager subpackage containing the NM
   integration module.  Users that choose to bypass NetworkManager can


More information about the scm-commits mailing list