[libguestfs] Remove patch2, now upstream.

Richard W.M. Jones rjones at fedoraproject.org
Sun Jul 22 15:06:41 UTC 2012


commit 14e3ffa73896f7b58a0c56afa1b045236ebf39ab
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Jul 22 15:06:26 2012 +0100

    Remove patch2, now upstream.

 ...mount-local-test-if-dev-fuse-is-not-writa.patch |   31 --------------------
 libguestfs.spec                                    |    4 --
 2 files changed, 0 insertions(+), 35 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 17154ce..9f52438 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -34,9 +34,6 @@ Patch1:        ruby-1.9-vendor-not-site.patch
 BuildRequires: autoconf, automake, libtool, gettext-devel
 %endif
 
-# Upstream patch to disable OCaml FUSE test when /dev/fuse is not writable.
-Patch2:        0001-ocaml-Skip-mount-local-test-if-dev-fuse-is-not-writa.patch
-
 # Non-upstream patch to remove udev from the packagelist.  systemd now
 # 'obsoletes' udev, but febootstrap doesn't get this relationship
 # right.  When udev disappears from the repository we can remove this
@@ -687,7 +684,6 @@ for %{name}.
 autoreconf -i
 %endif
 
-%patch2 -p1
 %patch4 -p1
 
 mkdir -p daemon/m4


More information about the scm-commits mailing list