[libguestfs] Remove patch which is now upstream.

Richard W.M. Jones rjones at fedoraproject.org
Thu Jun 28 08:42:29 UTC 2012


commit e09228e8e7039822c8fadbab8fa5aa784f073820
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Jun 27 17:24:56 2012 +0100

    Remove patch which is now upstream.

 ...dtests-gjs-exception-behaviour-changed-fi.patch |   32 --------------------
 libguestfs.spec                                    |    4 --
 2 files changed, 0 insertions(+), 36 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index c737683..bf183e5 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -40,9 +40,6 @@ BuildRequires: autoconf, automake, libtool, gettext-devel
 # patch.
 Patch4:        libguestfs-1.19.2-remove-udev-from-packagelist.patch
 
-# Upstream patch to fix GObject/Javascript tests.
-Patch5:        0001-gobject-bindtests-gjs-exception-behaviour-changed-fi.patch
-
 %if 0%{?rhel} >= 7
 ExclusiveArch: x86_64
 %endif
@@ -686,7 +683,6 @@ autoreconf -i
 %endif
 
 %patch4 -p1
-%patch5 -p1
 
 mkdir -p daemon/m4
 


More information about the scm-commits mailing list