[frogr] Include the appdata file when creating the rpm package



commit d7d9b565a11392d76eba77ba0d314b43fa149bbe
Author: Mario Sanchez Prada <msanchez gnome org>
Date:   Mon Jun 16 02:09:36 2014 +0100

    Include the appdata file when creating the rpm package

 frogr.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/frogr.spec b/frogr.spec
index 2f22650..2fa9a3a 100644
--- a/frogr.spec
+++ b/frogr.spec
@@ -72,6 +72,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %defattr(-,root,root,-)
 %{_bindir}/%{name}
 %{_datadir}/%{name}/*
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/pixmaps/%{name}.xpm
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/icons/hicolor/*/apps/%{name}.svg


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]