# SPDX-License-Identifier: MIT Version: 5.000 Release: 7%{?dist} %global foundry SIL %global fontlicense OFL %global fontlicenses OFL.txt %global fontdocs *.txt documentation/*.txt documentation/*.odt %global fontdocsex %{fontlicenses} %global fontfamily Gentium Plus %global fontsummary Gentium Plus, a Latin/Greek/Cyrillic font family %global projectname gentium %global archivename %{lua:t=string.gsub(rpm.expand("%{fontfamily}"), "[%p%s]+", ""); print(t)}-%{version} URL: https://software.sil.org/%{projectname}/ %global fontheader %{expand: Suggests: font(gentiumbasic) } %global fonts *.ttf %global fontconfngs %{SOURCE1} %global fontdescription %{expand: Gentium is a font family designed to enable the diverse ethnic groups around the world who use the Latin, Cyrillic and Greek scripts to produce readable, high-quality publications. Gentium was a winner of the TDC2003 Type Design Competition and was exhibited as part of the bukva:raz! exhibit at the UN Headquarters Main Lobby, 17 Jan – 13 Feb, 2002.} %fontpkg %sourcelist https://software.sil.org/downloads/r/%{projectname}/%{archivename}.zip 60-%{fontname}.xml %prep %setup -q -n %{archivename} %linuxtext *.txt documentation/*.txt %build %fontbuild %install %fontinstall %check %fontcheck %fontfiles %changelog * Sat May 30 2020 Nicolas Mailhot - 5.000-7 🚒 Rebuild with fonts-rpm-macros 4.0.2, fixing rpm 4.15 regressions * Wed Apr 29 2020 Nicolas Mailhot - 5.000-6 🆕 Update to use fonts-rpm-macros 4.x * Thu Apr 02 2020 Nicolas Mailhot - 5.000-5 💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Thu Apr 02 2020 Nicolas Mailhot - 5.000-4 👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Sat Feb 22 2020 Nicolas Mailhot - 5.000-3 ✅ Rebuild with fonts-rpm-macros 2.0.2 * Sat Feb 15 2020 Nicolas Mailhot - 5.000-1 ✅ Initial packaging