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:
parent
cabee59ef7
commit
0fab595e3f
@ -25,7 +25,7 @@ Version: 2.0.22
|
|||||||
Release: 1
|
Release: 1
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: baselibs.conf
|
Source1: baselibs.conf
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -49,7 +49,7 @@ written in plain C and can be used in C++ code.
|
|||||||
%package -n libSDL_gfx13
|
%package -n libSDL_gfx13
|
||||||
Summary: SDL Graphics Routines for Primitives and Other Support Functions
|
Summary: SDL Graphics Routines for Primitives and Other Support Functions
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Provides: SDL_gfx = %{version}
|
Provides: SDL_gfx = %{version}
|
||||||
Obsoletes: 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.
|
written in plain C and can be used in C++ code.
|
||||||
|
|
||||||
%package -n libSDL_gfx-devel
|
%package -n libSDL_gfx-devel
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Summary: Libraries, includes and more to develop SDL_gfx applications
|
Summary: Libraries, includes and more to develop SDL_gfx applications
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libSDL_gfx13 = %{version} libSDL-devel pkgconfig
|
Requires: libSDL_gfx13 = %{version} libSDL-devel pkgconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user