replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsamplerate?expand=0&rev=22
This commit is contained in:
parent
9849ba4827
commit
0d493ccbb8
@ -23,7 +23,7 @@ BuildRequires: fftw3-devel libsndfile-devel libtool pkgconfig
|
|||||||
Summary: A Sample Rate Converter Library
|
Summary: A Sample Rate Converter Library
|
||||||
Version: 0.1.7
|
Version: 0.1.7
|
||||||
Release: 11
|
Release: 11
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
@ -50,7 +50,7 @@ Authors:
|
|||||||
Erik de Castro Lopo <erikd@mega-nerd.com>
|
Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: libsamplerate = %{version} glibc-devel
|
Requires: libsamplerate = %{version} glibc-devel
|
||||||
@ -66,7 +66,7 @@ Authors:
|
|||||||
Erik de Castro Lopo <erikd@mega-nerd.com>
|
Erik de Castro Lopo <erikd@mega-nerd.com>
|
||||||
|
|
||||||
%package progs
|
%package progs
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Summary: Example Programs for libsamplerate
|
Summary: Example Programs for libsamplerate
|
||||||
Group: Productivity/Multimedia/Sound/Utilities
|
Group: Productivity/Multimedia/Sound/Utilities
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user