diff options
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 a1edda41..e517219f 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.84 +%define version 4.85 Version: %{version} Copyright: GPL Group: System Environment/Base @@ -227,6 +227,10 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Mon Jan 31 2000 Bill Nottingham <notting@redhat.com> +- fix hanging ppp-watch +- fix issues with cleaning of /var/{run,lock} + * Fri Jan 21 2000 Bill Nottingham <notting@redhat.com> - fix pidof calls in pidofproc |