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 - 1.0.10-4 +- Remove Requirement for gdm + * Tue May 29 2012 Dan Walsh - 1.0.10-3 - Fix xguest entry in /etc/shadow so gdm lists it