[control-center] Require glx-utils for the info panel

Bastien Nocera hadess at fedoraproject.org
Wed Nov 7 14:06:20 UTC 2012


commit cd467b83bf7b25185e33121e394d9ac62fa85185
Author: Bastien Nocera <hadess at hadess.net>
Date:   Wed Nov 7 15:05:53 2012 +0100

    Require glx-utils for the info panel

 control-center.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/control-center.spec b/control-center.spec
index b3bdb5b..51af36e 100644
--- a/control-center.spec
+++ b/control-center.spec
@@ -11,7 +11,7 @@
 Summary: Utilities to configure the GNOME desktop
 Name: control-center
 Version: 3.6.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Epoch: 1
 License: GPLv2+ and GFDL
 #VCS: git:git://git.gnome.org/gnome-control-center
@@ -42,6 +42,8 @@ Requires: gnome-icon-theme-symbolic
 Requires: cups-pk-helper
 # For the network panel
 Requires: nm-connection-editor
+# For the info/details panel
+Requires: glx-utils
 
 BuildRequires: glib2-devel >= %{glib2_version}
 BuildRequires: gtk3-devel >= %{gtk3_version}
@@ -242,6 +244,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Wed Nov 07 2012 Bastien Nocera <bnocera at redhat.com> 3.6.2-2
+- Require glx-utils for the info panel
+
 * Tue Oct 23 2012 Kalev Lember <kalevlember at gmail.com> - 1:3.6.2-1
 - Update to 3.6.2
 


More information about the scm-commits mailing list