diff --git a/initscripts.spec b/initscripts.spec index 15825aabcdac98b564a74f074511b81d0da2bdb6..a155ff10a81399fbb4ada3c149c15c0b46ca1863 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -20,7 +20,7 @@ Requires: gawk \ Name: initscripts Summary: Basic support for legacy System V init scripts Version: 10.04 -Release: 3 +Release: 4 License: GPLv2 @@ -286,8 +286,6 @@ fi # --------------- -%ghost %config(noreplace, missingok) %verify(not md5 size mtime) %{_sysconfdir}/rc.d/rc.local - %{_sysconfdir}/rc.d/init.d/functions # RC symlinks: @@ -358,6 +356,12 @@ fi # ============================================================================= %changelog +* Thu Jun 30 2022 xingwei - 10.04-4 +- Type:bugfix +- ID:NA +- SUG:NA +- DESC:Initscripts no looger care about rc.local + * Wed Jan 26 2022 gaoxingwang - 10.04-3 - Type:bugfix - ID:NA