diff options
author | Bill Nottingham <notting@redhat.com> | 2001-08-15 19:05:13 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2001-08-15 19:05:13 +0000 |
commit | 4d92a97eb8701ff9c02221f6b490002ed928b08f (patch) | |
tree | fa9bbb31fc9a3f8a0e67534d0f04216faaa05974 /initscripts.spec | |
parent | d56a75fb5bebc83d9b825eccb59710ec023c0b9a (diff) | |
download | initscripts-4d92a97eb8701ff9c02221f6b490002ed928b08f.tar initscripts-4d92a97eb8701ff9c02221f6b490002ed928b08f.tar.gz initscripts-4d92a97eb8701ff9c02221f6b490002ed928b08f.tar.bz2 initscripts-4d92a97eb8701ff9c02221f6b490002ed928b08f.tar.xz initscripts-4d92a97eb8701ff9c02221f6b490002ed928b08f.zip |
6.20-1
Diffstat (limited to 'initscripts.spec')
-rw-r--r-- | initscripts.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 670b16cb..6c2e6325 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 6.18 +Version: 6.20 License: GPL Group: System Environment/Base Release: 1 @@ -238,6 +238,12 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Wed Aug 15 2001 Bill Nottingham <notting@redhat.com> +- add is_available() network function, use it; cleans up ugly modprobe + error messages +- update translation info +- fix #51787 + * Wed Aug 15 2001 Bernhard Rosenkraenzer <bero@redhat.com> - adjust s390 patch - fix up ifup-ctc and mkkerneldoth.s390 (both are s390 specific) |