From 28ef4502a91eaffb3dac52429ef1bd30ce94672f Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 03:46:12 +0000 Subject: [PATCH] auto-import changelog data from chkconfig-1.2.17-1.src.rpm Wed Oct 18 2000 Bill Nottingham - ignore .rpmnew files (#18915) - fix typo in error message (#17575) --- .cvsignore | 2 +- chkconfig.spec | 6 +++++- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index b0901c4..88dce08 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.2.16.tar.gz +chkconfig-1.2.17.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index 3d3bea1..879086e 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -1,6 +1,6 @@ Summary: A system tool for maintaining the /etc/rc*.d hierarchy. Name: chkconfig -Version: 1.2.16 +Version: 1.2.17 Release: 1 License: GPL Group: System Environment/Base @@ -69,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog +* Wed Oct 18 2000 Bill Nottingham +- ignore .rpmnew files (#18915) +- fix typo in error message (#17575) + * Wed Aug 30 2000 Nalin Dahyabhai - make xinetd config files mode 0644, not 644 diff --git a/sources b/sources index 83f38df..5d931de 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0652b59b3fcce8a71c64b343c83e4d7 chkconfig-1.2.16.tar.gz +95862d65ebf853537b8ebd84ab3a6949 chkconfig-1.2.17.tar.gz