Bug 131202

Summary: documentation is installed twice with python-urlgrabber
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Andreas Hanke <andreas.hanke>
Component: OtherAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED INVALID QA Contact: E-mail List <qa-bugs>
Severity: Minor    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Found By: Customer Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Proposed fix

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.