Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=526444 --- Comment #21 from Jussi Lehtola <jussi.lehtola@xxxxxx> 2009-11-18 03:05:56 EDT --- (In reply to comment #20) > No problem, i'm still learning; about the dangling symlinks, i can confirm that > if i add file based requires: > Requires: %{_datadir}/fonts/dejavu/DejaVuSans.ttf > Requires: %{_datadir}/fonts/dejavu/DejaVuSans-ExtraLight.ttf > i get no more warnings. I read somewhere in the wiki that adding file based > requires is unsafe, am i wrong? Alternatives? It's not unsafe, but it is not recommended to use file requires since it means that file lists need to be downloaded and resolved to figure out the dependencies. Just add Requires: dejavu-sans-fonts, which provides both of the aforementioned files. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review