🐞 Workaround Fedora problems created by rpm commit 93604e2

f38
Nicolas Mailhot 5 years ago
parent c6a5a7aa43
commit 7a7ac3bd46

1
.gitignore vendored

@ -1 +1,2 @@
/Cormorant-83d1fa9b582005f8f913d178fdbe98094698a6c4.tar.gz
/Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz

@ -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

@ -1 +1 @@
SHA512 (Cormorant-83d1fa9b582005f8f913d178fdbe98094698a6c4.tar.gz) = 70f9a58f2c5d0c43dda45b2064ede8f3307a702c99f00ca0b16fc3f73535356564d908f27450dbaf8a7601275cb22cb8a0634e559307f8a14b67673cdc5cc4e1
SHA512 (Cormorant-3f27825ce7aa990dc65761a7b323b92aecc84446.tar.gz) = 10defdb0f55151f8b5215d44dadc49e1fa64a10beb3ab10d6648d3b0a43dc3608d0eb12406d561d5abf12b345f6078bf3e8df302a2c5994425b50d9fe2d2ef23

Loading…
Cancel
Save