replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/speex?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2011-12-06 18:05:28 +00:00 committed by Git OBS Bridge
parent e069503dd2
commit 51714f3857

View File

@ -23,7 +23,7 @@ Summary: An Open Source, Patent Free Speech Codec
%define package_version 1.2rc1
Version: 1.1.999_%{package_version}
Release: 8
License: BSD3c
License: BSD-3-Clause
Group: System/Libraries
Url: http://www.speex.org/
Source: %{name}-%{package_version}.tar.bz2
@ -45,7 +45,7 @@ to the Vorbis codec.
%package -n libspeex1
Summary: An Open Source, Patent Free Speech Codec Library
License: BSD3c
License: BSD-3-Clause
Group: System/Libraries
Obsoletes: libspeex < %{version}
Provides: libspeex = %{version}
@ -58,7 +58,7 @@ to the Vorbis codec.
%package -n libspeexdsp1
Summary: An Open Source, Patent Free Speech Codec Library
License: BSD3c
License: BSD-3-Clause
Group: System/Libraries
%description -n libspeexdsp1
@ -70,7 +70,7 @@ to the Vorbis codec.
%package devel
Summary: Development package for SpeeX
License: BSD3c
License: BSD-3-Clause
Group: Development/Libraries/C and C++
Provides: libspeex-devel = %{version}-%release
Obsoletes: libspeex-devel < %{version}-%release