forked from pool/SDL_net
replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/SDL_net?expand=0&rev=17
This commit is contained in:
parent
ddd302902b
commit
1653594d66
@ -20,7 +20,7 @@
|
|||||||
Name: SDL_net
|
Name: SDL_net
|
||||||
BuildRequires: libSDL-devel
|
BuildRequires: libSDL-devel
|
||||||
Url: http://www.libsdl.org/projects/SDL_net/
|
Url: http://www.libsdl.org/projects/SDL_net/
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Version: 1.2.7
|
Version: 1.2.7
|
||||||
Release: 154
|
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
|
%package -n libSDL_net-1_2-0
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Summary: Simple DirectMedia Layer - Networking Library
|
Summary: Simple DirectMedia Layer - Networking Library
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Provides: SDL_net = %{version}
|
Provides: SDL_net = %{version}
|
||||||
Obsoletes: 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.
|
This is a small cross-platform networking library for use with SDL.
|
||||||
|
|
||||||
%package -n libSDL_net-devel
|
%package -n libSDL_net-devel
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Summary: Simple DirectMedia Layer - Networking Library
|
Summary: Simple DirectMedia Layer - Networking Library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libSDL_net-1_2-0 = %{version} libSDL-devel
|
Requires: libSDL_net-1_2-0 = %{version} libSDL-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user