From 0a31e4ec38a7d1cf69b5d65f9923cf450244b02b Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 11 Jan 2001 22:59:10 +0000 Subject: 5.54 --- ChangeLog | 10 ++++++++++ initscripts.spec | 6 +++++- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index be64978e..9d36c5a8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2001-01-06 Bill Nottingham + + * initscripts.spec, rc.d/rc.sysinit: + conflict with ypbind < 1.6-12, since we don't set the NIS domain name anymore + +2001-01-02 Bill Nottingham + + * initscripts.spec, Makefile, po/es.po, po/initscripts.pot, po/Makefile, po/pt_BR.po, po/xgettext_sh, po/xgettext_sh.py, rc.d/init.d/functions, rc.d/init.d/halt, rc.d/init.d/netfs, rc.d/init.d/network, rc.d/init.d/random, rc.d/init.d/rawdevices, rc.d/init.d/single, rc.d/rc, rc.d/rc.sysinit, sysconfig/network-scripts/ifdown, sysconfig/network-scripts/ifup, sysconfig/network-scripts/ifup-aliases, sysconfig/network-scripts/ifup-ppp, sysconfig/network-scripts/ifup-routes, sysconfig/network-scripts/ifup-sl: + Big i18n commit. From Conectiva, originally. + 2000-12-26 Bill Nottingham * sysconfig/network-scripts/ifup-post: diff --git a/initscripts.spec b/initscripts.spec index 0866c94e..57aab42e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.53 +Version: 5.54 Copyright: GPL Group: System Environment/Base Release: 1 @@ -11,6 +11,7 @@ Requires: procps >= 2.0.6-5, sysklogd >= 1.3.31 Requires: setup >= 2.0.3, /sbin/fuser, which Requires: modutils >= 2.3.11-5 Requires: util-linux >= 2.10 +Requires: gettext >= 0.10.35-25 Conflicts: kernel <= 2.2, timeconfig < 3.0, pppd < 2.3.9, wvdial < 1.40-3 Conflicts: initscripts < 1.22.1-5 ypbind < 1.6-12 Obsoletes: rhsound sapinit @@ -235,6 +236,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Jan 2 2000 Bill Nottingham +- initial i18n support - originally from Conectiva + * Mon Dec 11 2000 Bill Nottingham - only load sound if persistent DMA buffers are necessary - fix lots of bugs: #18619, #21187, #21283, #12097 -- cgit v1.2.1