Update to 1.3.50
This commit is contained in:
parent
ca0c4cb518
commit
8658145d88
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/chkconfig-1.3.48.tar.bz2
|
||||
/chkconfig-1.3.49.tar.bz2
|
||||
/chkconfig-1.3.50.tar.bz2
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user