From 118af3f7940c57be7ba772c52d0750bba5d2302d Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 12:17:24 +0000 Subject: [PATCH] auto-import changelog data from setup-2.5.12-1.src.rpm Wed Apr 03 2002 Bill Nottingham 2.5.12-1 - fix misformatted comment in /etc/services, allocate uid/gid for frontpage --- .cvsignore | 2 +- setup.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2081faa..abc49e4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -setup-2.5.11.tar.bz2 +setup-2.5.12.tar.bz2 diff --git a/setup.spec b/setup.spec index 1546984..e5ec4f2 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.11 +Version: 2.5.12 Release: 1 License: public domain Group: System Environment/Base @@ -60,6 +60,10 @@ rm -rf %{buildroot} %config(noreplace) %verify(not md5 size mtime) /var/log/lastlog %changelog +* Wed Apr 3 2002 Bill Nottingham 2.5.12-1 +- fix misformatted comment in /etc/services, allocate uid/gid for + frontpage + * Thu Mar 28 2002 Bill Nottingham 2.5.11-1 - add newline in /etc/shells (#62271) diff --git a/sources b/sources index 5f94289..5533538 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -afe598fa1c2133f8a187aa31a092ed0a setup-2.5.11.tar.bz2 +41c39de1d68041c21f6727f75451685e setup-2.5.12.tar.bz2