From edf2bf47747a50bc17bcc279b792db90ff1a54d4 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 7 Sep 2007 17:42:28 +0000 Subject: [PATCH] - rebuild --with-selinux --- gdm.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gdm.spec b/gdm.spec index 5a89a56..594d9cb 100644 --- a/gdm.spec +++ b/gdm.spec @@ -154,7 +154,8 @@ autoheader %configure --with-pam-prefix=%{_sysconfdir} \ --enable-console-helper \ --disable-scrollkeeper \ - --with-console-kit + --with-console-kit \ + --with-selinux make %install @@ -348,6 +349,9 @@ fi %{_datadir}/pixmaps/faces/extras/*.jpg %changelog +* Fri Sep 7 2007 Ray Strode - 1:2.19.8-3 +- rebuild --with-selinux + * Fri Sep 7 2007 Ray Strode - 1:2.19.8-2 - make things work better for xguest users (bug 254164)