[corebird/f21] Don't own the appdata directory

Kalev Lember kalev at fedoraproject.org
Thu Jul 31 10:53:43 UTC 2014


commit 402b1266ea08ecd7a95d653b878e17181b961f73
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Thu Jul 31 12:47:11 2014 +0200

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

 corebird.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/corebird.spec b/corebird.spec
index 606483d..8f0f57f 100644
--- a/corebird.spec
+++ b/corebird.spec
@@ -73,9 +73,9 @@ fi
 %{_bindir}/%{name}
 %{_datadir}/applications/org.baedert.corebird.desktop
 %{_datadir}/%{name}/
+%{_datadir}/appdata/org.baedert.corebird.appdata.xml
 %{_datadir}/glib-2.0/schemas/org.baedert.%{name}.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
-%{_datadir}/appdata/
 %{_mandir}/man1/%{name}.1*
 
 %changelog


More information about the scm-commits mailing list