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=447844 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mtasaka@xxxxxxxxxxxxxxxxxxx --- Comment #12 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2008-09-18 13:19:58 EDT --- For 2.6-3: * Source0 - Source tarball must be written by full URL https://fedoraproject.org/wiki/Packaging/SourceURL * BuildRequires ------------------------------------------- 327 + pushd doc 328 + make DESTDIR=/builddir/build/BUILDROOT/krazy2-2.6-3.fc10.i386/usr/share/man install 329 perldoc krazyrc.pod > krazyrc.5 !!!330 sh: nroff: command not found 331 list=krazyrc.5; for man in $list; do \ 332 echo "Installing man page $man"; \ 333 mv -f $man /builddir/build/BUILDROOT/krazy2-2.6-3.fc10.i386/usr/share/man/man5/$man; \ 334 done 335 Installing man page krazyrc.5 336 + popd ------------------------------------------- - Perhaps "groff" is needed for BuildRequires. * man files - Files under %_mandir are automatically regarded as %doc. * Directory ownership issue - The directory %{perl_vendorlib}/Krazy/ is not owned by any packages * Documents - Please add the following files to %doc. ------------------------------------------- COPYING README ------------------------------------------- -- 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