From c9f236d6ff224bee513a421602da1c75f74b1b48 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Tue, 8 Feb 2000 20:20:11 +0000 Subject: [PATCH] - new (better) unmounting procedure from initscripts - functions run_cmd() and daemon() are returning proper values now - router discovery daemon support - avoid errors when lo interface is down - nls cant handle special characters such as '\n' - workaround this - mout procsf before all. - added RUN_LDCONFIG variable to /etc/sysconfig/system, now it's possible to turn off/on ld.so.cache regeneration upon startup - cleanups - version 0.1.4 Changed files: rc-scripts.spec -> 1.26 --- rc-scripts.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/rc-scripts.spec b/rc-scripts.spec index f75f0dd..43796f1 100644 --- a/rc-scripts.spec +++ b/rc-scripts.spec @@ -1,17 +1,21 @@ -# $Id: rc-scripts.spec,v 1.25 1999-12-18 20:04:28 kloczek Exp $ +# $Id: rc-scripts.spec,v 1.26 2000-02-08 20:20:11 baggins Exp $ Summary: inittab and /etc/rc.d scripts Summary(de): inittab und /etc/rc.d Scripts Summary(fr): inittab et scripts /etc/rc.d Summary(pl): inittab i skrypty startowe z katalogu /etc/rc.d Summary(tr): inittab ve /etc/rc.d dosyalarý Name: rc-scripts -Version: 0.1.3 +Version: 0.1.4 Release: 1 Copyright: GPL Group: Base Group(pl): Bazowe Source: %{name}-%{version}.tar.gz +URL: http://cvs.pld.org.pl/index.cgi/rc-scripts/ +Vendor: PLD rc-scripts Team BuildRequires: popt-devel +BuildRequires: glib-devel +BuildRequires: glib-static BuildRequires: gettext-devel Requires: mingetty Requires: mktemp @@ -30,8 +34,6 @@ Requires: e2fsprogs >= 1.15 Requires: /bin/gettext Obsoletes: initscripts Provides: initscripts -BuildRequires: glib-devel -BuildRequires: glib-static Buildroot: /tmp/%{name}-%{version}-root %define _prefix /usr -- 2.44.0