aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-09-16 19:56:46 +0000
committerBill Nottingham <notting@redhat.com>2003-09-16 19:56:46 +0000
commitfedddb738df0d5efb229244f960bdec5e622579b (patch)
tree49238583293c562f99356368c7a34e388baea377
parentcb05085f56760484b073a6d66d43e22b1255d1ec (diff)
downloadinitscripts-fedddb738df0d5efb229244f960bdec5e622579b.tar
initscripts-fedddb738df0d5efb229244f960bdec5e622579b.tar.gz
initscripts-fedddb738df0d5efb229244f960bdec5e622579b.tar.bz2
initscripts-fedddb738df0d5efb229244f960bdec5e622579b.tar.xz
initscripts-fedddb738df0d5efb229244f960bdec5e622579b.zip
7.31.5.EL-1
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index 368dbe2d..560b55f4 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 7.31.4.EL
+Version: 7.31.5.EL
License: GPL
Group: System Environment/Base
Release: 1
@@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
+* Tue Sep 16 2003 Bill Nottingham <notting@redhat.com> 7.31.5.EL-1
+- fix a return code in redhat-support-check
+
* Mon Sep 15 2003 Bill Nottingham <notting@redhat.com> 7.31.4.EL-1
- more ipsec fixes
- ppp fixes (#104128, #97845, #85447)