Update to 1.3.45
This commit is contained in:
parent
6a5eb63638
commit
07fda38edf
@ -1 +1 @@
|
||||
chkconfig-1.3.43.tar.bz2
|
||||
chkconfig-1.3.45.tar.bz2
|
||||
|
||||
@ -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)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user