From 54204b5257e670504d98cd160474cfba6c66d19c Mon Sep 17 00:00:00 2001 From: Daniel P. Berrange Date: Jan 11 2008 03:48:58 +0000 Subject: Added dep on python-urlgrabber --- diff --git a/python-virtinst.spec b/python-virtinst.spec index 38d6ff8..b3bd7d3 100644 --- a/python-virtinst.spec +++ b/python-virtinst.spec @@ -22,8 +22,10 @@ Requires: libvirt-python >= 0.2.1 Requires: virt-viewer Requires: urlgrabber Requires: libxml2-python +Requires: python-urlgrabber BuildRequires: python-devel BuildRequires: libxml2-python +BuildRequires: python-urlgrabber %description virtinst is a module to help in starting installations of Fedora/Red @@ -67,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT %changelog * Thu Jan 10 2008 Daniel P. Berrange - 0.300.2-2.fc9 -- Added dep on libxml2-python +- Added dep on libxml2-python and python-urlgrabber * Thu Jan 10 2008 Daniel P. Berrange - 0.300.2-1.fc9 - Update to 0.300.2 release