Fix preun systemd macro call

Resolves: #2048002
This commit is contained in:
Vitezslav Crhonek 2022-02-01 09:53:25 +01:00
parent b9f2cd4030
commit b7dfce594f

View File

@ -493,7 +493,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,8 @@ fi
* Tue Feb 01 2022 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.14.1-64
- Fix build flags
Resolves: #2044895
- Fix preun systemd macro call
Resolves: #2048002
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 2:2.14.1-63
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags