[gnome-nibbles] Don't own the appdata directory

Kalev Lember kalev at fedoraproject.org
Tue Aug 19 22:11:14 UTC 2014


commit a5ef8bf5bd67a1c17432fcd434b08a1b8d773eed
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Aug 19 22:09:19 2014 +0200

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

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


More information about the scm-commits mailing list