From 89fb57c9ae09c37b12c2785c7cf2501da49cf683 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Mon, 18 Apr 2005 16:52:41 +0000 Subject: [PATCH] update --- .cvsignore | 2 +- setup.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 9ff8815..c00811d 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.41.tar.bz2 +setup-2.5.42.tar.bz2 diff --git a/setup.spec b/setup.spec index c4b7459..ce8fd5e 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.41 +Version: 2.5.42 Release: 1 License: public domain Group: System Environment/Base @@ -68,9 +68,12 @@ rm -rf %{buildroot} %config(noreplace) /etc/csh.cshrc %dir /etc/profile.d %config(noreplace) %verify(not md5 size mtime) /etc/shells -%ghost %verify(not md5 size mtime) /var/log/lastlog +%ghost %attr(0400,root,root) %verify(not md5 size mtime) /var/log/lastlog %changelog +* Mon Apr 18 2005 Bill Nottingham 2.5.42-1 +- fix lastlog conflict (#155256) + * Fri Apr 15 2005 Bill Nottingham 2.5.41-1 - get rid of 'id' error messages if there is no /usr (#142707) diff --git a/sources b/sources index 025611b..c04b566 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6868ff24d1f0eb20e4f29bb2b63044a8 setup-2.5.41.tar.bz2 +ae0edd69117430c15c4963ceb722b10c setup-2.5.42.tar.bz2