diff --git a/SPECS/munge.spec b/SPECS/munge.spec index 62b2ed7..86c5f6e 100644 --- a/SPECS/munge.spec +++ b/SPECS/munge.spec @@ -73,6 +73,7 @@ install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysusersdir}/munge.conf # rm unneeded files. rm -f %{buildroot}/%{_sysconfdir}/sysconfig/munge rm -f %{buildroot}/%{_sysconfdir}/init.d/munge +rm -f %{buildroot}/%{_sysconfdir}/rc.d/init.d/munge # Exclude .la files rm -f %{buildroot}/%{_libdir}/libmunge.la @@ -156,7 +157,7 @@ mv %{buildroot}%{_var}/run %{buildroot} %changelog * Mon Mar 04 2024 Arkady L. Shane - 0.5.13-13.inferit -- rm -f!!! +- rm -f and remove from other place * Wed Mar 15 2023 MSVSphere Packaging Team - 0.5.13-13 - Rebuilt for MSVSphere 9.1.