Bugzilla – Bug 131202
documentation is installed twice with python-urlgrabber
Last modified: 2005-10-28 03:18:32 UTC
Package python-urlgrabber installs 4 documentation files twice, into /usr/share/doc/urlgrabber-%{version} and into %{_docdir}/%{name}. This doesn't look very good because no other package uses /usr/share/doc/%{name} for its documentation (and "urlgrabber" is not even the correct RPM package name).
Created attachment 55803 [details] Proposed fix I'm intentionally removing the line completely instead of adjusting it because the docs are already handled by %doc and because the patch would have to be updated if %{_defaultdocdir} changes.
Already fixed in 2.9.6-4, sorry.