auto-import changelog data from chkconfig-1.3.11-1.src.rpm

Fri Jun 04 2004 Bill Nottingham <notting@redhat.com> 1.3.11-1
- fix LSB comment parsing (#85678)
This commit is contained in:
cvsdist 2004-09-09 03:49:27 +00:00
parent 8d9037d991
commit dfe80595a8
3 changed files with 7 additions and 4 deletions

View File

@ -1 +1 @@
chkconfig-1.3.10.tar.gz
chkconfig-1.3.11.tar.gz

View File

@ -1,13 +1,13 @@
# [for (x)emacs] -*- mode: RPM-SPEC; coding: utf-8 -*-
Summary: A system tool for maintaining the /etc/rc*.d hierarchy.
Name: chkconfig
Version: 1.3.10
Version: 1.3.11
Release: 1
License: GPL
Group: System Environment/Base
Source: ftp://ftp.redhat.com/pub/redhat/code/chkconfig/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildPrereq: newt newt-devel
BuildPrereq: newt newt-devel gettext
Conflicts: initscripts <= 5.30-1
%description
@ -75,6 +75,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/*/ntsysv.8*
%changelog
* Fri Jun 4 2004 Bill Nottingham <notting@redhat.com> 1.3.11-1
- fix LSB comment parsing (#85678)
* Wed May 29 2004 Bill Nottingham <notting@redhat.com> 1.3.10-1
- mark alternatives help output for translation (#110526)

View File

@ -1 +1 @@
cb021ff1bf73688ad8632b4bb590fc75 chkconfig-1.3.10.tar.gz
f127d487ae16f9149911acc70fef951a chkconfig-1.3.11.tar.gz