|
|
|
@ -1,10 +1,10 @@
|
|
|
|
|
# SPDX-License-Identifier: MIT
|
|
|
|
|
%global forgeurl https://github.com/CatharsisFonts/Cormorant
|
|
|
|
|
%global commit 83d1fa9b582005f8f913d178fdbe98094698a6c4
|
|
|
|
|
%global commit 3f27825ce7aa990dc65761a7b323b92aecc84446
|
|
|
|
|
%forgemeta
|
|
|
|
|
|
|
|
|
|
Version: 3.602
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Version: 3.604
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
URL: https://www.behance.net/gallery/28579883/Cormorant-an-open-source-display-font-family
|
|
|
|
|
|
|
|
|
|
%global foundry Catharsis Fonts
|
|
|
|
@ -105,38 +105,42 @@ Suggests: font(cormorant)
|
|
|
|
|
Cormorant Unicase, is a small-caps variant with some lowercase letter-forms for
|
|
|
|
|
an eye-catching futuristic look.}
|
|
|
|
|
|
|
|
|
|
%fontmeta
|
|
|
|
|
|
|
|
|
|
%global source_files %{expand:
|
|
|
|
|
Source0: %{forgesource}
|
|
|
|
|
Source10: 57-%{fontpkgname0}.xml
|
|
|
|
|
Source11: 57-%{fontpkgname1}.xml
|
|
|
|
|
Source12: 58-%{fontpkgname2}.xml
|
|
|
|
|
Source13: 60-%{fontpkgname3}.xml
|
|
|
|
|
Source14: 60-%{fontpkgname4}.xml
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
%fontpkg -a
|
|
|
|
|
%fontpkg
|
|
|
|
|
|
|
|
|
|
%fontmetapkg
|
|
|
|
|
|
|
|
|
|
%package doc
|
|
|
|
|
Summary: Optional documentation files of %{name}
|
|
|
|
|
%new_package doc
|
|
|
|
|
Summary: Optional documentation files of %{source_name}
|
|
|
|
|
BuildArch: noarch
|
|
|
|
|
%description doc
|
|
|
|
|
This package provides optional documentation files shipped with
|
|
|
|
|
%{name}.
|
|
|
|
|
%{source_name}.
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
|
%forgesetup
|
|
|
|
|
%linuxtext *.txt
|
|
|
|
|
|
|
|
|
|
%build
|
|
|
|
|
%fontbuild -a
|
|
|
|
|
%fontbuild
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
|
%fontinstall -a
|
|
|
|
|
%fontinstall
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
%fontcheck -a
|
|
|
|
|
%fontcheck
|
|
|
|
|
|
|
|
|
|
%fontfiles -a
|
|
|
|
|
%fontfiles
|
|
|
|
|
|
|
|
|
|
%files doc
|
|
|
|
|
%defattr(644, root, root, 0755)
|
|
|
|
@ -144,6 +148,10 @@ This package provides optional documentation files shipped with
|
|
|
|
|
%doc 5.*Specimens*Test*Files/*pdf
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Apr 27 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
|
- 3.604-1.20200422git3f27825
|
|
|
|
|
🐞 Workaround Fedora problems created by rpm commit 93604e2
|
|
|
|
|
|
|
|
|
|
* Thu Apr 02 2020 Nicolas Mailhot <nim@fedoraproject.org>
|
|
|
|
|
- 3.602-4.20200215git83d1fa9
|
|
|
|
|
💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are
|
|
|
|
|