From 93987d0766e0e0fe267a62a7e0ca6acc9b944ee02a1f5fe61ed487f18d183371 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:03:03 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_sound?expand=0&rev=16 --- SDL_sound.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SDL_sound.spec b/SDL_sound.spec index f6de076..9917d9d 100644 --- a/SDL_sound.spec +++ b/SDL_sound.spec @@ -26,7 +26,7 @@ Release: 68 Source: %{name}-%{version}-nompglib.tar.bz2 Source2: baselibs.conf Patch0: %{name}-%{version}-nompglib.patch -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -40,7 +40,7 @@ on-the-fly and behind-the-scenes. %package -n libSDL_sound-1_0-1 Group: System/Libraries Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) -License: LGPLv2.1+ +License: LGPL-2.1+ Provides: SDL_sound = %{version} Obsoletes: SDL_sound <= %{version} @@ -52,7 +52,7 @@ pointer to the waveform. SDL_sound also can handle channel conversion on-the-fly and behind-the-scenes. %package -n libSDL_sound-devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Sound Sample Library for SDL (Simple DirectMedia Layer) Group: Development/Libraries/C and C++ Requires: libSDL_sound-1_0-1 = %{version} libSDL-devel