diff options
author | Nalin Dahyabhai <nalin@redhat.com> | 2000-08-12 22:17:47 +0000 |
---|---|---|
committer | Nalin Dahyabhai <nalin@redhat.com> | 2000-08-12 22:17:47 +0000 |
commit | 0e12930a45fb238093d0d5b21a8d78e79624f67c (patch) | |
tree | 309f3096d157fa8a7edac0f3e90a969e1368ffcc /initscripts.spec | |
parent | 8cd935021c5d6ef02cacd87f7b9fe60e08eea5ca (diff) | |
download | initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.gz initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.bz2 initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.tar.xz initscripts-0e12930a45fb238093d0d5b21a8d78e79624f67c.zip |
move documentation for the DEMAND and IDLETIMEOUT values to the right section of sysconfig.txtr5-44
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 2d8ce101..6985fa44 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -3,7 +3,7 @@ Name: initscripts Version: 5.44 Copyright: GPL Group: System Environment/Base -Release: 1 +Release: 2 Source: initscripts-%{version}.tar.gz BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15 @@ -232,6 +232,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Sat Aug 11 2000 Nalin Dahyabhai <nalin@redhat.com> +- move documentation for the DEMAND and IDLETIMEOUT values to the right + section of sysconfig.txt + * Wed Aug 9 2000 Bill Nottingham <notting@redhat.com> - load agpgart if necessary (hack) - fix /boot/kernel.h stuff (jakub) |