On 1/4/21 1:05 PM, Daniel P. Berrangé wrote:
Originally reported at

https://src.fedoraproject.org/rpms/libvirt/pull-request/9

Daniel P. Berrangé (2):
   rpm: ensure swtpm tools are installed with QEMU
   rpm: fix ownership of the swtpm log directory

  libvirt.spec.in | 5 ++++-
  1 file changed, 4 insertions(+), 1 deletion(-)


Reviewed-by: Laine Stump <la...@redhat.com>


for both.

(NB: for those who don't want to bother looking it up themselves - the Fedora pull request only mentioned installing the swtpm package, but I checked the spec file for swtpm to see what things only get installed by the swtpm-tools sub-package, and found that (at least) swtpm_setup and swtpm_ioctl (both used by libvirt via virCommand*()) are in swtpm-tools, so this is the correct Requires:).

Reply via email to