Bug 20469 - kdelibs (KDE2) doesn't include docs
Summary: kdelibs (KDE2) doesn't include docs
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: kdelibs
Version: 6.2
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernhard Rosenkraenzer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-11-07 14:35 UTC by Need Real Name
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-11-08 15:01:20 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-11-07 14:35:44 UTC
kdelibs-2.0-7.i386.rpm from ftp.kde.org does not include the KDE documentation (/usr/share/doc/HTML/*)

Comment 1 Bernhard Rosenkraenzer 2000-11-08 08:24:13 UTC
Oops, the fixed kdoc wasn't installed on the build server.
The spec file is ok, so simply recompiling this on a system with a working kdoc fixes the problem.
The Red Hat Linux 7 version fixes the problem, too.

Comment 2 Need Real Name 2000-11-08 15:01:18 UTC
I've recompiled the package, the docs are still not included. I suggest adding

%dir %{prefix}/share/doc
%{prefix}/share/doc/*

to the %files section of the main package to include the doc files under /usr/share/doc/HTML/*

Comment 3 Bernhard Rosenkraenzer 2000-11-08 15:45:29 UTC
Oh, the main package.
It's not supposed to contain the docs.

Since the docs in kdelibs are about the API (programming the libraries), the right place for the docs is in kdelibs-devel, and they're there.


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