# SPDX-License-Identifier: MIT Version: 5.000 Release: 11%{?dist} %global foundry SIL %global fontlicense OFL %global fontlicenses OFL.txt %global fontdocs *.txt %global fontdocsex %{fontlicenses} %global fontfamily Charis SIL Compact %global fontsummary Charis SIL Compact, a font family similar to Bitstream Charter %global projectname charis %global archivename %{lua:t=string.gsub(rpm.expand("%{fontfamily}"), "[%p%s]+", ""); print(t)}-%{version} URL: https://software.sil.org/%{projectname}/ %global fontpkgheader %{expand: Suggests: font(charissil) } %global fonts *.ttf %global fontconfngs %{SOURCE10} %global fontdescription %{expand: Charis SIL provides glyphs for a wide range of Latin and Cyrillic characters. Charis is similar to Bitstream Charter, one of the first fonts designed specifically for laser printers. It is highly readable and holds up well in less-than-ideal reproduction environments. It also has a full set of styles — regular, italic, bold, bold italic — and so is more useful in general publishing than Doulos SIL. Charis is a serif proportionally spaced font optimized for readability in long printed documents. The Charis SIL Compact font family was derived from Charis SIL using SIL TypeTuner, by setting the “Line spacing” feature to “Tight”, and it cannot be TypeTuned again. It may exhibit some diacritics clipping on screen (but should print fine).} Source0: https://software.sil.org/downloads/r/%{projectname}/%{archivename}.zip Source10: 62-%{fontpkgname}.xml %fontpkg %prep %setup -q -n %{archivename} %linuxtext *.txt %build %fontbuild %install %fontinstall %check %fontcheck %fontfiles %changelog * Sat Jul 23 2022 Fedora Release Engineering - 5.000-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Feb 22 2022 Akira TAGOH - 5.000-10 - Fix FTBFS * Sat Jan 22 2022 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Wed Jan 27 2021 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Wed Jul 29 2020 Fedora Release Engineering - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Apr 27 2020 Nicolas Mailhot - 5.000-5 🐞 Workaround Fedora problems created by rpm commit 93604e2 * Thu Apr 02 2020 Nicolas Mailhot - 5.000-4 💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Thu Apr 02 2020 Nicolas Mailhot - 5.000-3 👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Sat Feb 22 2020 Nicolas Mailhot - 5.000-2 ✅ Rebuild with fonts-rpm-macros 2.0.2 * Sat Feb 15 2020 Nicolas Mailhot - 5.000-1 ✅ Convert to fonts-rpm-macros use * Sat May 23 2009 Nicolas Mailhot - 4.106-1 ✅ Initial packaging