From dfe80595a80d1821d4608342cc5b4741bb12011a Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 03:49:27 +0000 Subject: auto-import changelog data from chkconfig-1.3.11-1.src.rpm Fri Jun 04 2004 Bill Nottingham 1.3.11-1 - fix LSB comment parsing (#85678) --- diff --git a/.cvsignore b/.cvsignore index d4f70e5..f3ab64c 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -chkconfig-1.3.10.tar.gz +chkconfig-1.3.11.tar.gz diff --git a/chkconfig.spec b/chkconfig.spec index 1f14b7c..836b789 100644 --- a/chkconfig.spec +++ b/chkconfig.spec @@ -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 1.3.11-1 +- fix LSB comment parsing (#85678) + * Wed May 29 2004 Bill Nottingham 1.3.10-1 - mark alternatives help output for translation (#110526) diff --git a/sources b/sources index 2d4e9ec..26d95ec 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -cb021ff1bf73688ad8632b4bb590fc75 chkconfig-1.3.10.tar.gz +f127d487ae16f9149911acc70fef951a chkconfig-1.3.11.tar.gz