This commit is contained in:
Jesse Keating 2009-02-24 07:24:39 +00:00
parent 07756b4c5a
commit 5473b45122

View File

@ -1,7 +1,7 @@
Summary: A system tool for maintaining the /etc/rc*.d hierarchy
Name: chkconfig
Version: 1.3.41
Release: 1
Release: 2
License: GPLv2
Group: System Environment/Base
Source: %{name}-%{version}.tar.bz2
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Mon Feb 23 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.3.41-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jan 20 2009 Bill Nottingham <notting@redhat.com> 1.3.41-1
- restore return code & error on unconfigured services (#480805)