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

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


commit 1bc0e41812889dceeca74ab8160f1c7a8970d594
Author: Parag Nemade <pnemade at redhat.com>
Date:   Fri Oct 17 16:46:30 2014 +0530

    Add metainfo file to show this font in gnome-software

 gfs-nicefore-fonts.spec |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/gfs-nicefore-fonts.spec b/gfs-nicefore-fonts.spec
index 776ef6b..fe7c3db 100644
--- a/gfs-nicefore-fonts.spec
+++ b/gfs-nicefore-fonts.spec
@@ -5,15 +5,14 @@
 
 Name:    %{fontname}-fonts
 Version: 20080303
-Release: 12%{?dist}
+Release: 13%{?dist}
 Summary: GFS Nicefore 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
@@ -55,8 +54,6 @@ done
 
 
 %install
-rm -fr %{buildroot}
-
 install -m 0755 -d %{buildroot}%{_fontdir}
 install -m 0644 -p *.otf %{buildroot}%{_fontdir}
 
@@ -68,17 +65,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