running rpm -qi --scripts jitsi-videobridge-firewalld reveals:
postinstall scriptlet (using /bin/sh): %firewalld_reload
I think, the documentation of %firewalld_reload here is wrong. Since rpm macros are expanded at build-time, in addition to Requires: firewalld-filesystem, there should be a BuildRequires: firewalld-filesystem in the spec file.
Requires: firewalld-filesystem
BuildRequires: firewalld-filesystem
Metadata Update from @felfert: - Issue assigned to felfert
Metadata Update from @felfert: - Assignee reset
Fixed by #8, please merge
Metadata Update from @felfert: - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.