| Summary: | Manpage looks bad | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alec Leamas <leamas.alec> |
| Component: | rpmconf | Assignee: | Miroslav Suchý <msuchy> |
| Status: | CLOSED UPSTREAM | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | msuchy, xjakub |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-09-26 16:00:44 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Alec Leamas
2013-09-26 11:05:55 UTC
Please define "looks bad". http://leamas.fedorapeople.org/tmp/rpmconf.png (the first section) Was about to make a patch instead, but stumbled into this after unpacking the srpm: al@muminmamman rpmconf]$ ls -l --color=never total 28 drwxrwxr-x 2 mk mk 4096 26 sep 16.55 rpmconf-0.3.5 -rw-rw-r-- 1 mk mk 17713 26 sep 16.52 rpmconf-0.3.5.tar.gz -rw-r--r-- 1 mk mk 3320 26 sep 16.52 rpmconf.spec [al@muminmamman rpmconf]$ ls -l --color=never rpmconf-0.3.5 total 64 -rw-rw-r-- 1 mk mk 35147 25 jul 14.11 LICENSE lrwxrwxrwx 1 mk mk 19 25 jul 14.11 Makefile -> ../rel-eng/Makefile -rw-rw-r-- 1 mk mk 9859 25 jul 14.11 rpmconf -rw-rw-r-- 1 mk mk 5141 25 jul 14.11 rpmconf.sgml -rw-rw-r-- 1 mk mk 3320 25 jul 14.11 rpmconf.spec -rw-rw-r-- 1 mk mk 402 25 jul 14.11 TODO I. e., the source is not complete (dangling symlink for the Makefile). That Makefile is not needed. Sources are here: https://github.com/xsuchy/rpmconf/ and package is build by tito build --rpm by running that in ./source/ directory Fixed https://github.com/xsuchy/rpmconf/commit/f63415ad50b50adc68f7816dd1f301fa81f5704d Thanks for reporting. |