This commit is contained in:
Bill Nottingham 2011-03-09 01:13:07 -05:00
parent 8658145d88
commit 730c6be416
3 changed files with 6 additions and 3 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
/chkconfig-1.3.50.tar.bz2
/chkconfig-1.3.51.tar.bz2

View File

@ -1,6 +1,6 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.50
Version: 1.3.51
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Wed Mar 09 2011 Bill Nottingham <notting@redhat.com> 1.3.51-1
- further fixes to systemctl integration (<lennart@poettering.net>, <arvidjaar@gmail.com>)
* Wed Feb 16 2011 Bill Nottingham <notting@redhat.com> 1.3.50-1
- forward actions to systemctl when necessary (<lennart@poettering.net>)
- assorted translation updates

View File

@ -1 +1 @@
b2cf5778423dafb3e255a684a5b5bcbc chkconfig-1.3.50.tar.bz2
0a7e5b271084abf368919b51fd917750 chkconfig-1.3.51.tar.bz2