diff options
author | Bill Nottingham <notting@redhat.com> | 2001-06-20 21:03:40 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-06-20 21:03:40 +0000 |
commit | 57a14ee01374e66d1293b97017965639876017d6 (patch) | |
tree | bb19b1b07a1da891922647ee2a828e021d676a5c /initscripts.spec | |
parent | 4daca60e3712a0f1983f9909e1262b29f2c3ff83 (diff) | |
download | initscripts-57a14ee01374e66d1293b97017965639876017d6.tar initscripts-57a14ee01374e66d1293b97017965639876017d6.tar.gz initscripts-57a14ee01374e66d1293b97017965639876017d6.tar.bz2 initscripts-57a14ee01374e66d1293b97017965639876017d6.tar.xz initscripts-57a14ee01374e66d1293b97017965639876017d6.zip |
5.89-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index ca13b0d2..73345443 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 5.87 +Version: 5.89 License: GPL Group: System Environment/Base Release: 1 @@ -218,6 +218,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Wed Jun 20 2001 Bill Nottingham <notting@redhat.com> +- bump version to 5.89 +- make it build + * Thu May 17 2001 Bill Nottingham <notting@redhat.com> - don't run ifup ppp0 if ppp-watch gets SIGINT (#40585, ak@cave.hop.stu.neva.ru) - fix do_netreport (#37716, #39603 <crlf@aeiou.pt>) |