From 45c55fe80703cbd144081d067a0bad36a4f704a1 Mon Sep 17 00:00:00 2001 From: Christoph Wickert Date: Tue, 10 Dec 2013 17:12:59 +0100 Subject: [PATCH] gdm-control depends on gdm, not on gnome-panel (#964977) --- openbox.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/openbox.spec b/openbox.spec index fb62392..ffc27d2 100644 --- a/openbox.spec +++ b/openbox.spec @@ -1,6 +1,6 @@ Name: openbox Version: 3.5.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A highly configurable and standards-compliant X11 window manager Group: User Interface/Desktops @@ -99,7 +99,7 @@ gnome-panel is no longer managing its own key bindings. Summary: Command line utility to control the GNOME Display Manager Group: User Interface/Desktops Requires: %{name} = %{version}-%{release} -Requires: gnome-panel +Requires: gdm %description -n gdm-control gdm-control can be used to control the GNOME Display Manager. It can invoke @@ -212,6 +212,9 @@ rm -rf %{buildroot}%{_datadir}/doc/%{name} %changelog +* Tue Dec 10 2013 Christoph Wickert - 3.5.2-3 +- gdm-control depends on gdm, not on gnome-panel (#964977) + * Thu Aug 15 2013 Miroslav Lichvar - 3.5.2-2 - Add workaround for yum to install correct libpng-devel in build