Add a Requires for supermin and obsolete libguestfs0
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=490
This commit is contained in:
parent
467e443d95
commit
90587d125b
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libguestfs
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -73,6 +73,9 @@ BuildRequires: pkgconfig(python3)
|
||||
BuildRequires: pkgconfig(rpm) >= 4.6.0
|
||||
BuildRequires: pkgconfig(tinfo)
|
||||
|
||||
Requires: supermin >= 5.1.18
|
||||
Obsoletes: libguestfs0
|
||||
|
||||
%description
|
||||
libguestfs is a set of tools for accessing and modifying virtual machine (VM)
|
||||
disk images. You can use this for viewing and editing files inside guests,
|
||||
|
Loading…
x
Reference in New Issue
Block a user