[evolution] Forgot BR: webkitgtk-devel

Matthew Barnes mbarnes at fedoraproject.org
Sun Apr 29 12:33:01 UTC 2012


commit 6173d1db67f130c7c147798036f40f92dd1c0f3c
Author: Matthew Barnes <mbarnes at redhat.com>
Date:   Sun Apr 29 08:22:02 2012 -0400

    Forgot BR: webkitgtk-devel

 evolution.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/evolution.spec b/evolution.spec
index 171cfcf..627e58b 100644
--- a/evolution.spec
+++ b/evolution.spec
@@ -9,6 +9,7 @@
 %define libgweather_version 2.91.0
 %define clutter_gtk_version 0.10
 %define soup_version 2.4.0
+%define webkit_version 1.8.0
 
 %define evo_base_version 3.6
 
@@ -34,7 +35,7 @@ Summary: Mail and calendar client for GNOME
 License: GPLv2+ and GFDL
 URL: http://projects.gnome.org/evolution/
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Source: http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
+Source: http://download.gnome.org/sources/%{name}/3.5/%{name}-%{version}.tar.xz
 
 Obsoletes: anjal <= %{last_anjal_version}
 Obsoletes: libgal2 <= %{last_libgal2_version}
@@ -94,6 +95,7 @@ BuildRequires: nss-devel
 BuildRequires: pkgconfig
 BuildRequires: rarian-compat
 BuildRequires: unique3-devel
+BuildRequires: webkitgtk-devel >= %{webkit_version}
 
 %if %{inline_audio_support}
 BuildRequires: gstreamer-devel
@@ -561,6 +563,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Sun Apr 29 2012 Matthew Barnes <mbarnes at redhat.com> - 3.5.1-1
 - Update to 3.5.1
+- Add BR: webkitgtk-devel
 
 * Tue Apr 24 2012 Kalev Lember <kalevlember at gmail.com> - 3.4.1-2
 - Silence rpm scriptlet output


More information about the scm-commits mailing list