From 51714f385713cfa4b97e8b187ef3040786526b213f22a4e31091c7ed79667e82 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:05:28 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/speex?expand=0&rev=21 --- speex.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/speex.spec b/speex.spec index abf1afc..a2e7e4d 100644 --- a/speex.spec +++ b/speex.spec @@ -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