diff --git a/.cvsignore b/.cvsignore index e2b9e2a..a49e33b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -virtinst-0.500.0.tar.gz +virtinst-0.500.3.tar.gz diff --git a/python-virtinst.spec b/python-virtinst.spec index 8b119ca..d19e7b0 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -16,15 +16,17 @@ Summary: Python modules and utilities for installing virtual machines Name: python-%{appname} -Version: 0.500.2 -Release: 3%{_extra_release} +Version: 0.500.3 +Release: 1%{_extra_release} Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz -# Improve clone progress reporting (bz 550870) -Patch1: %{appname}-%{version}-improve-clone-progress.patch -# virt-install: Fix windows installs -Patch2: %{appname}-%{version}-fix-windows-installs.patch +# Fix --cdrom with media manually added to pool (bz 574973) +Patch1: %{appname}-%{version}-virtualdisk-refresh.patch +# Handle commas in security labels (bz 581473) +Patch2: %{appname}-%{version}-seclabel-comma.patch +# virt-install: Fix --location dvd.iso (bz 587679) +Patch3: %{appname}-%{version}-location-cdrom.patch # Enable x2apic for new KVM guests -Patch3: %{appname}-%{version}-use-x2apic.patch +Patch4: %{appname}-%{version}-use-x2apic.patch License: GPLv2+ Group: Development/Libraries @@ -54,7 +56,8 @@ and install new VMs) and virt-clone (clone an existing virtual machine). %setup -q -n %{appname}-%{version} %patch1 -p1 %patch2 -p1 -#%patch3 -p1 +%patch3 -p1 +%patch4 -p1 %build python setup.py build @@ -90,6 +93,15 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/virt-convert %changelog +* Wed May 27 2010 Cole Robinson - 0.500.3-1.fc13 +- Rebase to 0.500.3 +- virt-install: New --watchdog option: configure a virtual watchdog device +- virt-install: New --soundhw option: More flexible sound configuration + deprecates --sound, though back compat is maintained +- virt-install: New --security option: configure VM security driver settings +- virt-install: New --description option: set a human readable description +- Better OS defaults: Use