[packages/libvirt] - updated to 1.1.1

hawk hawk at pld-linux.org
Tue Jul 30 12:25:07 CEST 2013


commit 6434e098ee45bf49ffa84b81581338e62659775a
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Tue Jul 30 10:39:38 2013 +0000

    - updated to 1.1.1

 libvirt-sasl.patch | 15 ++++++++-------
 libvirt.spec       |  6 +++---
 2 files changed, 11 insertions(+), 10 deletions(-)
---
diff --git a/libvirt.spec b/libvirt.spec
index d3a9ce2..f48f458 100644
--- a/libvirt.spec
+++ b/libvirt.spec
@@ -33,12 +33,12 @@
 Summary:	Toolkit to interact with virtualization capabilities
 Summary(pl.UTF-8):	Narzędzia współpracujące z funkcjami wirtualizacji
 Name:		libvirt
-Version:	1.1.0
-Release:	2
+Version:	1.1.1
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	ftp://ftp.libvirt.org/libvirt/%{name}-%{version}.tar.gz
-# Source0-md5:	f980a84719033e9efca01048da505dfb
+# Source0-md5:	632f30a2f22fbb404b8e10702d7f55ca
 Source1:	%{name}.init
 Source2:	%{name}.tmpfiles
 Patch0:		%{name}-sasl.patch
diff --git a/libvirt-sasl.patch b/libvirt-sasl.patch
index 0a38cfc..8a4dc8a 100644
--- a/libvirt-sasl.patch
+++ b/libvirt-sasl.patch
@@ -19,17 +19,18 @@ diff -ru libvirt-0.8.8/daemon/libvirtd.conf libvirt-0.8.8-sasl/daemon/libvirtd.c
  #auth_tcp = "sasl"
  
  # Change the authentication scheme for TLS sockets.
-diff -ru libvirt-0.8.8/daemon/Makefile.am libvirt-0.8.8-sasl/daemon/Makefile.am
---- libvirt-0.8.8/daemon/Makefile.am	2011-01-31 02:30:59.000000000 +0100
-+++ libvirt-0.8.8-sasl/daemon/Makefile.am	2011-04-28 11:45:47.703741165 +0200
-@@ -326,12 +326,12 @@
+diff -ru libvirt-1.1.1/daemon/Makefile.am libvirt-1.1.1-sasl/daemon/Makefile.am
+--- libvirt-1.1.1/daemon/Makefile.am.orig	2013-07-30 10:17:30.238116337 +0000
++++ libvirt-1.1.1/daemon/Makefile.am	2013-07-30 10:20:08.281117006 +0000
+@@ -428,13 +428,13 @@
  # the WITH_LIBVIRTD conditional
- if HAVE_SASL
+ if WITH_SASL
  install-data-sasl:
 -	$(MKDIR_P) $(DESTDIR)$(sysconfdir)/sasl2/
--	$(INSTALL_DATA) $(srcdir)/libvirtd.sasl $(DESTDIR)$(sysconfdir)/sasl2/libvirt.conf
 +	$(MKDIR_P) $(DESTDIR)$(sysconfdir)/sasl/
-+	$(INSTALL_DATA) $(srcdir)/libvirtd.sasl $(DESTDIR)$(sysconfdir)/sasl/libvirt.conf
+ 	$(INSTALL_DATA) $(srcdir)/libvirtd.sasl \
+-		$(DESTDIR)$(sysconfdir)/sasl2/libvirt.conf
++		$(DESTDIR)$(sysconfdir)/sasl/libvirt.conf
  
  uninstall-data-sasl:
 -	rm -f $(DESTDIR)$(sysconfdir)/sasl2/libvirt.conf
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libvirt.git/commitdiff/6434e098ee45bf49ffa84b81581338e62659775a



More information about the pld-cvs-commit mailing list