From 1653594d66ab292a1ee4d07d0a025227567592a843a508814b408fedf11a3da0 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:03:01 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_net?expand=0&rev=17 --- SDL_net.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SDL_net.spec b/SDL_net.spec index 60eed41..cdc103e 100644 --- a/SDL_net.spec +++ b/SDL_net.spec @@ -20,7 +20,7 @@ Name: SDL_net BuildRequires: libSDL-devel Url: http://www.libsdl.org/projects/SDL_net/ -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries Version: 1.2.7 Release: 154 @@ -35,7 +35,7 @@ This is a small cross-platform networking library for use with SDL. %package -n libSDL_net-1_2-0 Group: System/Libraries Summary: Simple DirectMedia Layer - Networking Library -License: LGPLv2.1+ +License: LGPL-2.1+ Provides: SDL_net = %{version} Obsoletes: SDL_net <= %{version} @@ -43,7 +43,7 @@ Obsoletes: SDL_net <= %{version} This is a small cross-platform networking library for use with SDL. %package -n libSDL_net-devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Simple DirectMedia Layer - Networking Library Group: Development/Libraries/C and C++ Requires: libSDL_net-1_2-0 = %{version} libSDL-devel