[libguestfs] Add BR dhclient.

Richard W.M. Jones rjones at fedoraproject.org
Thu Oct 2 14:23:26 UTC 2014


commit 83da4b48b046234c85f53570e733927b138e5f06
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Thu Oct 2 15:22:33 2014 +0100

    Add BR dhclient.
    
    Upstream now uses DHCP to assign an address to the appliance.

 libguestfs.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 932d967..aea0ec7 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -119,7 +119,7 @@ BuildRequires: golang
 #   for f in `cat appliance/packagelist`; do echo $f; done | sort -u
 # However you have to edit the list down to packages which exist in
 # current Fedora, since supermin ignores non-existent packages.
-BuildRequires: acl attr augeas-libs bash binutils btrfs-progs bzip2 coreutils cpio cryptsetup diffutils dosfstools e2fsprogs file findutils gawk gdisk genisoimage gfs2-utils grep gzip hivex iproute iputils jfsutils kernel kmod less libcap libldm libselinux libxml2 lsof lsscsi lvm2 lzop mdadm nilfs-utils openssh-clients parted pcre procps psmisc reiserfs-utils rsync scrub sed strace systemd tar udev util-linux vim-minimal xfsprogs xz yajl zerofree
+BuildRequires: acl attr augeas-libs bash binutils btrfs-progs bzip2 coreutils cpio cryptsetup dhclient diffutils dosfstools e2fsprogs file findutils gawk gdisk genisoimage gfs2-utils grep gzip hivex iproute iputils jfsutils kernel kmod less libcap libldm libselinux libxml2 lsof lsscsi lvm2 lzop mdadm nilfs-utils openssh-clients parted pcre procps psmisc reiserfs-utils rsync scrub sed strace systemd tar udev util-linux vim-minimal xfsprogs xz yajl zerofree
 %ifnarch ppc
 BuildRequires: hfsplus-tools
 %endif


More information about the scm-commits mailing list