Bug 1282587 - subpackage fontawesome-web should provide font(fontawesome-web)
Summary: subpackage fontawesome-web should provide font(fontawesome-web)
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: fontawesome-fonts
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Vobornik
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-16 19:56 UTC by Piotr Popieluch
Modified: 2015-11-17 08:50 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-11-17 08:50:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Piotr Popieluch 2015-11-16 19:56:49 UTC
Description of problem:

fontawesome provides font(fontawesome) but subpackage fontawesome-web does not provide a font() package:

rpm --provides -qp fontawesome-fonts-4.4.0-2.fc24.noarch.rpm
config(fontawesome-fonts) = 4.4.0-2.fc24
font(fontawesome)
fontawesome-fonts = 4.4.0-2.fc24

rpm --provides -qp noarch/fontawesome-fonts-web-4.4.0-2.fc24.noarch.rpm
fontawesome-fonts-web = 4.4.0-2.fc24


Version-Release number of selected component (if applicable):
All branches


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:
provide font(fontawesome-web)

Additional info:

Comment 1 Nicolas Mailhot 2015-11-17 07:49:06 UTC
Please never do that, the font() provides have very specific meaning: the font is installed in the system font repository in a general-purpose format applications can use which is *definitely* *not* the case of fontawesome-web

(besides font() provides are automatically computed if fonts are correctly installed, if not font() provides are computed by rpm that means there are no usable files in the package)

Comment 2 Piotr Popieluch 2015-11-17 08:50:36 UTC
Ok, thanks for clarification.


Note You need to log in before you can comment on or make changes to this bug.