[baobab] Don't own the appdata directory

Kalev Lember kalev at fedoraproject.org
Wed May 28 10:41:27 UTC 2014


commit 911973c0f4f48ece399f6899524553e3c9e5cfb0
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed May 28 12:37:15 2014 +0200

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

 baobab.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/baobab.spec b/baobab.spec
index 0b89b1e..bada4bf 100644
--- a/baobab.spec
+++ b/baobab.spec
@@ -78,7 +78,7 @@ done
 %files -f %{name}.lang
 %doc AUTHORS COPYING NEWS README COPYING.docs
 %{_bindir}/baobab
-%{_datadir}/appdata/
+%{_datadir}/appdata/baobab.appdata.xml
 %{_datadir}/applications/org.gnome.baobab.desktop
 %{_datadir}/dbus-1/services/org.gnome.baobab.service
 %{_datadir}/icons/hicolor/*/apps/baobab.png


More information about the scm-commits mailing list