diff --git a/gfs-fleischman-fonts.spec b/gfs-fleischman-fonts.spec index 16dd197..94983d2 100644 --- a/gfs-fleischman-fonts.spec +++ b/gfs-fleischman-fonts.spec @@ -5,15 +5,14 @@ Name: %{fontname}-fonts Version: 20080303 -Release: 12%{?dist} +Release: 13%{?dist} Summary: GFS Fleischman majuscule Greek font -Group: User Interface/X License: OFL URL: http://www.greekfontsociety.gr/pages/en_typefaces_majuscules.html Source0: http://www.greekfontsociety.gr/%{archivename}.zip Source1: %{name}-fontconfig.conf - +Source2: %{fontname}.metainfo.xml BuildArch: noarch BuildRequires: fontpackages-devel @@ -57,8 +56,6 @@ done %install -rm -fr %{buildroot} - install -m 0755 -d %{buildroot}%{_fontdir} install -m 0644 -p *.otf %{buildroot}%{_fontdir} @@ -70,17 +67,18 @@ install -m 0644 -p %{SOURCE1} \ ln -s %{_fontconfig_templatedir}/%{fontconf} \ %{buildroot}%{_fontconfig_confdir}/%{fontconf} - -%clean -rm -fr %{buildroot} - +# Add AppStream metadata +install -Dm 0644 -p %{SOURCE2} \ + %{buildroot}%{_datadir}/appdata/%{fontname}.metainfo.xml %_font_pkg -f %{fontconf} *.otf - %doc *.txt - +%{_datadir}/appdata/%{fontname}.metainfo.xml %changelog +* Fri Oct 17 2014 Parag Nemade - 20080303-13 +- Add metainfo file to show this font in gnome-software + * Sat Jun 07 2014 Fedora Release Engineering - 20080303-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild