From 8b7ead5417434750c2e7fc35896ff9a16afdace2 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Oct 27 2010 16:23:01 +0000 Subject: Merge branch 'master' into f13 --- diff --git a/.gitignore b/.gitignore index 11d99c6..226bcd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -chkconfig-1.3.45.tar.bz2 +/chkconfig-1.3.48.tar.bz2 diff --git a/chkconfig.spec b/chkconfig.spec index f9cd464..caadfd9 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.45 +Version: 1.3.48 Release: 1%{?dist} License: GPLv2 Group: System Environment/Base @@ -74,6 +74,15 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/*/ntsysv.8* %changelog +* Wed Oct 27 2010 Bill Nottingham 1.3.48-1 +- fix install_initd invocation for services that require $local_fs (#632294) + +* Tue Aug 10 2010 Bill Nottingham 1.3.47-1 +- Fix regression introduced in 1.3.45 (#622799) + +* Wed May 05 2010 Bill Nottingham 1.3.46-1 +- translation updates: hu, kn, ko (#589187) + * Thu Mar 04 2010 Bill Nottingham 1.3.45-1 - add support for Should-Start, Should-Stop (#98470, ) - ntsysv: don't drop initscripts with '.' in the name (#556751) diff --git a/sources b/sources index 9905518..9c0b766 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6a12bbbbc5e95217afbf221cecf16c40 chkconfig-1.3.45.tar.bz2 +3afd02587146f497463a66840bdf181d chkconfig-1.3.48.tar.bz2