[libguestfs] Remove perl 32 bit patch, now upstream.

Richard W.M. Jones rjones at fedoraproject.org
Wed Aug 29 19:16:18 UTC 2012


commit c5f465b537aabd7f2faaebb432e0a8c3ff800f20
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Wed Aug 29 17:45:00 2012 +0100

    Remove perl 32 bit patch, now upstream.

 ...sts-Fix-64-bit-integers-on-input-on-32-bi.patch |  106 --------------------
 libguestfs.spec                                    |    5 -
 2 files changed, 0 insertions(+), 111 deletions(-)
---
diff --git a/libguestfs.spec b/libguestfs.spec
index 5748698..ab2bc36 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -33,9 +33,6 @@ Patch1:        ruby-1.9-vendor-not-site.patch
 BuildRequires: autoconf, automake, libtool, gettext-devel
 %endif
 
-# Upstream patch to fix Perl bindtests on 32 bit.
-Patch2:        0001-perl-bindtests-Fix-64-bit-integers-on-input-on-32-bi.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
@@ -681,8 +678,6 @@ for %{name}.
 autoreconf -i
 %endif
 
-%patch2 -p1
-
 %patch4 -p1
 
 mkdir -p daemon/m4


More information about the scm-commits mailing list