Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=746754 --- Comment #17 from Richard Shaw <hobbes1069@xxxxxxxxx> 2011-10-28 14:37:38 EDT --- FYI your spec link hasn't been update yet but the SRPM worked fine, but it's a moot point because... I found a Ubuntu man page I'll attach to this bug. I'm not sure if you've dealt with man pages so I'll give you the short version: Add it as a source: Source1: pdfcrack.1 Install it to the right location: mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man1 install -pm0644 %{SOURCE1} ${RPM_BUILD_ROOT}%{_mandir}/man1/ Include in %files %{_mandir}/man1/%{name}.1 There's no need to gzip it as rpmbuild will take care of that for you. Richard -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review