[gnome-klotski] Don't own appdata directory

Kalev Lember kalev at fedoraproject.org
Thu May 15 20:25:17 UTC 2014


commit 983d34fc2662a3b15a953fa8974dcc905775a112
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 15 21:04:54 2014 +0200

    Don't own appdata directory
    
    It's part of the filesystem package now.

 gnome-klotski.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-klotski.spec b/gnome-klotski.spec
index 9fbf0da..1d16901 100644
--- a/gnome-klotski.spec
+++ b/gnome-klotski.spec
@@ -61,7 +61,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
 %files -f %{name}.lang
 %doc COPYING
 %{_bindir}/gnome-klotski
-%{_datadir}/appdata/
+%{_datadir}/appdata/gnome-klotski.appdata.xml
 %{_datadir}/applications/*.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.klotski.gschema.xml
 %{_datadir}/gnome-klotski


More information about the scm-commits mailing list