Update to 1.3.45

This commit is contained in:
Bill Nottingham 2010-03-04 15:39:58 +00:00
parent 701880e9d8
commit b12a741947
3 changed files with 15 additions and 4 deletions

View File

@ -1 +1 @@
chkconfig-1.3.43.tar.bz2
chkconfig-1.3.45.tar.bz2

View File

@ -1,10 +1,10 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.43
Version: 1.3.45
Release: 1
License: GPLv2
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
Source: http://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: newt-devel gettext popt-devel
Conflicts: initscripts <= 5.30-1
@ -74,6 +74,17 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Thu Mar 04 2010 Bill Nottingham <notting@redhat.com> 1.3.45-1
- add support for Should-Start, Should-Stop (#98470, <iarnell@gmail.com>)
- ntsysv: don't drop initscripts with '.' in the name (#556751)
- translation updates: el, id
* Tue Sep 29 2009 Bill Nottingham <notting@redhat.com> 1.3.44-1
- alternatives: update symlinks if they exist on installation (#104940)
- alternatives: clarify error messages with more context (#441443)
- alternatives: fix removal of manual links (#525021, <dtardon@redhat.com>)
- translation updates: ml, mr, pl, ta, uk
* Mon Sep 14 2009 Bill Nottingham <notting@redhat.com> 1.3.43-1
- ntsysv man page tweak (#516599)
- another minor LSB tweak (#474223)

View File

@ -1 +1 @@
208ed7aa3e6165f10f3e9204da585106 chkconfig-1.3.43.tar.bz2
6a12bbbbc5e95217afbf221cecf16c40 chkconfig-1.3.45.tar.bz2