[gnome-shell] Add a gdm-libs dependency

Matthias Clasen mclasen at fedoraproject.org
Thu Jul 19 11:28:22 UTC 2012


commit e23710ed797916cc95dd2c1d5c02ebcf75eb2fc8
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jul 19 07:29:35 2012 -0400

    Add a gdm-libs dependency

 gnome-shell.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
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 <mclasen at redhat.com> - 3.5.4-3
+- Add a gdm-libs dependency
+
 * Wed Jul 18 2012 Colin Walters <walters at verbum.org> - 3.5.4-2
 - Bump release
 


More information about the scm-commits mailing list