- rebuild against newt 0.52

This commit is contained in:
prockai 2005-10-03 09:59:44 +00:00
parent e746b56471
commit dc7cc87ae3

View File

@ -1,7 +1,7 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Name: chkconfig
Version: 1.3.20
Release: 1
Release: 2
License: GPL
Group: System Environment/Base
Source: ftp://ftp.redhat.com/pub/redhat/code/chkconfig/%{name}-%{version}.tar.gz
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Mon Oct 3 2005 Petr Rockai <prockai@redhat.com> - 1.3.20-2
- rebuild against newt 0.52
* Thu May 5 2005 Bill Nottingham <notting@redhat.com> 1.3.20-1
- fix deletion of orphaned slave links (#131496, <mitr@redhat.com>)