Bug 131202 - documentation is installed twice with python-urlgrabber
Summary: documentation is installed twice with python-urlgrabber
Status: RESOLVED INVALID
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: Other (show other bugs)
Version: Final
Hardware: All All
: P5 - None : Minor
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-28 02:42 UTC by Andreas Hanke
Modified: 2005-10-28 03:18 UTC (History)
0 users

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Proposed fix (527 bytes, patch)
2005-10-28 02:45 UTC, Andreas Hanke
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hanke 2005-10-28 02:42:46 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).
Comment 1 Andreas Hanke 2005-10-28 02:45:44 UTC
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.
Comment 2 Andreas Hanke 2005-10-28 03:18:32 UTC
Already fixed in 2.9.6-4, sorry.