Bug 1012364 - Manpage looks bad
Summary: Manpage looks bad
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: rpmconf
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miroslav Suchý
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-09-26 11:05 UTC by Alec Leamas
Modified: 2013-09-26 16:00 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-26 16:00:44 UTC
Type: Bug


Attachments (Terms of Use)

Description Alec Leamas 2013-09-26 11:05:55 UTC
Description of problem: Manpage looks bad, really bad.


Version-Release number of selected component (if applicable):
rpmconf-0.3.5-1.fc20.noarch

How reproducible:always


Steps to Reproduce:
1.Look at manpage e. g., using yelp or just 'man rpmconf'

Actual results:
Manpage looks bad.


Expected results:
Manpage looks good.

Additional info:

Comment 1 Miroslav Suchý 2013-09-26 11:13:13 UTC
Please define "looks bad".

Comment 2 Alec Leamas 2013-09-26 13:32:33 UTC
http://leamas.fedorapeople.org/tmp/rpmconf.png

(the first section)

Comment 3 Alec Leamas 2013-09-26 14:59:58 UTC
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).

Comment 4 Miroslav Suchý 2013-09-26 16:00:44 UTC
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.


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