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=531541 Jussi Lehtola <jussi.lehtola@xxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jussi.lehtola@xxxxxx --- Comment #1 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-10-29 05:10:08 EDT --- - You are missing the Source URL. Fix it. - Replace gzip rho.1 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/ mv rho.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/ with install -D -p -m 644 gzip.1 $RPM_BUILD_ROOT%{_mandir}/man1/rho.1 (If you move the file, short circuiting the build won't work. Also, rpm handles compression of man files by itself, so you don't need to do it manually.) -- 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. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review