# 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 20090618 %global source_release 26 %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 Pyrsos %global fonts_summary GFS Pyrsos, a 19th century italic Greek font family %global fonts_fonts *.otf %global fonts_experimental_confs 61-%{fonts_name}.xml %global fonts_description %{expand: This typeface first appeared in the late 20s and was used as an alternative italic type to the most commonly used Greek italics at the time, coming from Germany (Leipsig). The name commemorates the edition of the Greek encyclopedia Pyrsos (1927-1933), from which the types were taken. The font was digitally designed by George D. Matthiopoulos and is freely available by GFS.} %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 61-%{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 * Thu Apr 02 2020 Nicolas Mailhot - 20090618-23 👻 Rebuild with fonts-rpm-macros 2.0.4 to make sure fontconfig files are valid * Mon Mar 02 2020 Nicolas Mailhot - 20090618-21 ✅ Lint, lint, lint and lint again * Sat Feb 22 2020 Nicolas Mailhot - 20090618-20 ✅ Rebuild with fonts-rpm-macros 2.0.2 * Sat Feb 15 2020 Nicolas Mailhot - 20090618-19 ✅ Convert to fonts-rpm-macros use * Sun Jun 21 2009 Nicolas Mailhot - 20090618-1 ✅ Initial packaging