[gfs-eustace-fonts] Add metainfo file to show this font in gnome-software

Parag Nemade pnemade at fedoraproject.org
Fri Oct 17 11:16:07 UTC 2014


commit e9b394fdec3ff26ee3887e4791c6e04b00b42394
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Oct 17 16:45:59 2014 +0530

    Add metainfo file to show this font in gnome-software

 gfs-eustace-fonts.spec |   17 ++++++++---------
 1 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/gfs-eustace-fonts.spec b/gfs-eustace-fonts.spec
index ca39bbc..b44b463 100644
--- a/gfs-eustace-fonts.spec
+++ b/gfs-eustace-fonts.spec
@@ -13,7 +13,7 @@ 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 +57,6 @@ done
 
 
 %install
-rm -fr %{buildroot}
-
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 
@@ -70,17 +68,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 <pnemade AT redhat DOT com> - 20080303-13
+- Add metainfo file to show this font in gnome-software
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080303-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 


More information about the fonts-bugs mailing list