commit 9d1f9b9d0a342d475a7db0188fe2bd9695a8ad8e
Author: Sérgio M. Basto <sergio(a)serjux.com>
Date: Tue Jan 2 12:43:30 2018 +0000
Use _kf5_metainfodir to fix appdata directory issue
kdenlive.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/kdenlive.spec b/kdenlive.spec
index 2659a35..fca5c58 100644
--- a/kdenlive.spec
+++ b/kdenlive.spec
@@ -2,7 +2,7 @@
Name: kdenlive
Summary: Non-linear video editor
Version: 17.12.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2+
URL:
http://www.kdenlive.org
@@ -92,7 +92,7 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%find_lang %{name} --with-html --all-name
%check
-appstream-util validate-relax --nonet
%{buildroot}%{_kf5_datadir}/metainfo/org.kde.%{name}.appdata.xml ||:
+appstream-util validate-relax --nonet
%{buildroot}%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml ||:
desktop-file-validate %{buildroot}%{_kf5_datadir}/applications/org.kde.%{name}.desktop
@@ -120,7 +120,7 @@ fi
%{_kf5_bindir}/kdenlive_render
%{_kf5_bindir}/%{name}
%{_kf5_datadir}/applications/org.kde.%{name}.desktop
-%{_kf5_datadir}/metainfo/org.kde.%{name}.appdata.xml
+%{_kf5_metainfodir}/org.kde.%{name}.appdata.xml
%{_kf5_datadir}/kdenlive/
%{_kf5_datadir}/mime/packages/kdenlive.xml
%{_kf5_datadir}/mime/packages/westley.xml
@@ -139,6 +139,9 @@ fi
%changelog
+* Tue Jan 02 2018 Sérgio Basto <sergio(a)serjux.com> - 17.12.0-2
+- Use _kf5_metainfodir to fix appdata directory issue
+
* Fri Dec 29 2017 Sérgio Basto <sergio(a)serjux.com> - 17.12.0-1
- Update kdenlive to 17.12.0