From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20030131 Description of problem: while working in an autobuild system, I noticed gtk-doc needing cmp which wasn't available since it is provided by diffutils but gtk-doc doesn't depend on it. So please add diffutils to the Requires: of gtk-doc Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. install a base system 2. install gtk-doc 3. run gtk-doc on a project Actual Results: error on missing cmp Additional info:
* Thu Aug 28 2003 Owen Taylor <otaylor> 1.1-3.0 - Move gtk-doc.pc file to %{_datadir}/pkgconfig (#98595) - Require: /usr/bin/cmp (#88763, Thomas Vander Stichele) - Added libxslt docbook-style-xsl to Require: and BuildPrereq (#99143, Ken MacFarlane)