This commit is contained in:
Bill Nottingham 2006-02-03 03:44:00 +00:00
parent 1256a7ff79
commit 19d27434da
3 changed files with 7 additions and 7 deletions

View File

@ -1 +1 @@
chkconfig-1.3.25.tar.gz
chkconfig-1.3.26.tar.gz

View File

@ -1,10 +1,10 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Name: chkconfig
Version: 1.3.25
Release: 1.1
Version: 1.3.26
Release: 1
License: GPL
Group: System Environment/Base
Source: ftp://ftp.redhat.com/pub/redhat/code/chkconfig/%{name}-%{version}.tar.gz
Source: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: newt newt-devel gettext
Conflicts: initscripts <= 5.30-1
@ -75,8 +75,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
- rebuilt
* Thu Feb 2 2006 Bill Nottingham <notting@redhat.com> 1.3.26-1
- add support for resetting priorities without on/off status (#178864)
* Wed Nov 30 2005 Bill Nottingham <notting@redhat.com> 1.3.25-1
- return an error if changing services fails (#150235)

View File

@ -1 +1 @@
684aedbd88bcbd0e618a1304fea37ce1 chkconfig-1.3.25.tar.gz
f0ac338e17fbddd1eb06f73dba9c1341 chkconfig-1.3.26.tar.gz