SHA256
1
0
forked from pool/aubio

replace license with spdx.org variant

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aubio?expand=0&rev=13
This commit is contained in:
Stephan Kulow
2011-12-06 16:59:41 +00:00
committed by Git OBS Bridge
parent c840176f0c
commit 89a05c056a

View File

@@ -23,7 +23,7 @@ Summary: Library for real-time audio labelling
BuildRequires: alsa-devel fftw3-devel libjack-devel
BuildRequires: libsamplerate-devel libsndfile-devel pkg-config python
BuildRequires: libtool
License: GPL v2 only
License: GPL-2.0
Group: System/Libraries
AutoReqProv: on
Version: 0.3.2
@@ -47,7 +47,7 @@ Authors:
Paul Brossier <piem@altern.org>
%package -n libaubio2
License: GPL v2 only
License: GPL-2.0
Summary: Library for real-time audio labelling
Group: System/Libraries
@@ -65,7 +65,7 @@ Authors:
Paul Brossier <piem@altern.org>
%package -n libaubio-devel
License: GPL v2 or later
License: GPL-2.0+
Summary: Development package for aubio library
Group: Development/Libraries/C and C++
Requires: libaubio2 = %{version} glibc-devel
@@ -81,7 +81,7 @@ Authors:
Paul Brossier <piem@altern.org>
%package tools
License: GPL v2 or later
License: GPL-2.0+
Summary: Example programs for aubio library
Group: Productivity/Multimedia/Sound/Editors and Convertors