[mingw32-libvirt] Update to 0.9.3 release

Daniel P. Berrange berrange at fedoraproject.org
Tue Jul 5 10:23:04 UTC 2011


commit b575e7ab8658a6acbc7d6ffd4112e29d36cbbba3
Author: Daniel P. Berrange <berrange at redhat.com>
Date:   Tue Jul 5 11:22:49 2011 +0100

    Update to 0.9.3 release

 mingw32-libvirt.spec |   11 ++++++++---
 sources              |    2 +-
 2 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/mingw32-libvirt.spec b/mingw32-libvirt.spec
index 81cb0ea..2d3f6ea 100644
--- a/mingw32-libvirt.spec
+++ b/mingw32-libvirt.spec
@@ -6,8 +6,8 @@
 %define __debug_install_post %{_mingw32_debug_install_post}
 
 Name:           mingw32-libvirt
-Version:        0.8.5
-Release:        5%{?dist}%{?extra_release}
+Version:        0.9.3
+Release:        1%{?dist}%{?extra_release}
 Summary:        MinGW Windows libvirt virtualization library
 
 License:        LGPLv2+
@@ -40,6 +40,7 @@ MinGW Windows libvirt virtualization library.
 %prep
 %setup -q -n libvirt-%{version}
 
+
 %build
 # XXX enable SASL in future
 %{_mingw32_configure} \
@@ -53,7 +54,6 @@ MinGW Windows libvirt virtualization library.
   --without-uml \
   --without-vbox \
   --without-openvz \
-  --without-one \
   --without-phyp \
   --without-netcf \
   --without-audit \
@@ -71,6 +71,8 @@ rm -rf $RPM_BUILD_ROOT%{_mingw32_sysconfdir}/libvirt
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/doc/*
 rm -rf $RPM_BUILD_ROOT%{_mingw32_datadir}/gtk-doc/*
 
+rm -rf $RPM_BUILD_ROOT%{_mingw32_libexecdir}/libvirt_iohelper.exe
+
 rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libvirt.a
 rm $RPM_BUILD_ROOT%{_mingw32_libdir}/libvirt-qemu.a
 
@@ -122,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Jul  5 2011 Daniel P. Berrange <berrange at redhat.com> - 0.9.3-1
+- Update to 0.9.3 release
+
 * Wed Apr 27 2011 Erik van Pienbroek <epienbro at fedoraproject.org> - 0.8.5-5
 - Dropped the proxy-libintl pieces
 
diff --git a/sources b/sources
index 807d4c7..a617c51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-92a96b3e534209a6103fa7a4bee9fbc1  libvirt-0.8.5.tar.gz
+04f47fad7d0c614af9dcc5d1351c2148  libvirt-0.9.3.tar.gz


More information about the scm-commits mailing list