[ghex] Don't own the appdata dir

Kalev Lember kalev at fedoraproject.org
Mon Apr 14 21:45:30 UTC 2014


commit e4e1c6e4fee272a4bd7fa191e334cfe7b4f23683
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Mon Apr 14 23:44:25 2014 +0200

    Don't own the appdata dir
    
    It's now owned by the filesystem package.

 ghex.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/ghex.spec b/ghex.spec
index b18539e..85aff72 100644
--- a/ghex.spec
+++ b/ghex.spec
@@ -79,7 +79,7 @@ gtk-update-icon-cache %{_datadir}/icons/HighContrast &>/dev/null || :
 %files -f %{name}-3.0.lang
 %doc AUTHORS COPYING COPYING-DOCS HACKING NEWS README
 %{_bindir}/*
-%{_datadir}/appdata/
+%{_datadir}/appdata/ghex.appdata.xml
 %{_datadir}/applications/ghex.desktop
 %{_datadir}/GConf/gsettings/ghex.convert
 %{_datadir}/glib-2.0/schemas/org.gnome.GHex.gschema.xml


More information about the scm-commits mailing list