From 730c6be416c6057cda47d9597b07f0c2df46750f Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 9 Mar 2011 01:13:07 -0500 Subject: [PATCH] 1.3.51 --- .gitignore | 2 +- chkconfig.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d819da4..d9f8fe6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/chkconfig-1.3.50.tar.bz2 +/chkconfig-1.3.51.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index b5c0d2f..ee02c98 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.50 +Version: 1.3.51 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Wed Mar 09 2011 Bill Nottingham 1.3.51-1 +- further fixes to systemctl integration (, ) + * Wed Feb 16 2011 Bill Nottingham 1.3.50-1 - forward actions to systemctl when necessary () - assorted translation updates diff --git a/sources b/sources index 9f8f532..40e4cfc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b2cf5778423dafb3e255a684a5b5bcbc chkconfig-1.3.50.tar.bz2 +0a7e5b271084abf368919b51fd917750 chkconfig-1.3.51.tar.bz2