[bluefish] Don't own the appdata directory

Kalev Lember kalev at fedoraproject.org
Wed Sep 17 12:58:41 UTC 2014


commit 4040527d28aaeadaf12ebc2bc5ae25231a647dd5
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed Sep 17 14:57:06 2014 +0200

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

 bluefish.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/bluefish.spec b/bluefish.spec
index a63367f..0320cf2 100644
--- a/bluefish.spec
+++ b/bluefish.spec
@@ -147,8 +147,8 @@ fi
 
 %files shared-data -f %{name}.lang
 %doc %{bluefish_docdir}/
-%{_datadir}/appdata/
 %{_datadir}/%{name}/
+%{_datadir}/appdata/%{name}.appdata.xml
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/mime/packages/%{name}.xml
 %{_datadir}/icons/hicolor/*/mimetypes/application-x-bluefish-project.png


More information about the scm-commits mailing list