aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>1999-08-21 18:13:16 +0000
committerBill Nottingham <notting@redhat.com>1999-08-21 18:13:16 +0000
commitb609752b95ff54b63853ec790f66ae8df95078ec (patch)
treede08fa3b9c0853251c595b17a69096af435e310e
parente76fb68ba2a6732645264d545022f1363020668a (diff)
downloadinitscripts-b609752b95ff54b63853ec790f66ae8df95078ec.tar
initscripts-b609752b95ff54b63853ec790f66ae8df95078ec.tar.gz
initscripts-b609752b95ff54b63853ec790f66ae8df95078ec.tar.bz2
initscripts-b609752b95ff54b63853ec790f66ae8df95078ec.tar.xz
initscripts-b609752b95ff54b63853ec790f66ae8df95078ec.zip
*** empty log message ***
-rw-r--r--ChangeLog14
-rw-r--r--initscripts.spec2
2 files changed, 15 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 055c0211..2e21ed81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+1999-08-21 Bill Nottingham <nottingredhat.com>
+
+ * service:
+ fix this. this has been broke for a while
+
+1999-08-20 Bill Nottingham <nottingredhat.com>
+
+ * Makefile: don't check csh file with bash
+
+ * lang.csh: add lang.csh. Might even work.
+
+ * sysconfig/network-scripts/ifup:
+ add option to pass hostname with pump
+
1999-08-20 Bill Nottingham <nottingredhat.com>
* Makefile: don't check csh file with bash
diff --git a/initscripts.spec b/initscripts.spec
index 878bbb4a..d40ed6d9 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -4,7 +4,7 @@ Name: initscripts
Version: %{version}
Copyright: GPL
Group: System Environment/Base
-Release: 1
+Release: 2
Source: initscripts-%{version}.tar.gz
BuildRoot: /var/tmp/initbld
Requires: mingetty, bash, /bin/awk, /bin/sed, mktemp, e2fsprogs, console-tools