- bsc#1180062 - virt-install uses isoinfo. Include mkisofs in the
spec file. virt-manager.spec OBS-URL: https://build.opensuse.org/package/show/Virtualization/virt-manager?expand=0&rev=533
This commit is contained in:
parent
71a1522eb7
commit
096bc07168
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 18 06:06:52 MST 2020 - carnold@suse.com
|
||||
|
||||
- bsc#1180062 - virt-install uses isoinfo. Include mkisofs in the
|
||||
spec file.
|
||||
virt-manager.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 9 08:32:32 MST 2020 - carnold@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package virt-manager
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -123,6 +123,7 @@ Group: System/Monitoring
|
||||
# This version not strictly required: virt-manager should work with older,
|
||||
# however varying amounts of functionality will not be enabled.
|
||||
Requires: libosinfo >= 0.2.10
|
||||
Requires: mkisofs
|
||||
Requires: python3-gobject
|
||||
Requires: python3-ipaddr
|
||||
Requires: python3-libvirt-python >= 0.7.0
|
||||
|
Loading…
Reference in New Issue
Block a user