On 6/5/25 18:40, Andrea Bolognani via Devel wrote:
We've recently stopped checking for the presence of several
commands at build time. That means we don't need them in the
RPM or CI build environment either.
Test pipeline:
https://gitlab.com/abologna/libvirt/-/pipelines/1855622714
Andrea Bolognani (3):
rpm: Fix/clarify Requires
rpm: Drop unnecessary BuildRequires
ci: Drop unnecessary build dependencies
68 files changed, 5 insertions(+), 548 deletions(-)
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal