diff --git a/.gitignore b/.gitignore index f9a8aa2..37b58f8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /TextFonts.zip /Textfonts.pdf +/Textfonts.zip diff --git a/TextFonts.zip b/TextFonts.zip deleted file mode 100644 index 5b832f9..0000000 Binary files a/TextFonts.zip and /dev/null differ diff --git a/Textfonts.pdf b/Textfonts.pdf deleted file mode 100644 index 1e46ffb..0000000 Binary files a/Textfonts.pdf and /dev/null differ diff --git a/gdouros-asea-fonts.spec b/gdouros-asea-fonts.spec index 26fb394..400dbf9 100644 --- a/gdouros-asea-fonts.spec +++ b/gdouros-asea-fonts.spec @@ -2,7 +2,7 @@ %global fontconf 65-%{fontname}.conf Name: %{fontname}-fonts -Version: 5.01 +Version: 6.00 Release: 1%{?dist} Summary: Asea is an etude on the dominant typeface of Greek typography @@ -13,10 +13,9 @@ Summary: Asea is an etude on the dominant typeface of Greek typography # they are free for any use. George Douros" License: Public Domain URL: http://users.teilar.gr/~g1951d/ -Source0: http://users.teilar.gr/~g1951d/TextFonts.zip -Source1: http://users.teilar.gr/~g1951d/Textfonts.pdf -Source2: %{name}-fontconfig.conf -Source3: %{fontname}.metainfo.xml +Source0: http://users.teilar.gr/~g1951d/Textfonts.zip +Source1: %{name}-fontconfig.conf +Source2: %{fontname}.metainfo.xml BuildArch: noarch BuildRequires: fontpackages-devel @@ -40,24 +39,23 @@ It was created by George Douros. %prep %setup -q -c -cp -p %{SOURCE1} . %build %install rm -f *_hint.ttf install -m 0755 -d %{buildroot}%{_fontdir} -install -m 0644 -p Asea_*.ttf %{buildroot}%{_fontdir} +install -m 0644 -p Asea*.ttf %{buildroot}%{_fontdir} install -m 0755 -d %{buildroot}%{_fontconfig_templatedir} \ %{buildroot}%{_fontconfig_confdir} -install -m 0644 -p %{SOURCE2} \ +install -m 0644 -p %{SOURCE1} \ %{buildroot}%{_fontconfig_templatedir}/%{fontconf} ln -s %{_fontconfig_templatedir}/%{fontconf} \ %{buildroot}%{_fontconfig_confdir}/%{fontconf} -install -Dm 0644 -p %{SOURCE3} \ +install -Dm 0644 -p %{SOURCE2} \ %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml %check @@ -65,11 +63,14 @@ appstream-util validate-relax --nonet \ %{buildroot}/%{_datadir}/appdata/%{fontname}.metainfo.xml -%_font_pkg -f %{fontconf} Asea_*.ttf +%_font_pkg -f %{fontconf} Asea*.ttf %{_datadir}/appdata/%{fontname}.metainfo.xml %doc Textfonts.pdf %changelog +* Sat Oct 3 2015 Alexander Ploumistos - 6.00-1 +- New upstream version + * Thu May 28 2015 Alexander Ploumistos - 5.01-1 - First release diff --git a/sources b/sources index d10e3ef..797b895 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -21459dd5a047efe1ae6b81041ed2e276 TextFonts.zip -469ccfdd79924d21db02e33263d64134 Textfonts.pdf +10ea36306952a18d95c58437568736cb Textfonts.zip