commit 0d36d88915b76d9e7b921558324f1097256b41f8
Author: leigh123linux <leigh123linux(a)googlemail.com>
Date: Sun Apr 1 11:28:12 2018 +0100
Fix directory ownership
flowblade.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/flowblade.spec b/flowblade.spec
index e8a82ec..5edf4fd 100644
--- a/flowblade.spec
+++ b/flowblade.spec
@@ -34,6 +34,7 @@ Requires: python-pillow
%if 0%{?fedora} >= 25
Requires: mlt-freeworld
%endif
+Requires: shared-mime-info%{?_isa}
BuildArch: noarch
@@ -92,7 +93,7 @@ desktop-file-validate
%{buildroot}%{_datadir}/applications/%{name}.desktop
%{_bindir}/flowblade
%{_datadir}/applications/flowblade.desktop
%{_mandir}/man1/flowblade.1.*
-%{_datadir}/mime/
+%{_datadir}/mime/packages/flowblade.xml
%{_datadir}/pixmaps/flowblade.png
%{python2_sitelib}/Flowblade/
%{python2_sitelib}/flowblade*
Show replies by date