Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86890 - xorg-x11-6.8.2-r1 does not include release notes in the documentation
Summary: xorg-x11-6.8.2-r1 does not include release notes in the documentation
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords: Inclusion
Depends on:
Blocks:
 
Reported: 2005-03-27 12:40 UTC by Pablo De Nápoli
Modified: 2005-04-14 16:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch against ebuild for adding RELNOTES to the documentation (relnotes.patch,366 bytes, patch)
2005-03-29 06:33 UTC, Pablo De Nápoli
Details | Diff
patch against ebuild for adding RELNOTES to the documentation (relnotes.patch,366 bytes, patch)
2005-03-29 06:34 UTC, Pablo De Nápoli
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pablo De Nápoli 2005-03-27 12:40:35 UTC
x11-base/xorg-x11-6.8.2-r1 does not include the 
release notes (file RELNOTES) in the documentation,
I think that it is important to include it so
that users know about new features and potential
problems.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2005-03-28 02:02:44 UTC
Would you like to attach a patch to the ebuild to change this behavior?
Comment 2 Pablo De Nápoli 2005-03-29 06:32:19 UTC
It's very easy. Just add a line

 dodoc ${S}/RELNOTES

at the end of the function install_everything()
(in the ebuild)

I'm sending also a patch against the ebuild
Comment 3 Pablo De Nápoli 2005-03-29 06:33:45 UTC
Created attachment 54758 [details, diff]
patch against ebuild for adding RELNOTES to the documentation
Comment 4 Pablo De Nápoli 2005-03-29 06:34:18 UTC
Created attachment 54759 [details, diff]
patch against ebuild for adding RELNOTES to the documentation
Comment 5 Donnie Berkholz (RETIRED) gentoo-dev 2005-04-14 16:41:35 UTC
Should be fixed in 6.8.2-r2.