Bug 1061457
| Summary: | python27 meta package should include LICENSE, README and python27 man page files | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Software Collections | Reporter: | Honza Horak <hhorak> | ||||||
| Component: | python | Assignee: | Bohuslav "Slavek" Kabrda <bkabrda> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Branislav Náter <bnater> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | python27 | CC: | bkabrda, drieden, jkejda | ||||||
| Target Milestone: | beta | ||||||||
| Target Release: | 1.1 | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | python27-1.1-15.el6 python27-1.1-17.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-04 07:26:48 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Embargoed: | |||||||||
| Bug Depends On: | |||||||||
| Bug Blocks: | 1061439, 1082031 | ||||||||
| Attachments: |
|
||||||||
|
Description
Honza Horak
2014-02-04 21:05:05 UTC
FYI, tracking bug #1061439 now contains adjusted and a bit simplified patch to generate man page from the README file attached here. After discussion, it seems better to generate the man page in %build section, provide meaningful version in the man page and include notice about reporting bugs. It was also agreed that the version of meta package should correspond with version of the RHSCL. Created attachment 862376 [details] README template with some grammar corrections There were some grammar issues in the original README template. This is a grammar correction of the general README template from Petr Kovar: http://etherpad.corp.redhat.com/XYVrBLTLow And README template for python27 is attached. Created attachment 862400 [details]
README template with some grammar corrections
Few grammar fixes more.
Verified on python27-1.1-16.el6.x86_64 and python27-1.1-19.el7.x86_64 using automated test: /CoreOS/scl-utils/Regression/general-Include-License-Readme-and-man-page and manually: # rpm -ql python27-runtime | egrep 'LIC|READ|man7/py' /opt/rh/python27/root/usr/share/doc/python27-runtime-1.1/LICENSE /opt/rh/python27/root/usr/share/doc/python27-runtime-1.1/README /opt/rh/python27/root/usr/share/man/man7/python27.7.gz Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0610.html |