bump
This commit is contained in:
parent
b8acff5cfd
commit
813fde87bc
@ -1 +1 @@
|
||||
chkconfig-1.3.29.tar.gz
|
||||
chkconfig-1.3.30.tar.gz
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user