[Lunar-commits] <moonbase-other> libvirt: Added patch that fix a small python script issue

Stefan Wold ratler at lunar-linux.org
Sat Feb 2 19:56:18 CET 2013


commit efb75498180236c10834c7956733365652e09732
Author: Stefan Wold <ratler at lunar-linux.org>
Date: Sat, 02 Feb 2013 10:56:18 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/efb75498180236c10834c7956733365652e09732

libvirt: Added patch that fix a small python script issue
---
  virtual/libvirt/BUILD   | +1/-0     
  virtual/libvirt/DETAILS | +3/-0     
  2 files changed, 4 insertions(+)

--- a/virtual/libvirt/BUILD
+++ b/virtual/libvirt/BUILD
@@ -10,4 +10,5 @@ OPTS+=" --without-xen \
         --with-storage-lvm \
         --with-init-script=none"
 
+patch_it $SOURCE2 1 &&
 default_build
--- a/virtual/libvirt/DETAILS
+++ b/virtual/libvirt/DETAILS
@@ -1,9 +1,12 @@
           MODULE=libvirt
          VERSION=1.0.2
           SOURCE=${MODULE}-${VERSION}.tar.gz
+         SOURCE2=libvirt-1.0.2-python-fix.patch
       SOURCE_URL=http://libvirt.org/sources
+     SOURCE2_URL=$PATCH_URL
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
       SOURCE_VFY=sha256:9b8c2752f78658b65ef1c608b3775be0978d60855a9b5e2778f79c113201c179
+     SOURCE2_VFY=sha256:b09159da259723e6426967f50efcfca4354e88828c22f8f044283f522c1d42cf
         WEB_SITE="http://libvirt.org/"
          ENTERED=20130202
          UPDATED=20130202




More information about the Lunar-commits mailing list