From 0fab595e3f82d54a762a1cb5feb633ff099c9785cd9c02865ac6d8a3819eef78 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 18:02:50 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_gfx?expand=0&rev=20 --- SDL_gfx.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SDL_gfx.spec b/SDL_gfx.spec index d972d34..cb8d4c3 100644 --- a/SDL_gfx.spec +++ b/SDL_gfx.spec @@ -25,7 +25,7 @@ Version: 2.0.22 Release: 1 Source0: %{name}-%{version}.tar.gz Source1: baselibs.conf -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Libraries BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -49,7 +49,7 @@ written in plain C and can be used in C++ code. %package -n libSDL_gfx13 Summary: SDL Graphics Routines for Primitives and Other Support Functions Group: System/Libraries -License: LGPLv2.1+ +License: LGPL-2.1+ Provides: SDL_gfx = %{version} Obsoletes: SDL_gfx <= %{version} @@ -71,7 +71,7 @@ The library is backwards compatible to the above mentioned code. It is written in plain C and can be used in C++ code. %package -n libSDL_gfx-devel -License: LGPLv2.1+ +License: LGPL-2.1+ Summary: Libraries, includes and more to develop SDL_gfx applications Group: Development/Libraries/C and C++ Requires: libSDL_gfx13 = %{version} libSDL-devel pkgconfig