- rebuild --with-selinux
This commit is contained in:
parent
19a4744959
commit
edf2bf4774
6
gdm.spec
6
gdm.spec
@ -154,7 +154,8 @@ autoheader
|
|||||||
%configure --with-pam-prefix=%{_sysconfdir} \
|
%configure --with-pam-prefix=%{_sysconfdir} \
|
||||||
--enable-console-helper \
|
--enable-console-helper \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
--with-console-kit
|
--with-console-kit \
|
||||||
|
--with-selinux
|
||||||
make
|
make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -348,6 +349,9 @@ fi
|
|||||||
%{_datadir}/pixmaps/faces/extras/*.jpg
|
%{_datadir}/pixmaps/faces/extras/*.jpg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-3
|
||||||
|
- rebuild --with-selinux
|
||||||
|
|
||||||
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-2
|
* Fri Sep 7 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.8-2
|
||||||
- make things work better for xguest users (bug 254164)
|
- make things work better for xguest users (bug 254164)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user