replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_gfx?expand=0&rev=20
This commit is contained in:
Stephan Kulow 2011-12-06 18:02:50 +00:00 committed by Git OBS Bridge
parent cabee59ef7
commit 0fab595e3f

View File

@ -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