auto-import changelog data from usermode-1.69-5.src.rpm

Sat Feb 21 2004 Dan Walsh <dwalsh@redhat.com> 1.69-5
- Change to fall back to root auth if selinux user does not exist
This commit is contained in:
cvsdist 2004-09-09 13:59:36 +00:00
parent 677b49c212
commit d45f30fb84
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
usermode-1.69-4.tar.gz
usermode-1.69-5.tar.gz

View File

@ -1 +1 @@
6d2ad6152aec78365dcc85f678d538d0 usermode-1.69-4.tar.gz
99b01e20e4e9ed28c3a411be02334fda usermode-1.69-5.tar.gz

View File

@ -6,7 +6,7 @@
Summary: Tools for certain user account management tasks.
Name: usermode
Version: 1.69
Release: 4
Release: 5
License: GPL
Group: Applications/System
Source: usermode-%{version}-%{release}.tar.gz
@ -117,6 +117,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/applications/*
%changelog
* Sat Feb 21 2004 Dan Walsh <dwalsh@redhat.com> 1.69-5
- Change to fall back to root auth if selinux user does not exist
* Tue Jan 27 2004 Dan Walsh <dwalsh@redhat.com> 1.69-4
- fix call to is_selinux_enabled