Install all built rpms not just rpms listed in spec file
With metapackages, the spec file may contain fewer explicit rpm names than are generated by the build process.
This may create a problem when trying to install as dependencies may not be found if they are not all explicitly
listed. To ensure all dependencies are listed, get the full list of binary rpms that are created, and install these.