[chkconfig] 1.3.48

Bill Nottingham notting at fedoraproject.org
Wed Oct 27 16:20:16 UTC 2010


commit 1fad469d23a08b1de3128712d1c280ec3cfd2666
Author: Bill Nottingham <notting at redhat.com>
Date:   Wed Oct 27 12:19:26 2010 -0400

    1.3.48

 .gitignore     |    1 +
 chkconfig.spec |    5 ++++-
 sources        |    3 +--
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 098d3f7..3593d1b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 chkconfig-1.3.46.tar.bz2
 chkconfig-1.3.47.tar.bz2
+/chkconfig-1.3.48.tar.bz2
diff --git a/chkconfig.spec b/chkconfig.spec
index 7a3857a..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.47
+Version: 1.3.48
 Release: 1%{?dist}
 License: GPLv2
 Group: System Environment/Base
@@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/*/ntsysv.8*
 
 %changelog
+* Wed Oct 27 2010 Bill Nottingham <notting at redhat.com> 1.3.48-1
+- fix install_initd invocation for services that require $local_fs (#632294)
+
 * Tue Aug 10 2010 Bill Nottingham <notting at redhat.com> 1.3.47-1
 - Fix regression introduced in 1.3.45 (#622799)
 
diff --git a/sources b/sources
index 1bcdfbd..9c0b766 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-c316a2b1405f7decd2493d6568f01684  chkconfig-1.3.46.tar.bz2
-1584be936a4e38f5bcae41d77f5f71d1  chkconfig-1.3.47.tar.bz2
+3afd02587146f497463a66840bdf181d  chkconfig-1.3.48.tar.bz2


More information about the scm-commits mailing list