%endif
popd
+mkdir -p %{buildroot}/usr/share/license
+cp -af %{_builddir}/%{name}-%{version}/LICENSE %{buildroot}/usr/share/license/%{name}
+
##############################
# Upgrade order:
# 1 - Pre Install new package
%defattr(-,app,app,-)
%dir %{user_shader_cache_dir}
%{_bindir}/*
-%license LICENSE
+%{_datadir}/license/%{name}
# This is for backward-compatibility. This does not deteriorate 4.0 Configurability
# if common ||"undefined"
%if "%{?profile}" != "wearable" && "%{?profile}" != "tv" && "%{?profile}" != "ivi" && "%{?profile}" != "mobile"
%manifest dali-adaptor.manifest
%defattr(-,root,root,-)
%{_libdir}/libdali-video-player-plugin.so*
-%license LICENSE
%endif
%files dali-feedback-plugin