[epiphany/f17] Add dependency on gnome-icon-theme-symbolic as there's hardcoded references to icons there

Peter Robinson pbrobinson at fedoraproject.org
Wed Apr 25 22:13:46 UTC 2012


commit bfd6bd327e284682edcf1443c55f3fc58d9cd646
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Wed Apr 25 23:11:43 2012 +0100

    Add dependency on gnome-icon-theme-symbolic as there's hardcoded references to icons there

 epiphany.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/epiphany.spec b/epiphany.spec
index 723b947..b4ea6e6 100644
--- a/epiphany.spec
+++ b/epiphany.spec
@@ -2,7 +2,7 @@ Summary: Web browser for GNOME
 Name: epiphany
 Epoch: 1
 Version: 3.4.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 %define major_version 3.4
 Provides: epiphany(abi) = %{major_version}
 License: GPLv2+ and GFDL
@@ -45,6 +45,7 @@ BuildRequires: gobject-introspection-devel
 BuildRequires: sqlite-devel
 
 Requires: gsettings-desktop-schemas
+Requires: gnome-icon-theme-symbolic
 
 # Patches
 Patch2: epiphany-default-bookmarks.patch
@@ -173,6 +174,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gir-1.0
 
 %changelog
+* Wed Apr 25 2012 Peter Robinson <pbrobinson at fedoraproject.org> - 1:3.4.1-2
+- Add dependency on gnome-icon-theme-symbolic as there's hardcoded references to icons there
+
 * Thu Apr 19 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.4.1-1
 - Update to 3.4.1
 - Silence the rpm scriptlet output


More information about the scm-commits mailing list