openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

dist: fix rpm scriptlets call to systemd_postun #2963

Closed DimStar77 closed 1 year ago

DimStar77 commented 1 year ago

Do not run it in packages that do not ship systemd services and properly call it with the service name as parameter for the packages that do ship services.

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (002c3c0) 28.24% compared to head (c35186f) 28.24%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2963 +/- ## ======================================= Coverage 28.24% 28.24% ======================================= Files 85 85 Lines 14628 14628 ======================================= Hits 4131 4131 Misses 10497 10497 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.