From d45f30fb84ee640c2186e511875b7214052678e5 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 13:59:36 +0000 Subject: [PATCH] auto-import changelog data from usermode-1.69-5.src.rpm Sat Feb 21 2004 Dan Walsh 1.69-5 - Change to fall back to root auth if selinux user does not exist --- .cvsignore | 2 +- sources | 2 +- usermode.spec | 5 ++++- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index f9438f8..0e5a38a 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -usermode-1.69-4.tar.gz +usermode-1.69-5.tar.gz diff --git a/sources b/sources index df4277d..a4392ee 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6d2ad6152aec78365dcc85f678d538d0 usermode-1.69-4.tar.gz +99b01e20e4e9ed28c3a411be02334fda usermode-1.69-5.tar.gz diff --git a/usermode.spec b/usermode.spec index 7f94b73..786f8b6 100644 --- a/usermode.spec +++ b/usermode.spec @@ -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 1.69-5 +- Change to fall back to root auth if selinux user does not exist + * Tue Jan 27 2004 Dan Walsh 1.69-4 - fix call to is_selinux_enabled