[mingw-libvirt: 14/22] Update to 0.9.8 release

Kalev Lember kalev at fedoraproject.org
Wed Mar 7 15:40:37 UTC 2012


commit ac2735b50bab24aa79345fc396c6fbcee3319682
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Mon Dec 19 11:34:36 2011 +0000

    Update to 0.9.8 release

 mingw32-libvirt.spec |   11 +++++------
 sources              |    2 +-
 2 files changed, 6 insertions(+), 7 deletions(-)
---
diff --git a/mingw32-libvirt.spec b/mingw32-libvirt.spec
index e8cd51c..4f94a30 100644
--- a/mingw32-libvirt.spec
+++ b/mingw32-libvirt.spec
@@ -22,15 +22,14 @@
 %endif
 
 Name:           mingw32-libvirt
-Version:        0.9.7
-Release:        2%{?dist}%{?extra_release}
+Version:        0.9.8
+Release:        1%{?dist}%{?extra_release}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+
 Group:          Development/Libraries
 URL:            http://libvirt.org/
 Source0:        ftp://libvirt.org/libvirt/libvirt-%{version}.tar.gz
-Patch1:         libvirt-%{version}-gnulib-mingw32.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  mingw32-filesystem >= 23
@@ -63,9 +62,6 @@ MinGW Windows libvirt virtualization library.
 
 %prep
 %setup -q -n libvirt-%{version}
-%patch1 -p1
-(cd gnulib && patch -p1 <local/lib/pty.in.h.diff)
-(cd gnulib && patch -p1 <local/lib/openpty.c.diff)
 
 %build
 %if ! %{with_phyp}
@@ -176,6 +172,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Dec 19 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.8-1
+- Update to 0.9.8 release
+
 * Thu Nov 10 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.7-2
 - Add libvirt confdir to files section
 
diff --git a/sources b/sources
index 5efd9ef..ee46000 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4308b3f4d23f5b0c5196260a9a22a38b  libvirt-0.9.7.tar.gz
+5bb74092e469d773c3d63128a8c57501  libvirt-0.9.8.tar.gz


More information about the scm-commits mailing list