When multilib is enabled we can see the following package QA error.
QA Issue: Files/directories were installed but not shipped in any package:
/usr/lib/firewalld/policies
/usr/lib/firewalld/zones/libvirt-routed.xml
/usr/lib/firewalld/policies/libvirt-to-host.xml
/usr/lib/firewalld/policies/libvirt-routed-out.xml
/usr/lib/firewalld/policies/libvirt-routed-in.xml
These files are now packaged into libvirt-python in case multilib is
not enabled. This is also not correct.
Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>