Fix preun systemd macro call

This commit is contained in:
Vitezslav Crhonek 2022-02-01 09:53:25 +01:00 committed by Stepan Oksanichenko
parent b9f2cd4030
commit fe5ec9ed35
2 changed files with 5 additions and 1 deletions

2
.tog-pegasus.metadata Normal file
View File

@ -0,0 +1,2 @@
c832eaf240f6dfba843c4937f7a935382d48b9be pegasus-2.14.1.tar.gz
151955bd95cefac21c67996b59910d61461e2132 cim_schema_2.38.0Experimental-MOFs.zip

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