Accepting request 487788 from Virtualization
1 OBS-URL: https://build.opensuse.org/request/show/487788 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libguestfs?expand=0&rev=48
This commit is contained in:
commit
55a5682689
@ -594,8 +594,11 @@ Index: libguestfs-1.32.4/appliance/packagelist.in
|
||||
===================================================================
|
||||
--- libguestfs-1.32.4.orig/appliance/packagelist.in
|
||||
+++ libguestfs-1.32.4/appliance/packagelist.in
|
||||
@@ -134,16 +134,21 @@ ifelse(SUSE,1,
|
||||
@@ -132,18 +132,25 @@ ifelse(SUSE,1,
|
||||
dnl It seems no other augeas package depends on it.
|
||||
augeas-lenses
|
||||
btrfsprogs
|
||||
+ cdrkit-cdrtools-compat
|
||||
cryptsetup
|
||||
dhcpcd
|
||||
+ dhcp-client
|
||||
@ -606,6 +609,7 @@ Index: libguestfs-1.32.4/appliance/packagelist.in
|
||||
+ initviocons
|
||||
iproute2
|
||||
iputils
|
||||
+ ldmtool
|
||||
libcap2
|
||||
+ libhivex0
|
||||
libselinux1
|
||||
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 6 13:27:25 UTC 2017 - cbosdonnat@suse.com
|
||||
|
||||
- Add ldmtool to appliance (fate#320858)
|
||||
- Add cdrkit-cdrtools-compat to appliance, required for isoinfo*
|
||||
APIs to work.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 30 16:04:14 UTC 2016 - cbosdonnat@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libguestfs
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2011 Michal Hrusecky <mhrusecky@novell.com>
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
@ -437,6 +437,7 @@ BuildRequires: xz
|
||||
%if %{with zerofree}
|
||||
BuildRequires: zerofree
|
||||
%endif
|
||||
BuildRequires: ldmtool
|
||||
|
||||
# Needed by guestfsd which is burried in the appliance
|
||||
#
|
||||
@ -467,6 +468,7 @@ Recommends: mdadm
|
||||
Recommends: parted
|
||||
Recommends: zerofree
|
||||
Recommends: genisoimage
|
||||
Recommends: ldmtool
|
||||
|
||||
Summary: Virtual machine needed for libguestfs
|
||||
License: GPL-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user