This commit is contained in:
Bill Nottingham 2008-12-04 19:50:32 +00:00
parent b8687ad2a1
commit f01b78eebb
3 changed files with 6 additions and 3 deletions

View File

@ -1 +1 @@
chkconfig-1.3.38.tar.bz2
chkconfig-1.3.39.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.38
Version: 1.3.39
Release: 1
License: GPLv2
Group: System Environment/Base
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Thu Dec 4 2008 Bill Nottingham <notting@redhat.com> 1.3.39-1
- fail if dependencies fail on add/remove in LSB mode (#474223)
* Wed Oct 29 2008 Bill Nottingham <notting@redhat.com> 1.3.38-1
- Fix runlevel list in man page (#466739)
- translation updates

View File

@ -1 +1 @@
edce8c29d33281901db89d77a4abe6ed chkconfig-1.3.38.tar.bz2
0a0c6ccf892eb05ba15fcd48167b501a chkconfig-1.3.39.tar.bz2