Description of problem: 'mc' configuration file /etc/mc/mc.ext incorrectly specifies options for 'nroff'. With groff 1.20, nroff requires option -c to show man pages in mc correctly - without escape sequences. nroff supported options are detected during package build by mc's configure script. But according to build log, http://kojipkgs.fedoraproject.org/packages/mc/4.7.2/1.fc14/data/logs/x86_64/build.log, nroff is not detected at all: checking for nroff... false I suggest adding 'groff' into BuildRequires. Version-Release number of selected component (if applicable): mc-4.7.2-1.fc14 groff-1.20.1-1.fc14 Steps to Reproduce: 1. start 'mc' 2. cd /usr/share/man/man1 3. select bash.1.gz and press F3 Actual results: ugly non-color output with escape sequences Expected results: nice color output
The BuildRequires: groff is now added.
mc-4.7.2-2.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc13
mc-4.7.2-2.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc12
mc-4.7.2-2.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/mc-4.7.2-2.fc11
mc-4.7.2-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
mc-4.7.2-2.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.