From a26bf8e60365554b20fd333e4c6d57c3dc2b0bb8 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Feb 20 2015 20:25:54 +0000 Subject: Require gnome-session-wayland-session since we default to wayland now --- diff --git a/gdm.spec b/gdm.spec index a8225ef..d7162f0 100644 --- a/gdm.spec +++ b/gdm.spec @@ -11,7 +11,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 3.15.90.1 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -64,6 +64,7 @@ Requires: dconf # since we use it, and pam spams the log if the module is missing Requires: gnome-keyring-pam Requires: gnome-session +Requires: gnome-session-wayland-session Requires: gnome-settings-daemon >= 2.21.92 Requires: gnome-shell Requires: iso-codes @@ -293,6 +294,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %{_libdir}/pkgconfig/gdm.pc %changelog +* Fri Feb 20 2015 Ray Strode 3.15.90.1-2 +- Require gnome-session-wayland-session since we default to wayland now + * Fri Feb 20 2015 David King - 1:3.15.90.1-1 - Update to 3.15.90.1 - Use license macro for COPYING