[libguestfs/f17] New upstream version 1.17.37. (cherry picked from commit aff456e8b48544eb21bf7b596479024bd0601c84)

Richard W.M. Jones rjones at fedoraproject.org
Tue May 1 15:27:35 UTC 2012


commit 2104e50b594e5c9ca386a5b3c28cfbe93bfa848b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue May 1 10:37:40 2012 +0100

    New upstream version 1.17.37.
    (cherry picked from commit aff456e8b48544eb21bf7b596479024bd0601c84)

 .gitignore                                     |    1 +
 0001-gobject-Fix-installation-of-headers.patch |   83 ------------------------
 libguestfs.spec                                |   12 ++--
 sources                                        |    2 +-
 4 files changed, 7 insertions(+), 91 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 120a01e..785e58f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -170,3 +170,4 @@ libguestfs-1.5.3.tar.gz
 /libguestfs-1.17.34.tar.gz
 /libguestfs-1.17.35.tar.gz
 /libguestfs-1.17.36.tar.gz
+/libguestfs-1.17.37.tar.gz
diff --git a/libguestfs.spec b/libguestfs.spec
index 0c94ca9..f1c52f3 100644
--- a/libguestfs.spec
+++ b/libguestfs.spec
@@ -21,8 +21,8 @@
 Summary:       Access and modify virtual machine disk images
 Name:          libguestfs
 Epoch:         1
-Version:       1.17.36
-Release:       2%{?dist}
+Version:       1.17.37
+Release:       1%{?dist}
 License:       LGPLv2+
 Group:         Development/Libraries
 URL:           http://libguestfs.org/
@@ -34,8 +34,6 @@ Patch1:        ruby-1.9-vendor-not-site.patch
 BuildRequires: autoconf, automake, libtool, gettext-devel
 %endif
 
-Patch10:       0001-gobject-Fix-installation-of-headers.patch
-
 %if 0%{?rhel} >= 7
 ExclusiveArch: x86_64
 %endif
@@ -661,9 +659,6 @@ for %{name}.
 autoreconf -i
 %endif
 
-%patch10 -p1
-autoreconf -i
-
 mkdir -p daemon/m4
 
 # Replace developer-specific README that ships with libguestfs, with
@@ -1069,6 +1064,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue May 01 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.37-1
+- New upstream version 1.17.37.
+
 * Fri Apr 27 2012 Richard W.M. Jones <rjones at redhat.com> - 1:1.17.36-2
 - Add upstream patch to fix installation of gobject headers.
 
diff --git a/sources b/sources
index 19d272a..cd1b07a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f73795f130193a91424da58cb5ac719c  libguestfs-1.17.36.tar.gz
+953be2426d5f5982c7a74a7aa49f8e42  libguestfs-1.17.37.tar.gz


More information about the scm-commits mailing list