diff --git a/.cvsignore b/.cvsignore index c57a158..5ccfba6 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.3.17.tar.gz +chkconfig-1.3.18.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index ce0cb3c..09caff6 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.17 +Version: 1.3.18 Release: 1 License: GPL Group: System Environment/Base @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Thu Mar 3 2005 Bill Nottingham 1.3.18-1 +- actually return an error code if changing a service info fails + * Tue Feb 22 2005 Bill Nottingham 1.3.17-1 - more chkconfig: vs. LSB fixes (#149066) diff --git a/sources b/sources index 47e994e..0faf655 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f47b95fa78fb901ea8a987f8e5f309b7 chkconfig-1.3.17.tar.gz +410d932da294ff2e42c2bf8bf2b5be4f chkconfig-1.3.18.tar.gz