From 08797c5f5d40015a4afa74a2b8ad3720330a8a1c Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:46:31 +0000 Subject: auto-import chkconfig-1.2.23-1 from chkconfig-1.2.23-1.src.rpm --- diff --git a/.cvsignore b/.cvsignore index f41e693..6913506 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.2.22.tar.gz +chkconfig-1.2.23.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index bc193ff..9ca6e57 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -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 -- Bump release + rebuild. +* Tue Jun 12 2001 Bill Nottingham +- don't segfault on files that are exactly the length of a page size + (#44199, ) * Sun Mar 4 2001 Bill Nottingham - don't show xinetd services in ntsysv if xinetd doesn't appear to be diff --git a/sources b/sources index 1ff5cfd..5778628 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2de165ce97ead2cd6d5d12f50e8e4a8b chkconfig-1.2.22.tar.gz +bf016ec8996cededc807fe01fb34cf40 chkconfig-1.2.23.tar.gz