]> git.pld-linux.org Git - packages/libvirt.git/commitdiff
- updated to 1.1.1 auto/th/libvirt-1.1.1-1 auto/ti/libvirt-1.1.1-1
authorMarcin Krol <hawk@tld-linux.org>
Tue, 30 Jul 2013 10:39:38 +0000 (10:39 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Tue, 30 Jul 2013 10:39:38 +0000 (10:39 +0000)
libvirt-sasl.patch
libvirt.spec

index 0a38cfc360c656759500aa86a643b2a0536e3b17..8a4dc8a8171b51aac35995373625af90845f3a4f 100644 (file)
@@ -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
index d3a9ce2640733b11c6580f6834af6a02e73c8a72..f48f4588c55fa886c2e40b00f976268eb8b19dfd 100644 (file)
 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
This page took 0.197108 seconds and 4 git commands to generate.