summaryrefslogtreecommitdiffstats
path: root/initscripts.spec
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2000-11-30 05:20:04 +0000
committerBill Nottingham <notting@redhat.com>2000-11-30 05:20:04 +0000
commiteab4b6bb63080f547e1f0104b528f1ff9704e0c2 (patch)
tree051f2a723ca13fa30c5b48b77dff0d86a36de784 /initscripts.spec
parent74bedc65b4bf16acec12f3c6b72a27bc1dc30ea5 (diff)
5.50-2
Diffstat (limited to 'initscripts.spec')
-rw-r--r--initscripts.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 733cbe92..358c70b4 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,9 +1,9 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 5.51
+Version: 5.50
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
@@ -229,8 +229,8 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
-* Tue Oct 31 2000 Than Ngo <than@redhat.com>
-- fix the adding default route if GATEWAY=0.0.0.0
+* Wed Nov 29 2000 Bill Nottingham <notting@redhat.com>
+- don't set NIS domain name
* Tue Oct 10 2000 Nalin Dahyabhai <nalin@redhat.com>
- handle "gw x.x.x.x" as the last pair of flags in ifup-routes (#18804)