Bug 197217 - Yum requirement of urlgrabber could be changed to python-urlgrabber
Summary: Yum requirement of urlgrabber could be changed to python-urlgrabber
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: rawhide
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
Assignee: Jeremy Katz
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-06-29 11:29 UTC by Matthias Saou
Modified: 2014-01-21 22:54 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-06-29 15:03:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Matthias Saou 2006-06-29 11:29:14 UTC
This is quite minor, but since the urlgrabber package has been renamed
python-urlgrabber some time ago, the explicit requirement in yum hasn't been
updated. This isn't really a problem, but I did run into a case where it got
confusing : On a bare minimal FC5 installation, yum wasn't installed.
Downloading it and trying to install it with rpm directly gave some unmet
dependencies, of which this one, which would be nice to have indicate the actual
missing package name.

Quick fix : s/urlgrabber/python-urlgrabber/ in yum.spec Requires :-)

Comment 1 Jeremy Katz 2006-06-29 15:03:40 UTC
The reason it's kept this way is to try to keep the spec in as close to sync
with upstream as possible.


Note You need to log in before you can comment on or make changes to this bug.