[Pkg-libvirt-commits] [SCM] Libvirt Debian packaging branch, master, updated. debian/0.7.7-2-3-gb69d3cc

Guido Günther agx at sigxcpu.org
Wed Mar 17 17:35:42 UTC 2010


The following commit has been merged in the master branch:
commit b69d3ccc24f3896653f812ff1dabc896bb9940a7
Author: Guido Günther <agx at sigxcpu.org>
Date:   Wed Mar 17 18:21:56 2010 +0100

    Revert "Enable NUMA support"
    
    since it breaks the python bindings.
    
    This reverts commit b2a6aabb4759ec41b41d4a2bdf7580bdcb937aa4.

diff --git a/debian/control b/debian/control
index 1af3c92..f747f55 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ Build-Depends: cdbs (>= 0.4.43), debhelper (>= 7), libxml2-dev, libncurses5-dev,
  module-init-tools,
  policykit-1,
  dpkg-dev (<< 1.15.3) | dpkg-dev (>> 1.15.3),
- libcap-ng-dev,
- libnuma-dev
+ libcap-ng-dev
 XS-Python-Version: current
 Build-Conflicts: dpkg-dev (= 1.15.3)
 Vcs-Git: git://git.debian.org/git/pkg-libvirt/libvirt.git
diff --git a/debian/rules b/debian/rules
index 0a74fd6..ff8af4a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -43,7 +43,6 @@ DEB_CONFIGURE_EXTRA_FLAGS :=     \
 	--without-esx		 \
 	--without-libssh2	 \
 	--with-capng		 \
-	--with-numactl		 \
 	--enable-debug		 \
 	$(BUILD_XEN)		 \
 	$(BUILD_VBOX)		 \

-- 
Libvirt Debian packaging



More information about the Pkg-libvirt-commits mailing list