Description of problem: See: http://koji.fedoraproject.org/koji/taskinfo?taskID=1130220 http://koji.fedoraproject.org/koji/taskinfo?taskID=1130229 The latter one has a lot of Provides:font(bar) in build.log, while the former does not have any. This is because in /usr/lib/rpm/fontconfig.prov $fcquery aborts immediately if fontconfig is not installed (also see "root.log"s) Since - For packages not related to fonts, "BR: fontconfig" is not needed - Current font packaging guidelines "suggests" to include "BR: fontpackages-devel" (I don't know if this is "should" or "must" or just "is better") adding "R: fontconfig" to fontpackages-devel seems the best idea Version-Release number of selected component (if applicable): fontpackages-devel-1.18-1.fc11 How reproducible: 100% Steps to Reproduce: 1. Rebuild srpm related to fonts which seems to match current font packaging guidelines with mockbuild 2. rpm -q --provides <the rebuild package> Actual results: None of the virtual Provides related to fonts can be seen
I'll push a new fontpackage release this evening (CET). It's almost ready, I was just waiting to make sure Behdad and Panu didn't change their mind again (they pushed the rpm/fontconfig plumbing a few hours ago in koji)
A new fontpackages has been pushed however it depends for other reasons on the new rpm that will be pushed koji-side tomorrow Feel free to re-start the build as soon as this new rpm is deployed on the builders (if I miss it) http://koji.fedoraproject.org/koji/getfile?taskID=1131126&name=srpm.log
Oh, well, I can't wait. Pushed a band-aid https://bugzilla.redhat.com/show_bug.cgi?id=485702 Just don't try to use the templates in there before koji is updated.