auto-import chkconfig-1.2.23-1 from chkconfig-1.2.23-1.src.rpm
This commit is contained in:
parent
3162ddb745
commit
08797c5f5d
@ -1 +1 @@
|
||||
chkconfig-1.2.22.tar.gz
|
||||
chkconfig-1.2.23.tar.gz
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
|
||||
Name: chkconfig
|
||||
Version: 1.2.22
|
||||
Release: 2
|
||||
Version: 1.2.23
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: System Environment/Base
|
||||
Source: ftp://ftp.redhat.com/pub/redhat/code/chkconfig/%{name}-%{version}.tar.gz
|
||||
@ -18,6 +18,7 @@ of the drudgery of manually editing the symbolic links.
|
||||
%package -n ntsysv
|
||||
Summary: A tool to set the stop/start of system services in a runlevel.
|
||||
Group: System Environment/Base
|
||||
Requires: chkconfig = %{version}
|
||||
|
||||
%description -n ntsysv
|
||||
Ntsysv provides a simple interface for setting which system services
|
||||
@ -70,8 +71,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
|
||||
|
||||
%changelog
|
||||
* Sun Jun 24 2001 Elliot Lee <sopwith@redhat.com>
|
||||
- Bump release + rebuild.
|
||||
* Tue Jun 12 2001 Bill Nottingham <notting@redhat.com>
|
||||
- don't segfault on files that are exactly the length of a page size
|
||||
(#44199, <kmori@redhat.com>)
|
||||
|
||||
* Sun Mar 4 2001 Bill Nottingham <notting@redhat.com>
|
||||
- don't show xinetd services in ntsysv if xinetd doesn't appear to be
|
||||
|
||||
Loading…
Reference in New Issue
Block a user