packages: libvirt/libvirt.spec - updated bcond descs, dropped obsolete xen_...

qboosh qboosh at pld-linux.org
Sun Apr 22 19:12:39 CEST 2012


Author: qboosh                       Date: Sun Apr 22 17:12:39 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated bcond descs, dropped obsolete xen_proxy bcond
- udev epoch

---- Files affected:
packages/libvirt:
   libvirt.spec (1.79 -> 1.80) 

---- Diffs:

================================================================
Index: packages/libvirt/libvirt.spec
diff -u packages/libvirt/libvirt.spec:1.79 packages/libvirt/libvirt.spec:1.80
--- packages/libvirt/libvirt.spec:1.79	Sun Apr 22 18:12:13 2012
+++ packages/libvirt/libvirt.spec	Sun Apr 22 19:12:33 2012
@@ -3,20 +3,19 @@
 # Conditional build:
 %bcond_without	esx		# VMware ESX support
 %bcond_without	hyperv		# Hyper-V support
-%bcond_without	libxl		# libxenlight
+%bcond_without	libxl		# libxenlight support
 %bcond_without	lxc		# LXC support
 %bcond_without	netcf		# host interfaces support
 %bcond_without	openvz		# OpenVZ support
 %bcond_without	phyp		# PHYP support
-%bcond_without	polkit		# PolicyKit
-%bcond_without	qemu		# Qemu
+%bcond_without	polkit		# PolicyKit support
+%bcond_without	qemu		# Qemu support
 %bcond_without	sanlock		# sanlock storage lock manager
 %bcond_without	uml		# UML support
 %bcond_without	vbox		# VirtualBox support
 %bcond_without	vmware		# VMware Workstation/Player support
-%bcond_with	xenapi		# XenAPI support
-%bcond_without	xen_proxy	# Xen proxy
-%bcond_without	xen		# xen
+%bcond_with	xenapi		# Xen API (Citrix XenServer) support
+%bcond_without	xen		# Xen support
 
 # qemu available only on x86 and ppc
 %ifnarch %{ix86} %{x8664} ppc
@@ -26,10 +25,6 @@
 %ifnarch %{ix86} %{x8664} ia64
 %undefine	with_xen
 %endif
-%if %{without xen}
-%undefine	with_xen_proxy
-%endif
-
 Summary:	Toolkit to interact with virtualization capabilities
 Summary(pl.UTF-8):	Narzędzia współpracujące z funkcjami wirtualizacji
 Name:		libvirt
@@ -86,7 +81,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.627
 %{?with_sanlock:BuildRequires:	sanlock-devel >= 0.8}
-BuildRequires:	udev-devel >= 145
+BuildRequires:	udev-devel >= 1:145
 %{?with_xen:BuildRequires:	xen-devel >= 4.1.2}
 # For disk driver
 BuildRequires:	xorg-lib-libpciaccess-devel >= 0.10.0
@@ -223,11 +218,12 @@
 Requires:	iproute2
 Requires:	libblkid >= 2.17
 Provides:	libvirt(hypervisor)
+%{?with_netcf:Requires:	netcf >= 0.1.4}
 Requires:	parted-libs >= 1.8.0
 # Needed for probing the power management features of the host.
 Requires:	pm-utils
 Requires:	systemd-units >= 37-0.10
-Requires:	udev-libs >= 145
+Requires:	udev-libs >= 1:145
 Requires:	util-linux
 Requires:	virtual(module-tools)
 Requires:	xorg-lib-libpciaccess >= 0.10.0
@@ -866,6 +862,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.80  2012/04/22 17:12:33  qboosh
+- updated bcond descs, dropped obsolete xen_proxy bcond
+- udev epoch
+
 Revision 1.79  2012/04/22 16:12:13  qboosh
 - desc fixes, added remaining pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/libvirt/libvirt.spec?r1=1.79&r2=1.80



More information about the pld-cvs-commit mailing list