This commit is contained in:
Bill Nottingham 2006-09-07 19:07:18 +00:00
parent b8acff5cfd
commit 813fde87bc
3 changed files with 7 additions and 6 deletions

View File

@ -1 +1 @@
chkconfig-1.3.29.tar.gz
chkconfig-1.3.30.tar.gz

View File

@ -1,7 +1,7 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Name: chkconfig
Version: 1.3.29
Release: 1.1
Version: 1.3.30
Release: 1
License: GPL
Group: System Environment/Base
Source: %{name}-%{version}.tar.gz
@ -56,6 +56,7 @@ rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root)
%doc COPYING
%dir /etc/alternatives
/sbin/chkconfig
/usr/sbin/update-alternatives
@ -75,8 +76,8 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.3.29-1.1
- rebuild
* Thu Sep 7 2006 Bill Nottingham <notting@redhat.com> 1.3.30-1
- license cleanup
* Fri Feb 24 2006 Bill Nottingham <notting@redhat.com> 1.3.29-1
- fix accidental enabling of services on --add (#182729)

View File

@ -1 +1 @@
2c23c361a0fd53d93203a47626eacd5e chkconfig-1.3.29.tar.gz
7d107ccb42e59f4994b9774e68dffa6d chkconfig-1.3.30.tar.gz