Description of problem: 1. makeinfo (from texinfo package) is used during groff build, so groff should BuildRequires: texinfo 2. If groff is built with %{with_xfree86} macro set to 1 (this is default), it requires XFree86-devel to build groff-gxditview. So "BuildRequires: XFree86-devel" needed in "%package gxditview" section. Version-Release number of selected component (if applicable): groff-1.18.1-29 How reproducible: Always Steps to Reproduce: 1.rpm -e texinfo XFree86-devel 2.rpm --rebuild groff-1.18.1-29.src.rpm 3.Wait for build errors Actual results: Expected results: Additional info:
Triage->Easyfix
Will be fixed in the next release.