#8 Fix firewalld_reload
Merged by lcts. Opened by felfert.
Unknown source main

Download 8.patch

As expected, when adding the BuildRequires: firewalld-filesystem, the rpm now has the properly expanded %post scriptlet:

postinstall scriptlet (using /bin/sh):
test -f /usr/bin/firewall-cmd && firewall-cmd --reload --quiet || :

Looks like the build system configuration for PRs is somehow broken:

stderr: ERROR: Tag does not exist locally: [jitsi-videobridge-2.0.5390-3]

@buildsys: I'll check it out.

Pull-Request has been merged by lcts

Metadata