rpms/python-virtinst/devel .cvsignore, 1.17, 1.18 python-virtinst.spec, 1.58, 1.59 sources, 1.17, 1.18 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:26:51 UTC 2009


Author: crobinso

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

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/devel/.cvsignore,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- .cvsignore	4 Mar 2009 01:41:14 -0000	1.17
+++ .cvsignore	10 Mar 2009 05:26:20 -0000	1.18
@@ -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/devel/python-virtinst.spec,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- python-virtinst.spec	5 Mar 2009 15:14:20 -0000	1.58
+++ python-virtinst.spec	10 Mar 2009 05:26:21 -0000	1.59
@@ -10,11 +10,9 @@
 
 Summary: Python modules and utilities for installing virtual machines
 Name: python-%{appname}
-Version: 0.400.2
-Release: 3%{_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.fc11
+- 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-3.fc11
 - Fix virt-install --file option (bz 488731)
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/python-virtinst/devel/sources,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- sources	4 Mar 2009 01:41:14 -0000	1.17
+++ sources	10 Mar 2009 05:26:21 -0000	1.18
@@ -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