[libguestfs] Remove patches, now upstream.

Richard W.M. Jones rjones at fedoraproject.org
Sat Feb 22 17:50:43 UTC 2014


commit c5049eb2503b15e7f29de5ac15d465a63fd12adc
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Fri Feb 21 16:40:22 2014 +0000

    Remove patches, now upstream.

 ...irt-Don-t-include-hpet-XML-fragment-on-AR.patch |   46 --------------------
 ...pc64-Disable-hpet-fragment-in-libvirt-XML.patch |   32 --------------
 libguestfs.spec                                    |    8 ---
 3 files changed, 0 insertions(+), 86 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 0d65b94..1c339f5 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -25,11 +25,6 @@ License:       LGPLv2+
 URL:           http://libguestfs.org/
 Source0:       http://libguestfs.org/download/1.25-development/%{name}-%{version}.tar.gz
 
-# Upstream workaround for libvirt on ARM bug.
-Patch0001:     0001-launch-libvirt-Don-t-include-hpet-XML-fragment-on-AR.patch
-# Same for ppc64:
-Patch0002:     0001-ppc64-Disable-hpet-fragment-in-libvirt-XML.patch
-
 # Basic build requirements:
 BuildRequires: perl(Pod::Simple)
 BuildRequires: perl(Pod::Man)
@@ -578,9 +573,6 @@ for %{name}.
 %prep
 %setup -q
 
-%patch0001 -p1
-%patch0002 -p1
-
 if [ "$(getenforce | tr '[A-Z]' '[a-z]')" != "disabled" ]; then
     # For sVirt to work, the local temporary directory we use in the
     # tests must be labelled the same way as /tmp.


More information about the scm-commits mailing list