Accepting request 487787 from home:cbosdonnat:branches:Virtualization

- Add ldmtool to appliance (fate#320858)
- Add cdrkit-cdrtools-compat to appliance, required for isoinfo*
  APIs to work.

OBS-URL: https://build.opensuse.org/request/show/487787
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=386
This commit is contained in:
Cédric Bosdonnat 2017-04-13 08:55:04 +00:00 committed by Git OBS Bridge
parent 5364ac809f
commit 3015488a2e
3 changed files with 15 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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