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:
parent
8d9037d991
commit
dfe80595a8
@ -1 +1 @@
|
||||
chkconfig-1.3.10.tar.gz
|
||||
chkconfig-1.3.11.tar.gz
|
||||
|
||||
@ -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)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user