10
0
forked from pool/lua-lua-mpris

Accepting request 706534 from home:alarrosa:branches:devel:languages:lua

- Use %license

OBS-URL: https://build.opensuse.org/request/show/706534
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-lua-mpris?expand=0&rev=15
This commit is contained in:
2019-05-30 17:17:08 +00:00
committed by Git OBS Bridge
parent fbf46370b4
commit 6386e43f8f
2 changed files with 3 additions and 2 deletions

View File

@@ -3,6 +3,7 @@ Thu May 30 17:07:47 UTC 2019 - alarrosa@suse.com
- Update to version 0.0+git20190530.1281dcd:
* Fix crash when media file doesn't have utf8 encoded metadata
- Use %license
-------------------------------------------------------------------
Mon Apr 30 09:46:02 UTC 2018 - alarrosa@suse.com

View File

@@ -80,14 +80,14 @@ if [ "$1" = 1 ] ; then
fi
%files
%doc LICENSE
%license LICENSE
%{lua_noarchdir}/lua-mpris
# Only produce during one flavor to avoid duplicate binary.
%if "%{flavor}" == "lua51"
%files -n mpv-plugin-mpris
%defattr(-,root,root)
%doc LICENSE
%license LICENSE
%{_datadir}/mpv-plugin-mpris
%ghost %config %{_sysconfdir}/mpv/scripts/mpris.lua
%ghost %dir %{_sysconfdir}/mpv/scripts