diff --git a/tog-pegasus.spec b/tog-pegasus.spec index 81160cc..ebc16fb 100644 --- a/tog-pegasus.spec +++ b/tog-pegasus.spec @@ -8,7 +8,7 @@ Name: tog-pegasus Version: %{major_ver}.1 -Release: 64%{?dist} +Release: 65%{?dist} Epoch: 2 Summary: OpenPegasus WBEM Services for Linux @@ -496,7 +496,7 @@ fi :; %preun -%systemd_preun stop tog-pegasus.service +%systemd_preun tog-pegasus.service if [ $1 -eq 0 ]; then # Package removal, not upgrade rm -rf /var/run/tog-pegasus @@ -564,6 +564,9 @@ fi %changelog +* Mon Jan 31 2022 Vitezslav Crhonek - 2.14.1-65 +- Fix preun systemd macro call + * Mon Jan 24 2022 Vitezslav Crhonek - 2.14.1-64 - Fix build flags