update
This commit is contained in:
parent
dd94718a9e
commit
1ce68f7d8f
@ -1 +1 @@
|
||||
chkconfig-1.3.13.tar.gz
|
||||
chkconfig-1.3.14.tar.gz
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user