aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-10-28 16:15:26 +0000
committerBill Nottingham <notting@redhat.com>2004-10-28 16:15:26 +0000
commit0f338be07e77feb307529ed7827b0baf7c0e35bf (patch)
tree026e4ed194b4c7106fa30b97dfda64ad1c58b144
parentf92d6377158895dc906ff0e8bc7b1bc6458238bc (diff)
downloadinitscripts-0f338be07e77feb307529ed7827b0baf7c0e35bf.tar
initscripts-0f338be07e77feb307529ed7827b0baf7c0e35bf.tar.gz
initscripts-0f338be07e77feb307529ed7827b0baf7c0e35bf.tar.bz2
initscripts-0f338be07e77feb307529ed7827b0baf7c0e35bf.tar.xz
initscripts-0f338be07e77feb307529ed7827b0baf7c0e35bf.zip
bump release
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index ef0696eb..da2e1389 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.18.EL
+Version: 7.31.19.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
+* Thu Oct 28 2004 Bill Nottingham <notting@redhat.com> 7.31.19.EL-1
+- fix usage of GATEWAYDEV (#133575)
+
* Mon Sep 27 2004 Bill Nottingham <notting@redhat.com> 7.31.18.EL-1
- allow daemons to coredump up to DAEMON_COREFILE_LIMIT (#130175)
- backport ipcalc fixes from Fedora (#133445)