replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libvpx?expand=0&rev=15
This commit is contained in:
Stephan Kulow 2011-12-06 17:26:13 +00:00 committed by Git OBS Bridge
parent 20d2df34e2
commit 702c59f501

View File

@ -21,7 +21,7 @@ Name: libvpx
Version: 0.9.7
Release: 1
%define patchlevel -p1
License: BSD3c ; GPLv2+
License: BSD-3-Clause ; GPL-2.0+
Summary: VP8 codec library
Url: http://www.webmproject.org/
Group: Productivity/Multimedia/Other
@ -42,7 +42,7 @@ and audio streams compressed with the Vorbis audio codec.
The WebM file structure is based on the Matroska container.
%package -n vpx-tools
License: BSD3c ; GPLv2+
License: BSD-3-Clause ; GPL-2.0+
Summary: VP8 codec library - Utilities
Group: Productivity/Multimedia/Other
@ -58,7 +58,7 @@ The WebM file structure is based on the Matroska container.
%package -n %{name}0
License: BSD3c
License: BSD-3-Clause
Summary: VP8 codec library
Group: System/Libraries
@ -71,7 +71,7 @@ and audio streams compressed with the Vorbis audio codec.
The WebM file structure is based on the Matroska container.
%package devel
License: BSD3c ; GPLv2+
License: BSD-3-Clause ; GPL-2.0+
Summary: VP8 codec library - Development headers
Group: Development/Languages/C and C++
Requires: %{name}0 = %{version}