|
|
|
@ -1,7 +1,6 @@
|
|
|
|
|
%global fontname mozilla-fira
|
|
|
|
|
%global fontconf 60-%{fontname}
|
|
|
|
|
%global archivename fira
|
|
|
|
|
%global upstream_date 20130925
|
|
|
|
|
|
|
|
|
|
# Common description
|
|
|
|
|
%global common_desc \
|
|
|
|
@ -9,14 +8,18 @@ Originally designed to integrate with the character of Firefox OS, Fira is a \
|
|
|
|
|
new set of sans-serif fonts which focuses on legibility.
|
|
|
|
|
|
|
|
|
|
Name: %{fontname}-fonts
|
|
|
|
|
Version: 2.001
|
|
|
|
|
Release: 0.3.%{upstream_date}%{?dist}
|
|
|
|
|
Version: 3.111
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Summary: Mozilla's Fira fonts
|
|
|
|
|
License: OFL
|
|
|
|
|
URL: https://www.mozilla.org/en-US/styleguide/products/firefox-os/typeface/
|
|
|
|
|
# Upstream tarball is not versioned. See the "Downloads" section of %%{url}.
|
|
|
|
|
# Upstream does not provide a direct download link.
|
|
|
|
|
Source0: %{archivename}-%{upstream_date}.zip
|
|
|
|
|
# Source0 links to the download from the font designer's server because it is
|
|
|
|
|
# versioned there, which makes it easier to work with. There are at least three
|
|
|
|
|
# landing sites for Fira:
|
|
|
|
|
# - https://www.mozilla.org/en-US/styleguide/products/firefox-os/typeface/
|
|
|
|
|
# - https://mozilla.github.io/Fira/
|
|
|
|
|
# - http://www.carrois.com/fira-3-1/
|
|
|
|
|
Source0: http://www.carrois.com/wordpress/downloads/fira_3_1/FiraFonts3111.zip
|
|
|
|
|
Source1: %{fontname}-mono.conf
|
|
|
|
|
Source2: %{fontname}-sans.conf
|
|
|
|
|
# The license file was obtained from here:
|
|
|
|
@ -91,6 +94,9 @@ done
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Fri Nov 07 2014 Ricky Elrod <relrod@redhat.com> - 3.111-1
|
|
|
|
|
- Bump to latest zip.
|
|
|
|
|
|
|
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.001-0.3.20130925
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|