[gnome-shell] explicit BR: control-center as it isn't brought in indirectly on s390(x)

Dan Horák sharkcz at fedoraproject.org
Sat Oct 20 10:10:58 UTC 2012


commit 05c623e173d56219762fbe40f4eab08ff05861e6
Author: Dan Horák <dan at danny.cz>
Date:   Sat Oct 20 12:10:23 2012 +0200

    explicit BR: control-center as it isn't brought in indirectly on s390(x)

 gnome-shell.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index a0b1ec4..b77534e 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
 Version:        3.6.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -61,6 +61,7 @@ BuildRequires:  pulseaudio-libs-devel
 BuildRequires:  gnome-bluetooth-libs-devel >= %{gnome_bluetooth_version}
 BuildRequires:  gnome-bluetooth >= %{gnome_bluetooth_version}
 %endif
+BuildRequires:  control-center
 # Bootstrap requirements
 BuildRequires: gtk-doc gnome-common
 Requires:       gnome-bluetooth%{?_isa} >= %{gnome_bluetooth_version}
@@ -162,6 +163,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Sat Oct 20 2012 Dan Horák <dan[at]danny.cz> - 3.6.1-3
+- explicit BR: control-center as it isn't brought in indirectly on s390(x)
+
 * Thu Oct 18 2012 Florian Müllner <fmuellner at redhat.com> - 3.6.1-2
 - Remove avoid-redhat-menus patch
 


More information about the scm-commits mailing list