From: Marco Yuen Date: Thu, 15 Dec 2011 15:15:55 +0000 (-0500) Subject: Add RPMFLAGS and more packages to DEVEL-RPMS for libvirt. X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;ds=sidebyside;h=0eaca8d1ec18b9bc51964258084c43056670e33d;p=build.git Add RPMFLAGS and more packages to DEVEL-RPMS for libvirt. --- diff --git a/planetlab.mk b/planetlab.mk index ebd54d7c..8386e9c7 100644 --- a/planetlab.mk +++ b/planetlab.mk @@ -186,7 +186,16 @@ IN_BOOTSTRAPFS += fprobe-ulog # libvirt-MODULES := libvirt libvirt-SPEC := libvirt.spec -libvirt-DEVEL-RPMS += libxml2-devel gnutls-devel device-mapper-devel python-devel libcap-ng-devel libpciaccess-devel +libvirt-BUILD-FROM-SRPM := yes +libvirt-DEVEL-RPMS += libxml2-devel gnutls-devel device-mapper-devel yajl-devel gettext +libvrit-DEVEL-RPMS += python-devel libcap-ng-devel libpciaccess-devel radvd numactl-devel +libvirt-DEVEL-RPMS += libxslt libtasn1-devel +libvirt-RPMFLAGS := --without storage-disk --without storage-iscsi --without storage-scsi \ + --without storage-fs --without storage-lvm \ + --without polkit --without sasl --without audit --with capng --with udev \ + --without netcf --without avahi \ + --without xen --without qemu --without hyperv --without phyp --without esx \ + --define 'packager PlanetLab' ALL += libvirt IN_BOOTSTRAPFS += libvirt