|
Bugzilla – Full Text Bug Listing |
| Summary: | documentation is installed twice with python-urlgrabber | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Andreas Hanke <andreas.hanke> |
| Component: | Other | Assignee: | 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 | ||
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. |
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).