From e23710ed797916cc95dd2c1d5c02ebcf75eb2fc8 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Thu, 19 Jul 2012 07:29:35 -0400 Subject: [PATCH] Add a gdm-libs dependency --- gnome-shell.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gnome-shell.spec b/gnome-shell.spec index 3846478..321db6e 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -1,6 +1,6 @@ Name: gnome-shell Version: 3.5.4 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Window management and application launching for GNOME Group: User Interface/Desktops @@ -80,6 +80,7 @@ Requires: at-spi2-atk%{?_isa} Requires: caribou%{?_isa} # needed for the user menu Requires: accountsservice-libs +Requires: gdm-libs %description GNOME Shell provides core user interface functions for the GNOME 3 desktop, @@ -154,6 +155,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null %exclude %{_datadir}/gtk-doc %changelog +* Thu Jul 19 2012 Matthias Clasen - 3.5.4-3 +- Add a gdm-libs dependency + * Wed Jul 18 2012 Colin Walters - 3.5.4-2 - Bump release