From a3779eb10abfc2e5e2410191f4ff8ca702a75318 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 24 Nov 2004 03:39:11 +0000 Subject: [PATCH] bump --- .cvsignore | 2 +- setup.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.cvsignore b/.cvsignore index 4eacdbd..056452c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.38.tar.bz2 +setup-2.5.39.tar.bz2 diff --git a/setup.spec b/setup.spec index 3690443..6592fc4 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.38 +Version: 2.5.39 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 -%config(noreplace) %verify(not md5 size mtime) /var/log/lastlog +%ghost %verify(not md5 size mtime) /var/log/lastlog %changelog +* Tue Nov 23 2004 Bill Nottingham 2.5.39-1 +- ghost lastlog (#139539) + * Thu Nov 18 2004 Bill Nottingham 2.5.38-1 - fix bash/tcsh coredump size inconsistency (#139821) diff --git a/sources b/sources index ecf386f..ec57623 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a5a64b54e62dbe59fbebf1587a3a444 setup-2.5.38.tar.bz2 +486f6a4eaac9dbf5422c567190607fb1 setup-2.5.39.tar.bz2