[control-center/f15/master] Add gnome-icon-theme-symbolic dependency (#678696)

Bastien Nocera hadess at fedoraproject.org
Mon Mar 14 18:04:04 UTC 2011


commit c2a2f5b798f7ae967f4b60d8263c699872dd39f4
Author: Bastien Nocera <hadess at hadess.net>
Date:   Mon Mar 14 18:04:00 2011 +0000

    Add gnome-icon-theme-symbolic dependency (#678696)

 control-center.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index f69c88c..125c5a0 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -18,7 +18,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 2.91.91
-Release: 3%{?dist}
+Release: 4%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
@@ -43,6 +43,8 @@ Requires: libXrandr >= %{libXrandr_version}
 Requires: accountsservice apg
 # For the user languages
 Requires: iso-codes
+# For the sound panel and gnome-sound-applet
+Requires: gnome-icon-theme-symbolic
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -248,6 +250,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || :
 
 
 %changelog
+* Mon Mar 14 2011 Bastien Nocera <bnocera at redhat.com> 2.91.91-4
+- Add gnome-icon-theme-symbolic dependency (#678696)
+
 * Wed Mar 09 2011 Richard Hughes <rhughes at redhat.com> 2.91.91-3
 - Ensure we have NetworkManager-glib-devel to get the network panel
 - Explicitly list all the panels so we know if one goes missing


More information about the scm-commits mailing list