[fedora-virt-maint] rpms/python-virtinst/devel .cvsignore, 1.18, 1.19 python-virtinst.spec, 1.69, 1.70 sources, 1.18, 1.19 virtinst-0.400.3-fix-floppy-dev.patch, 1.1, NONE virtinst-0.400.3-fix-pci-assign.patch, 1.1, NONE virtinst-0.400.3-fix-virtimage-scratch.patch, 1.1, NONE virtinst-0.400.3-hostdev-libvirt-calls.patch, 1.1, NONE virtinst-0.400.3-no-default-keymap.patch, 1.1, NONE virtinst-0.400.3-selinux-context.patch, 1.3, NONE virtinst-0.400.3-selinux-warn.patch, 1.1, NONE virtinst-0.400.3-spanish-trans.patch, 1.1, NONE virtinst-0.400.3-updated-trans.patch, 1.2, NONE

Cole Robinson crobinso at fedoraproject.org
Wed Jul 29 02:17:48 UTC 2009


Author: crobinso

Update of /cvs/pkgs/rpms/python-virtinst/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10696

Modified Files:
	.cvsignore python-virtinst.spec sources 
Removed Files:
	virtinst-0.400.3-fix-floppy-dev.patch 
	virtinst-0.400.3-fix-pci-assign.patch 
	virtinst-0.400.3-fix-virtimage-scratch.patch 
	virtinst-0.400.3-hostdev-libvirt-calls.patch 
	virtinst-0.400.3-no-default-keymap.patch 
	virtinst-0.400.3-selinux-context.patch 
	virtinst-0.400.3-selinux-warn.patch 
	virtinst-0.400.3-spanish-trans.patch 
	virtinst-0.400.3-updated-trans.patch 
Log Message:
Update to version 0.500.0
New virt-install device options --serial, --parallel, and --video
Allow various auth types for libvirt connections (PolicyKit, SASL, ...)
New virt-clone option --auto-clone: generates all needed input.
Specify network device model via virt-install --network (Guido Gunther)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/devel/.cvsignore,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- .cvsignore	10 Mar 2009 05:26:20 -0000	1.18
+++ .cvsignore	29 Jul 2009 02:17:47 -0000	1.19
@@ -1 +1 @@
-virtinst-0.400.3.tar.gz
+virtinst-0.500.0.tar.gz


Index: python-virtinst.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/devel/python-virtinst.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -p -r1.69 -r1.70
--- python-virtinst.spec	27 Jul 2009 01:26:24 -0000	1.69
+++ python-virtinst.spec	29 Jul 2009 02:17:47 -0000	1.70
@@ -16,23 +16,9 @@
 
 Summary: Python modules and utilities for installing virtual machines
 Name: python-%{appname}
-Version: 0.400.3
-Release: 9%{_extra_release}
+Version: 0.500.0
+Release: 1%{_extra_release}
 Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz
-Patch1: %{appname}-%{version}-fix-virtimage-scratch.patch
-Patch2: %{appname}-%{version}-hostdev-libvirt-calls.patch
-Patch3: %{appname}-%{version}-spanish-trans.patch
-Patch4: %{appname}-%{version}-selinux-context.patch
-# Rawhide/F11 can auto detect keymapping (bz 487735)
-Patch5: %{appname}-%{version}-no-default-keymap.patch
-# Fix generating device name for floppy device (bz 493408)
-Patch6: %{appname}-%{version}-fix-floppy-dev.patch
-# F11 Translations (bz 493944 and bz 494358)
-Patch7: %{appname}-%{version}-updated-trans.patch
-# Only throw warnings if we fail to relabel install media (bz 496340)
-Patch8: %{appname}-%{version}-selinux-warn.patch
-# Fix PCI assignment detach/reset calls (bz 499267)
-Patch9: %{appname}-%{version}-fix-pci-assign.patch
 License: GPLv2+
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -59,15 +45,6 @@ and install new VMs) and virt-clone (clo
 
 %prep
 %setup -q -n %{appname}-%{version}
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
 
 %build
 python setup.py build
@@ -103,6 +80,13 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/virt-convert
 
 %changelog
+* Tue Jul 28 2009 Cole Robinson <crobinso at redhat.com> - 0.500.0-1.fc12
+- Update to version 0.500.0
+- New virt-install device options --serial, --parallel, and --video
+- Allow various auth types for libvirt connections (PolicyKit, SASL, ...)
+- New virt-clone option --auto-clone: generates all needed input.
+- Specify network device model via virt-install --network (Guido Gunther)
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.400.3-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/devel/sources,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- sources	10 Mar 2009 05:26:21 -0000	1.18
+++ sources	29 Jul 2009 02:17:47 -0000	1.19
@@ -1 +1 @@
-85b570586e7584ad607bc7a53970f66f  virtinst-0.400.3.tar.gz
+c3bfe1d05a00435a03f39fb9f0b8a17a  virtinst-0.500.0.tar.gz


--- virtinst-0.400.3-fix-floppy-dev.patch DELETED ---


--- virtinst-0.400.3-fix-pci-assign.patch DELETED ---


--- virtinst-0.400.3-fix-virtimage-scratch.patch DELETED ---


--- virtinst-0.400.3-hostdev-libvirt-calls.patch DELETED ---


--- virtinst-0.400.3-no-default-keymap.patch DELETED ---


--- virtinst-0.400.3-selinux-context.patch DELETED ---


--- virtinst-0.400.3-selinux-warn.patch DELETED ---


--- virtinst-0.400.3-spanish-trans.patch DELETED ---


--- virtinst-0.400.3-updated-trans.patch DELETED ---




More information about the Fedora-virt-maint mailing list