From 8e429f4b7cb3f2fde781cfe4a76db1622c6b7d534f24b4cbe237f888e5190eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 22 Jan 2016 12:52:00 +0000 Subject: [PATCH] - Drop the --enable-gpl3 options and revert the license to GPL-2.0+ OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpv?expand=0&rev=34 --- mpv.changes | 5 +++++ mpv.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/mpv.changes b/mpv.changes index a4e00af..3670fd4 100644 --- a/mpv.changes +++ b/mpv.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Jan 22 12:51:43 UTC 2016 - idonmez@suse.com + +- Drop the --enable-gpl3 options and revert the license to GPL-2.0+ + ------------------------------------------------------------------- Wed Jan 20 20:07:35 UTC 2016 - aloisio@gmx.com diff --git a/mpv.spec b/mpv.spec index c4c4450..7f866f9 100644 --- a/mpv.spec +++ b/mpv.spec @@ -25,7 +25,7 @@ Name: mpv Version: 0.15.0 Release: 0 Summary: Advanced general-purpose multimedia player -License: GPL-3.0+ and BSD-3-Clause +License: GPL-2.0+ and BSD-3-Clause Group: Productivity/Multimedia/Video/Players # waf is licensed with BSD-3-Clause Url: http://mpv.io/ @@ -172,7 +172,6 @@ export CCFLAGS="%{optflags}" --libdir="%{_libdir}" \ --docdir="%{_docdir}/%{name}" \ --confdir="%{_sysconfdir}/%{name}" \ - --enable-gpl3 \ --enable-openal \ --enable-cdda \ --enable-libmpv-shared \