[Bug 526444] Review Request: MyGUI - Fast, simple and flexible GUI

bugzilla at redhat.com bugzilla at redhat.com
Wed Nov 18 08:06:02 UTC 2009


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 at iki.fi>  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.




More information about the Fedora-package-review mailing list