[xguest: 2/3] Remove requirement for gdm

Daniel J Walsh dwalsh at fedoraproject.org
Mon Jul 2 09:56:36 UTC 2012


commit 27db6e1e5850b8595078d7c187178219d3f3a68d
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue May 29 16:10:25 2012 -0400

    Remove requirement for gdm

 xguest.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/xguest.spec b/xguest.spec
index addca2b..3f266d7 100644
--- a/xguest.spec
+++ b/xguest.spec
@@ -1,7 +1,7 @@
 Summary: Creates xguest user as a locked down user 
 Name: xguest
 Version: 1.0.10
-Release: 3%{?dist}
+Release: 4%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 BuildArch: noarch
@@ -12,12 +12,11 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires(pre): pam >= 0.99.8.1-17 selinux-policy-targeted > 3.6.3-12
 Requires(pre): policycoreutils-sandbox
 Requires(post): sabayon-apply
-Requires: gdm >= 1:2.20.0-15.fc8
 
 %description
 Installing this package sets up the xguest user to be used as a temporary
 account to switch to or as a kiosk user account. The account is disabled unless
-SELinux is in enforcing mode. The user is only allowed to log in via gdm.
+SELinux is in enforcing mode. The user is only allowed to log in via graphical login program.
 The home and temporary directories of the user will be polyinstantiated and
 mounted on tmpfs.
 
@@ -85,6 +84,9 @@ __eof
 fi
 
 %changelog
+* Tue May 29 2012 Dan Walsh <dwalsh at redhat.com> - 1.0.10-4
+- Remove Requirement for gdm
+
 * Tue May 29 2012 Dan Walsh <dwalsh at redhat.com> - 1.0.10-3
 - Fix xguest entry in /etc/shadow so gdm lists it
 


More information about the scm-commits mailing list