From 572b88458528d04557548df83d4a6eb8de537f4e Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 9 Nov 2005 23:21:24 +0000 Subject: [PATCH] update --- .cvsignore | 2 +- chkconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6f29d89..ac9bff2 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.3.21.tar.gz +chkconfig-1.3.22.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index 02fa849..e25e19d 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.3.21 +Version: 1.3.22 Release: 1 License: GPL Group: System Environment/Base @@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Wed Nov 9 2005 Bill Nottingham +- fix doSetService call in frobOneDependencies + * Tue Nov 8 2005 Bill Nottingham - for LSB scripts, use any chkconfig: priorities as a basis, instead of 50/50 (#172599) diff --git a/sources b/sources index 3ca45c7..72c6d7f 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2b0810b0ceaada744164ca34986e8723 chkconfig-1.3.21.tar.gz +09d60aa099271a9e57439a81147bd563 chkconfig-1.3.22.tar.gz