rpms/python-virtinst/devel python-virtinst.spec, 1.12, 1.13 virtinst-compat.patch, 1.1, NONE virtinst-nfs-mount.patch, 1.1, NONE

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 20 20:46:49 UTC 2007


Author: berrange

Update of /cvs/dist/rpms/python-virtinst/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31790

Modified Files:
	python-virtinst.spec 
Removed Files:
	virtinst-compat.patch virtinst-nfs-mount.patch 
Log Message:
Remove obsolete patches


Index: python-virtinst.spec
===================================================================
RCS file: /cvs/dist/rpms/python-virtinst/devel/python-virtinst.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- python-virtinst.spec	20 Feb 2007 20:39:09 -0000	1.12
+++ python-virtinst.spec	20 Feb 2007 20:46:47 -0000	1.13
@@ -3,10 +3,8 @@
 Summary: Python modules for starting Xen guest installations
 Name: python-virtinst
 Version: 0.101.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 Source0: virtinst-%{version}.tar.gz
-Patch1: virtinst-nfs-mount.patch
-Patch2: virtinst-compat.patch
 License: GPL
 Group: Development/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -31,8 +29,6 @@
 
 %prep
 %setup -q -n virtinst-%{version}
-%patch1 -p1
-%patch2 -p1
 
 %build
 python setup.py build
@@ -54,6 +50,9 @@
 %{_sbindir}/virt-install
 
 %changelog
+* Tue Feb 20 2007 Daniel P. Berrange <berrange at redhat.com> - 0.101.0-2.fc7
+- Remove obsolete patches
+
 * Tue Feb 20 2007 Daniel P. Berrange <berrange at redhat.com> - 0.101.0-1.fc7
 - Updated to 0.101.0 to enable QEMU support
 


--- virtinst-compat.patch DELETED ---


--- virtinst-nfs-mount.patch DELETED ---




More information about the fedora-cvs-commits mailing list