[Pkg-xen-changes] r344 - trunk/xen-3.0/debian/patches

Bastian Blank waldi at costa.debian.org
Sun Oct 8 16:02:57 UTC 2006


Author: waldi
Date: Sun Oct  8 16:02:56 2006
New Revision: 344

Added:
   trunk/xen-3.0/debian/patches/blktap-disable.dpatch
      - copied unchanged from r268, /trunk/xen-unstable/debian/patches/blktap-disable.dpatch
   trunk/xen-3.0/debian/patches/libs.dpatch
      - copied, changed from r262, /trunk/xen-unstable/debian/patches/libs.dpatch
   trunk/xen-3.0/debian/patches/path-relative.dpatch
      - copied unchanged from r324, /trunk/xen-unstable/debian/patches/path-relative.dpatch
   trunk/xen-3.0/debian/patches/prefix-ioemu.dpatch
      - copied, changed from r322, /trunk/xen-unstable/debian/patches/prefix-ioemu.dpatch
   trunk/xen-3.0/debian/patches/prefix-python.dpatch
      - copied, changed from r323, /trunk/xen-unstable/debian/patches/prefix-python.dpatch
   trunk/xen-3.0/debian/patches/prefix-utils.dpatch
      - copied, changed from r321, /trunk/xen-unstable/debian/patches/prefix-utils.dpatch
   trunk/xen-3.0/debian/patches/qemu-arch.dpatch
      - copied, changed from r262, /trunk/xen-unstable/debian/patches/qemu-arch.dpatch
   trunk/xen-3.0/debian/patches/qemu-config.dpatch
      - copied, changed from r343, /trunk/xen-unstable/debian/patches/qemu-config.dpatch
   trunk/xen-3.0/debian/patches/version.dpatch
      - copied, changed from r317, /trunk/xen-unstable/debian/patches/version.dpatch
Removed:
   trunk/xen-3.0/debian/patches/manpages.dpatch
   trunk/xen-3.0/debian/patches/qemu-arch-override.dpatch
Modified:
   trunk/xen-3.0/debian/patches/00list

Log:
debian/patches: Update from /trunk/xen-unstable/debian/patches.


Modified: trunk/xen-3.0/debian/patches/00list
==============================================================================
--- trunk/xen-3.0/debian/patches/00list	(original)
+++ trunk/xen-3.0/debian/patches/00list	Sun Oct  8 16:02:56 2006
@@ -5,4 +5,5 @@
 qemu-config
 libs
 qemu-arch
-qemu-arch-override
+blktap-disable
+path-relative

Copied: trunk/xen-3.0/debian/patches/libs.dpatch (from r262, /trunk/xen-unstable/debian/patches/libs.dpatch)
==============================================================================

Copied: trunk/xen-3.0/debian/patches/prefix-ioemu.dpatch (from r322, /trunk/xen-unstable/debian/patches/prefix-ioemu.dpatch)
==============================================================================
--- /trunk/xen-unstable/debian/patches/prefix-ioemu.dpatch	(original)
+++ trunk/xen-3.0/debian/patches/prefix-ioemu.dpatch	Sun Oct  8 16:02:56 2006
@@ -14,7 +14,7 @@
  # It belongs in /usr/lib, not /usr/lib64.
  TARGET      := hvmloader/hvmloader
 -INSTALL_DIR := $(DESTDIR)/usr/lib/xen/boot
-+INSTALL_DIR := $(DESTDIR)/usr/lib/xen-ioemu-$(XEN_VERSION_IOEMU)/boot
++INSTALL_DIR := $(DESTDIR)/usr/lib/xen-$(XEN_VERSION)/boot
  
  SUBDIRS :=
  SUBDIRS += rombios
@@ -37,10 +37,10 @@
  fi
  mandir="$prefix/share/man"
 -datadir="$prefix/share/xen/qemu"
-+datadir="$prefix/share/xen-ioemu-$XEN_VERSION_IOEMU/qemu"
++datadir="$prefix/share/xen-$XEN_VERSION/qemu"
  docdir="$prefix/share/doc/qemu"
 -bindir="$prefix/$libdir/xen/bin"
-+bindir="$prefix/lib/xen-ioemu-$XEN_VERSION_IOEMU/bin"
++bindir="$prefix/lib/xen-$XEN_VERSION/bin"
  configdir="/etc/xen"
  fi
  

Copied: trunk/xen-3.0/debian/patches/prefix-python.dpatch (from r323, /trunk/xen-unstable/debian/patches/prefix-python.dpatch)
==============================================================================

Copied: trunk/xen-3.0/debian/patches/prefix-utils.dpatch (from r321, /trunk/xen-unstable/debian/patches/prefix-utils.dpatch)
==============================================================================
--- /trunk/xen-unstable/debian/patches/prefix-utils.dpatch	(original)
+++ trunk/xen-3.0/debian/patches/prefix-utils.dpatch	Sun Oct  8 16:02:56 2006
@@ -13,7 +13,7 @@
  
  include $(XEN_ROOT)/config/$(XEN_TARGET_ARCH).mk
  
-+PREFIX = lib/xen-$(XEN_VERSION_TOOLS)
++PREFIX = lib/xen-$(XEN_VERSION)
 +BINDIR = $(PREFIX)/bin
 +LIBDIR = $(PREFIX)/lib
 +

Copied: trunk/xen-3.0/debian/patches/qemu-arch.dpatch (from r262, /trunk/xen-unstable/debian/patches/qemu-arch.dpatch)
==============================================================================

Copied: trunk/xen-3.0/debian/patches/qemu-config.dpatch (from r343, /trunk/xen-unstable/debian/patches/qemu-config.dpatch)
==============================================================================

Copied: trunk/xen-3.0/debian/patches/version.dpatch (from r317, /trunk/xen-unstable/debian/patches/version.dpatch)
==============================================================================



More information about the Pkg-xen-changes mailing list