# SPDX-License-Identifier: MIT %global archive_name %{lua:t=string.gsub(rpm.expand("%{default_fonts_foundry} %{fonts_family}"), "[%p%s]+", "_");print(t)} %global source_version 20160225 %global source_release 7 %global source_url http://www.greekfontsociety-gfs.gr/typefaces/20th_21st_century %global default_fonts_foundry GFS %global default_fonts_license OFL %global default_fonts_licenses OFL.txt %global default_fonts_docs *.txt %global default_fonts_docs_exclude %{default_fonts_licenses} %global fonts_family Didot Display %global fonts_summary GFS Didot Display, a 20th century Greek decorative font family %global fonts_tags %{expand: Requires: font(gfsdidot) } %global fonts_fonts *.otf %global fonts_experimental_confs 65-%{fonts_name}.xml %global fonts_description %{expand: GFS Didot Display is a fat version of the Greek Didot. Found in several publications, mainly as a headline font since the 1840s. At certain occasions it was used in text columns for newspaper typesetting. The typeface was digitized by George Triantafyllakos based on samples found in Greek newspapers from the ’50s and from the Specimens Catalogue of Linotype Co.} %global doc_licenses0 %{default_fonts_licenses} %global doc_docs0 *pdf %auto_init %auto_pkg %sourcelist http://www.greekfontsociety-gfs.gr/_assets/fonts/%{archive_name}.zip 65-%{fonts_name}.xml %prep %auto_prep %setup -q -c -T unzip -j -q %{_sourcedir}/%{archive_name}.zip install -m 644 %{_sourcedir}/*xml . %linuxtext *.txt %build %auto_build %install %auto_install %check %auto_check %auto_files %changelog * Sat May 30 2020 Nicolas Mailhot - 20160225-7 🚒 Rebuild with fonts-rpm-macros 4.0.2, fixing rpm 4.15 regressions * Wed Apr 29 2020 Nicolas Mailhot - 20160225-6 🆕 Update to use fonts-rpm-macros 4.x * Mon Apr 27 2020 Nicolas Mailhot - 20160225-5 🐞 Workaround Fedora problems created by rpm forge_commit 93604e2 * Thu Apr 02 2020 Nicolas Mailhot - 20160225-4 💥 Actually rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Thu Apr 02 2020 Nicolas Mailhot - 20160225-3 👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Sat Feb 22 2020 Nicolas Mailhot - 20160225-2 ✅ Rebuild with fonts-rpm-macros 2.0.2 * Sat Feb 15 2020 Nicolas Mailhot - 20160225-1 ✅ Initial packaging