%global fontname gfs-philostratos %global fontconf 61-%{fontname}.conf %global archivename GFS_PHILOSTRATOS Name: %{fontname}-fonts Version: 20090902 Release: 5%{?dist} Summary: A revival of the “Griechische Antiqua” Greek typeface Group: User Interface/X License: OFL URL: http://www.greekfontsociety.gr/pages/en_typefaces19th.html Source0: http://www.greekfontsociety.gr/%{archivename}.zip Source1: %{name}-fontconfig.conf BuildArch: noarch BuildRequires: fontpackages-devel Requires: fontpackages-filesystem %description Griechische Antiqua was one of the historical Greek typefaces of the late 19th and early 20th century. It was designed by Μaurice Εduard Pinder, a German erudite artist and a member of the Academy of Science in Berlin. This is the most popular version which has appeared from 1870 to 1940 in the German speaking philological literature and in many classical and Byzantine editions by publishers like Teubner (in Leipzig) and Weidmann (in Berlin) such as: Anthology of Byzantine Melos by Wilhelm von Christ and Matthaios Paranikas (Leipzig 1871), Epicurea, by Heinrich Usener (Leipzig 1887), Mitrodorous by Alfred Koerte (Leipzig 1890), Pindar by Otto Schroeder (Leipzig 1908), του Aeschylus by U. von Wilamowitz-Moellendorff (Berlin 1910, 1915), Bachylides by Bruno Snell (Leipzig, 1934), The Vulgata by Alfred Rahlfs (Stuttgart 1935), Suidas Lexicon by Ada Adler (Leipzig 1928-1938) etc. E.J. Kenney lamented the abandonment of the type after the 2nd World War as a great loss for Greek typography (“From Script to Print”, Greek Scripts: An illustrated Introduction, Society for the Promotion of Hellenic Studies, 2001, p. 69). GFS Philostratos was digitized by George D. Matthiopoulos. %prep %setup -q -c -T unzip -j -L -q %{SOURCE0} chmod 0644 *.txt for txt in *.txt ; do fold -s $txt > $txt.new sed -i 's/\r//' $txt.new touch -r $txt $txt.new mv $txt.new $txt done %build %install rm -fr %{buildroot} install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p *.otf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} install -m 0644 -p %{SOURCE1} \ %{buildroot}%{_fontconfig_templatedir}/%{fontconf} ln -s %{_fontconfig_templatedir}/%{fontconf} \ %{buildroot}%{_fontconfig_confdir}/%{fontconf} %clean rm -fr %{buildroot} %_font_pkg -f %{fontconf} *.otf %doc *.txt *.pdf %changelog * Wed Feb 13 2013 Fedora Release Engineering - 20090902-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering - 20090902-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering - 20090902-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Tue Feb 08 2011 Fedora Release Engineering - 20090902-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sun Sep 6 2009 Nicolas Mailhot - 20090902-1 – initial packaging