From bc6688e301c6eda99eb527d2d9d9a652c82aacee Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Fri, 17 Jun 2005 18:39:35 +0000 Subject: [PATCH] update --- .cvsignore | 2 +- setup.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 00092f3..43f744b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.44.tar.bz2 +setup-2.5.45.tar.bz2 diff --git a/setup.spec b/setup.spec index fe15b80..8a1304e 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files. Name: setup -Version: 2.5.44 +Version: 2.5.45 Release: 1 License: public domain Group: System Environment/Base @@ -71,6 +71,9 @@ rm -rf %{buildroot} %ghost %attr(0400,root,root) %verify(not md5 size mtime) /var/log/lastlog %changelog +* Fri Jun 17 2005 Bill Nottingham 2.5.45-1 +- ksh doesn't implement EUID/UID. Work around that. (#160731) + * Thu May 19 2005 Bill Nottingham 2.5.44-1 - fix csh.cshrc when -e is used (#158265) diff --git a/sources b/sources index 4896c44..f467fab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -23aa1c72fe08c229483db529bfd2bc67 setup-2.5.44.tar.bz2 +9fc31c8096e948aac961dfa410d10c16 setup-2.5.45.tar.bz2