[blinken] +appdata

Rex Dieter rdieter at fedoraproject.org
Wed Aug 6 01:13:02 UTC 2014


commit 4b4f35b772fa3b40ba38f53471957c2d9fc5c2e3
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Aug 5 20:12:58 2014 -0500

    +appdata

 blinken.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/blinken.spec b/blinken.spec
index 4925c98..1a96667 100644
--- a/blinken.spec
+++ b/blinken.spec
@@ -13,6 +13,7 @@ URL:     https://projects.kde.org/projects/kde/kdeedu/%{name}
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
+BuildRequires: appdata-tools
 BuildRequires: desktop-file-utils
 BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: readline-devel 
@@ -50,6 +51,7 @@ rm -fv %{buildroot}%{_kde4_appsdir}/blinken/fonts/steve.ttf
 
 
 %check
+appdata-validate --nonet --relax %{buildroot}%{_kde4_datadir}/appdata/%{name}.appdata.xml
 desktop-file-validate %{buildroot}%{_kde4_datadir}/applications/kde4/%{name}.desktop
 
 
@@ -70,6 +72,7 @@ fi
 %doc AUTHORS
 %{_kde4_bindir}/blinken
 %{_kde4_appsdir}/blinken/
+%{_kde4_datadir}/appdata/%{name}.appdata.xml
 %{_kde4_datadir}/applications/kde4/blinken.desktop
 %{_kde4_datadir}/config.kcfg/blinken.kcfg
 %{_kde4_iconsdir}/hicolor/*/*/blinken.*


More information about the scm-commits mailing list