14
0
forked from pool/python-pygame

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pygame?expand=0&rev=18
This commit is contained in:
Stephan Kulow
2011-12-06 17:57:12 +00:00
committed by Git OBS Bridge
parent 17f933001b
commit 3920b35be8

View File

@@ -24,7 +24,7 @@ Source: http://pygame.org/ftp/pygame-%{version}release.tar.gz
Source1: README.SUSE Source1: README.SUSE
Patch1: pygame-v4l-2.6.38.patch Patch1: pygame-v4l-2.6.38.patch
Summary: A Python Module for Interfacing with the SDL Multimedia Library Summary: A Python Module for Interfacing with the SDL Multimedia Library
License: LGPLv2.1+ License: LGPL-2.1+
Group: Development/Libraries/Python Group: Development/Libraries/Python
Url: http://www.pygame.org/ Url: http://www.pygame.org/
Provides: pygame = %{version} Provides: pygame = %{version}
@@ -56,7 +56,7 @@ Numerical Python extension. Pygame is the successor to the pySDL
wrapper project, written by Mark Baker. wrapper project, written by Mark Baker.
%package doc %package doc
License: LGPLv2.1+ License: LGPL-2.1+
Summary: Pygame documentation and example programs Summary: Pygame documentation and example programs
Group: Development/Libraries/Python Group: Development/Libraries/Python
Provides: pygame-doc Provides: pygame-doc