[libguestfs] Remove patch, now upstream.

Richard W.M. Jones rjones at fedoraproject.org
Tue Feb 5 20:48:52 UTC 2013


commit 6fedf97222b9f883d42b55d987cd82cae5642801
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Mon Feb 4 13:27:01 2013 +0000

    Remove patch, now upstream.

 ...rc-guestfs-internal-all-frontend-.h-to-EX.patch |   27 -----
 guestfs-internal-all.h                             |   65 ------------
 guestfs-internal-frontend.h                        |  111 --------------------
 libguestfs.spec                                    |    9 --
 4 files changed, 0 insertions(+), 212 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index dd10497..60bfc86 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -33,11 +33,6 @@ Patch1:        ruby-1.9-vendor-not-site.patch
 BuildRequires: autoconf, automake, libtool, gettext-devel
 %endif
 
-# 1.21.7 missed out some files from EXTRA_DIST.
-Source5:       guestfs-internal-all.h
-Source6:       guestfs-internal-frontend.h
-Patch2:        0001-build-Add-src-guestfs-internal-all-frontend-.h-to-EX.patch
-
 # Basic build requirements:
 BuildRequires: perl(Pod::Simple)
 BuildRequires: perl(Pod::Man)
@@ -680,10 +675,6 @@ if [ "$(getenforce | tr '[A-Z]' '[a-z]')" != "disabled" ]; then
     chcon --reference=/tmp tmp
 fi
 
-# 1.21.7 missed out some files from EXTRA_DIST.
-cp %{SOURCE5} %{SOURCE6} src/
-%patch2 -p1
-
 %if 0%{?fedora} >= 17
 %patch1 -p1
 autoreconf -i


More information about the scm-commits mailing list