nano-1.3.8-1.2.1 won't build in mock: make[5]: Entering directory `/builddir/build/BUILD/nano-1.3.8/doc/man/fr' cat nano.1 | groff -t -mandoc -Thtml > nano.1.html /bin/sh: groff: command not found make[5]: *** [nano.1.html] Error 127 make[5]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man/fr' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man' make[3]: *** [all] Error 2 make[3]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc/man' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/nano-1.3.8/doc' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/nano-1.3.8' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.37848 (%build) Attached is a patch, adding the BuildRequire: groff line
Created attachment 129209 [details] Patch, adding the missing buildreqs
Fixed in 1.3.11-1; building now...