[lightsoff] Don't own the appdata directory

Kalev Lember kalev at fedoraproject.org
Tue Aug 19 21:28:39 UTC 2014


commit 962dfec5cc2b657160f1da28f4d33638c53b17f8
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Tue Aug 19 21:27:53 2014 +0200

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

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


More information about the scm-commits mailing list