diff options
author | Bill Nottingham <notting@redhat.com> | 2005-04-15 21:12:00 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2005-04-15 21:12:00 +0000 |
commit | 04f6eb151237b7d8439754698a4f4e0cc9311a68 (patch) | |
tree | 7f4305358d22dd1a2154ec781e2748108226d41a | |
parent | 902d1a90e993e3bd99f2372806a223f8ff7887fa (diff) | |
download | initscripts-04f6eb151237b7d8439754698a4f4e0cc9311a68.tar initscripts-04f6eb151237b7d8439754698a4f4e0cc9311a68.tar.gz initscripts-04f6eb151237b7d8439754698a4f4e0cc9311a68.tar.bz2 initscripts-04f6eb151237b7d8439754698a4f4e0cc9311a68.tar.xz initscripts-04f6eb151237b7d8439754698a4f4e0cc9311a68.zip |
be more explicit
-rw-r--r-- | initscripts.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 58856027..43c71077 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -13,7 +13,7 @@ Requires: /sbin/sysctl, sysklogd >= 1.3.31 Requires: setup >= 2.0.3, /sbin/fuser, /bin/grep Requires: modutils >= 2.3.11-5 Requires: util-linux >= 2.10s-11, mount >= 2.11l -Requires: bash >= 2.0, SysVinit +Requires: bash >= 3.0, SysVinit Requires: /sbin/ip, /sbin/arping, net-tools Requires: /etc/redhat-release, dev Requires: ethtool >= 1.8-2, kernel >= 2.6, /sbin/nash, /sbin/runuser |