[gnome-maps] Don't own appdata directory

Kalev Lember kalev at fedoraproject.org
Thu May 15 20:32:57 UTC 2014


commit 750aeff36bead2695591f0822b855c7b135db92d
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu May 15 21:12:33 2014 +0200

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

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


More information about the scm-commits mailing list