diff options
author | Bill Nottingham <notting@redhat.com> | 2002-07-15 20:52:51 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2002-07-15 20:52:51 +0000 |
commit | e4b06c611eabeb101edfdbd63924f390b2462682 (patch) | |
tree | e45ef84694c923c2f4facf9bef41bd1570e18e95 /initscripts.spec | |
parent | a41e71270e820c07ee11aa332c7ee8555b314bc8 (diff) | |
download | initscripts-e4b06c611eabeb101edfdbd63924f390b2462682.tar initscripts-e4b06c611eabeb101edfdbd63924f390b2462682.tar.gz initscripts-e4b06c611eabeb101edfdbd63924f390b2462682.tar.bz2 initscripts-e4b06c611eabeb101edfdbd63924f390b2462682.tar.xz initscripts-e4b06c611eabeb101edfdbd63924f390b2462682.zip |
6.86-1r6-86
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 a754602f..1644374a 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.85 +Version: 6.86 License: GPL Group: System Environment/Base Release: 1 @@ -244,6 +244,10 @@ rm -rf $RPM_BUILD_ROOT %dir /etc/locale/*/LC_MESSAGES %changelog +* Mon Jul 15 2002 Bill Nottingham <notting@redhat.com> +- fix boot-time cleanup of /var +- update po files + * Thu Jul 11 2002 Florian La Roche <Florian.LaRoche@redhat.de> - /etc/init.d/functions: daemon(): avoid starting another bash |