On 1/21/25 15:10, Andrea Bolognani wrote: > This solves the same problem as 7a8c2319acf2 but in a different, more > generic fashion. > > Andrea Bolognani (3): > meson: Unify handling of directories used for loadable modules > rpm: Add missing Requires > rpm: Unify handling of directories used for loadable modules > > libvirt.spec.in | 7 ++++--- > meson.build | 5 +++++ > src/locking/meson.build | 6 ++---- > src/meson.build | 13 +++++++++++-- > src/storage/meson.build | 2 -- > src/storage_file/meson.build | 2 -- > 6 files changed, 22 insertions(+), 13 deletions(-) > Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx> Michal