From 89a05c056a7d74044724ec3b8bca6daa0ebff00be2dd119ff3f4fe50cdf6d617 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 16:59:41 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aubio?expand=0&rev=13 --- aubio.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/aubio.spec b/aubio.spec index 124268f..ef7fb99 100644 --- a/aubio.spec +++ b/aubio.spec @@ -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 %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 %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 %package tools -License: GPL v2 or later +License: GPL-2.0+ Summary: Example programs for aubio library Group: Productivity/Multimedia/Sound/Editors and Convertors