From ce86cdcb5cfca4b30626aa888de88b136e512a36 Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Feb 20 2007 20:46:47 +0000 Subject: Remove obsolete patches --- diff --git a/python-virtinst.spec b/python-virtinst.spec index 34987ed..b069847 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -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 @@ virtinst in a command line mode. %prep %setup -q -n virtinst-%{version} -%patch1 -p1 -%patch2 -p1 %build python setup.py build @@ -54,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT %{_sbindir}/virt-install %changelog +* Tue Feb 20 2007 Daniel P. Berrange - 0.101.0-2.fc7 +- Remove obsolete patches + * Tue Feb 20 2007 Daniel P. Berrange - 0.101.0-1.fc7 - Updated to 0.101.0 to enable QEMU support