replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ftgl?expand=0&rev=22
This commit is contained in:
parent
2e2c7cce11
commit
762e7a9962
@ -27,7 +27,7 @@ Release: 19
|
||||
%define __version 2.1.3~rc5
|
||||
Url: http://ftgl.wiki.sourceforge.net/
|
||||
Group: System/Libraries
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
Source: %{name}-%{_version}.tar.bz2
|
||||
Patch: %{name}-autoreconf.patch
|
||||
@ -84,7 +84,7 @@ Authors:
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
|
||||
%package -n libftgl2
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
Provides: ftgl:/usr/%_lib/libftgl.so.0
|
||||
@ -137,7 +137,7 @@ Authors:
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
|
||||
%package devel
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/C and C++
|
||||
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
Requires: libftgl2 = %{version} Mesa-devel freetype2-devel
|
||||
@ -185,7 +185,7 @@ Authors:
|
||||
Daniel Remenak <dtremenak@users.sourceforge.net>
|
||||
|
||||
%package demo
|
||||
License: LGPLv2.1+
|
||||
License: LGPL-2.1+
|
||||
Group: System/Libraries
|
||||
Summary: Library for Using Arbitrary Fonts in OpenGL Applications
|
||||
# Up to openSUSE 11.0 and SLED 10, %%{_bindir}/FTGLDemo was part of ftgl-devel:
|
||||
|
Loading…
Reference in New Issue
Block a user