Accepting request 1072077 from Virtualization

OBS-URL: https://build.opensuse.org/request/show/1072077
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=92
This commit is contained in:
Dominique Leuenberger 2023-03-15 17:56:20 +00:00 committed by Git OBS Bridge
commit 35ddf690de
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Mar 15 07:33:43 UTC 2023 - Vasily Ulyanov <vasily.ulyanov@suse.com>
- Configure with --enable-appliance-format-auto to allow
qcow2-format fixed appliances.
-------------------------------------------------------------------
Wed Feb 22 13:14:38 MST 2023 - carnold@suse.com

View File

@ -164,6 +164,7 @@ autoreconf -fi
--with-qemu=$QEMU \
--with-supermin-packager-config="$PWD/zypper.priv.conf --use-installed --verbose" \
--without-java \
--enable-appliance-format-auto \
--enable-daemon \
--enable-install-daemon \
--enable-ocaml \