* [PATCH] libvirt: Update to 2.3.0
@ 2016-10-21 5:53 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-21 5:53 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1477 bytes --]
This is a major update to the latest available version of libvirt.
* Drop SELinux support.
Fixes #11212.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
libvirt/libvirt.nm | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)
diff --git a/libvirt/libvirt.nm b/libvirt/libvirt.nm
index b05dd04..fc15edf 100644
--- a/libvirt/libvirt.nm
+++ b/libvirt/libvirt.nm
@@ -4,8 +4,8 @@
###############################################################################
name = libvirt
-version = 1.3.3
-release = 2
+version = 2.3.0
+release = 1
maintainer = Ben Schweikert <ben.schweikert(a)ipfire.org>
groups = Applications/Virtualization
@@ -14,12 +14,12 @@ license = LGPLv2.1+
summary = A library for controlling VMs.
description
- A toolkit to interact with the virtualization capabilities of recent \
+ A toolkit to interact with the virtualization capabilities of recent
versions of Linux.
end
source_dl = ftp://libvirt.org/libvirt/
-sources = %{thisapp}.tar.gz
+sources = %{thisapp}.tar.xz
build
requires
@@ -29,7 +29,6 @@ build
libcurl-devel
libgcrypt-devel
libnl-devel
- libselinux-devel
libdevmapper-devel
libpciaccess-devel
libssh2-devel
@@ -65,8 +64,7 @@ build
--with-storage-disk \
--with-avahi \
--with-udev \
- --with-libvirtd \
- --with-selinux
+ --with-libvirtd
end
packages
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-21 5:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21 5:53 [PATCH] libvirt: Update to 2.3.0 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox