rpms/python-virtinst/F-9 .cvsignore, 1.16, 1.17 python-virtinst.spec, 1.47, 1.48 sources, 1.16, 1.17 virtinst-0.400.2-fix-file.patch, 1.1, NONE virtinst-0.400.2-update-polish-trans.patch, 1.1, NONE

Cole Robinson crobinso at fedoraproject.org
Tue Mar 10 05:14:51 UTC 2009


Author: crobinso

Update of /cvs/pkgs/rpms/python-virtinst/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27742

Modified Files:
	.cvsignore python-virtinst.spec sources 
Removed Files:
	virtinst-0.400.2-fix-file.patch 
	virtinst-0.400.2-update-polish-trans.patch 
Log Message:
Update to bugfix release 0.400.3
Fix virt-install --os-type windows installs
Fix URL installs to not wipe out --os-variant value



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/F-9/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- .cvsignore	4 Mar 2009 17:44:06 -0000	1.16
+++ .cvsignore	10 Mar 2009 05:14:20 -0000	1.17
@@ -1 +1 @@
-virtinst-0.400.2.tar.gz
+virtinst-0.400.3.tar.gz


Index: python-virtinst.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/F-9/python-virtinst.spec,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- python-virtinst.spec	5 Mar 2009 15:24:46 -0000	1.47
+++ python-virtinst.spec	10 Mar 2009 05:14:20 -0000	1.48
@@ -10,11 +10,9 @@
 
 Summary: Python modules and utilities for installing virtual machines
 Name: python-%{appname}
-Version: 0.400.2
-Release: 2%{_extra_release}
+Version: 0.400.3
+Release: 1%{_extra_release}
 Source0: http://virt-manager.org/download/sources/%{appname}/%{appname}-%{version}.tar.gz
-Patch1: %{appname}-%{version}-update-polish-trans.patch
-Patch2: %{appname}-%{version}-fix-file.patch
 License: GPLv2+
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,8 +38,6 @@
 
 %prep
 %setup -q -n %{appname}-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 python setup.py build
@@ -75,6 +71,11 @@
 %{_bindir}/virt-convert
 
 %changelog
+* Tue Mar 10 2009 Cole Robinson <crobinso at redhat.com> - 0.400.3-1.fc9
+- Update to bugfix release 0.400.3
+- Fix virt-install --os-type windows installs
+- Fix URL installs to not wipe out --os-variant value
+
 * Thu Mar  5 2009 Cole Robinson <crobinso at redhat.com> - 0.400.2-2.fc9
 - Fix virt-install --file option (bz 488731)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/F-9/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- sources	4 Mar 2009 17:44:06 -0000	1.16
+++ sources	10 Mar 2009 05:14:21 -0000	1.17
@@ -1 +1 @@
-4bde385a237a7b1d250bd7c67687bbf5  virtinst-0.400.2.tar.gz
+85b570586e7584ad607bc7a53970f66f  virtinst-0.400.3.tar.gz


--- virtinst-0.400.2-fix-file.patch DELETED ---


--- virtinst-0.400.2-update-polish-trans.patch DELETED ---




More information about the fedora-extras-commits mailing list