From 0639f1cd8f9933d1fb321382f613a53db2f20efc Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 13 Mar 2003 01:21:48 +0000 Subject: 7.14-1 --- ChangeLog | 12 ++++++++++++ initscripts.spec | 7 +++++-- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index abcd35f8..7bbe8f19 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2003-03-13 Bill Nottingham + + * ChangeLog, initscripts.spec: + 7.14-1 + + * sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-post: + revert. chain name change was reverted. + +2003-02-28 Bill Nottingham + + * service: pass TERM to scripts too + 2003-02-26 Bill Nottingham * ChangeLog, initscripts.spec: diff --git a/initscripts.spec b/initscripts.spec index e2cccf13..45c20e8c 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.13 +Version: 7.14 License: GPL Group: System Environment/Base Release: 1 @@ -17,7 +17,7 @@ Requires: bash >= 2.0, SysVinit Requires: /sbin/ip, /sbin/arping, net-tools Requires: /etc/redhat-release, dev Conflicts: kernel <= 2.4, timeconfig < 3.0, pppd < 2.3.9, wvdial < 1.40-3 -Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-21 +Conflicts: ypbind < 1.6-12, psacct < 6.3.2-12, kbd < 1.06-19, lokkit < 0.50-14 Obsoletes: rhsound sapinit Prereq: /sbin/chkconfig, /usr/sbin/groupadd, gawk, fileutils, sh-utils BuildPrereq: glib2-devel popt gettext pkgconfig @@ -246,6 +246,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Mar 12 2003 Bill Nottingham 7.14-1 +- do not handle changed chain name; change was reverted + * Tue Feb 25 2003 Bill Nottingham 7.13-1 - handle 7.x SYSFONTACM settings in setsysfont (#84183) -- cgit