This commit is contained in:
Bill Nottingham 2005-02-02 22:17:57 +00:00
parent dd94718a9e
commit 1ce68f7d8f
3 changed files with 14 additions and 6 deletions

View File

@ -1 +1 @@
chkconfig-1.3.13.tar.gz
chkconfig-1.3.14.tar.gz

View File

@ -1,8 +1,7 @@
# [for (x)emacs] -*- mode: RPM-SPEC; coding: utf-8 -*-
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Name: chkconfig
Version: 1.3.13
Release: 2
Version: 1.3.14
Release: 1
License: GPL
Group: System Environment/Base
Source: ftp://ftp.redhat.com/pub/redhat/code/chkconfig/%{name}-%{version}.tar.gz
@ -75,7 +74,16 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Tue Jan 11 2005 Bill Nottingham <notting@redhat.com> 1.3.13-2
* Wed Feb 2 2005 Bill Nottingham <notting@redhat.com> 1.3.14-1
- resize reasonably with larger screens (#74156)
- don't error out completely on bad symlink (#74324)
- use ngettext (#106176)
- error out on invalid start/stop values (#109858)
- some man page updates
- fix return code of chkconfig for xinetd services (#63123)
- sort chkconfig --list display (#61576, <shishz@alum.rpi.edu>)
* Tue Jan 11 2005 Bill Nottingham <notting@redhat.com> 1.3.13-1
- fix LSB comment parsing some more (#144739)
* Thu Oct 28 2004 Bill Nottingham <notting@redhat.com> 1.3.11.2-1

View File

@ -1 +1 @@
aefb29760b446cf0e410826d7b5ac6ee chkconfig-1.3.13.tar.gz
a07e7b09dad86a3bc10d514f340c994b chkconfig-1.3.14.tar.gz