Update to 1.3.50

This commit is contained in:
Bill Nottingham 2011-02-16 16:30:39 -05:00
parent ca0c4cb518
commit 8658145d88
3 changed files with 7 additions and 7 deletions

3
.gitignore vendored
View File

@ -1,2 +1 @@
/chkconfig-1.3.48.tar.bz2
/chkconfig-1.3.49.tar.bz2
/chkconfig-1.3.50.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.49
Release: 2%{?dist}
Version: 1.3.50
Release: 1%{?dist}
License: GPLv2
Group: System Environment/Base
Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
@ -74,8 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.49-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* 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
* Tue Nov 9 2010 Bill Nottingham <notting@redhat.com> 1.3.49-1
- fix abort on free of uninitialized data. (#649227)

View File

@ -1 +1 @@
9b5e91d25f4f3b21f4c0bdf55a721431 chkconfig-1.3.49.tar.bz2
b2cf5778423dafb3e255a684a5b5bcbc chkconfig-1.3.50.tar.bz2