replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/liblrdf?expand=0&rev=18
This commit is contained in:
parent
80dd4c4bd4
commit
b43cc38909
@ -23,7 +23,7 @@ BuildRequires: ladspa-devel libraptor-devel libtool libxml2-devel pkgconfig
|
||||
Summary: A library to Manipulate RDF Files for LADSPA Plug-Ins
|
||||
Version: 0.4.0
|
||||
Release: 134
|
||||
License: GPL v2 or later
|
||||
License: GPL-2.0+
|
||||
Group: System/Libraries
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Patch1: liblrdf-symbol-conflict.diff
|
||||
@ -45,7 +45,7 @@ Authors:
|
||||
Steve Harris <steve@plugin.org.uk>
|
||||
|
||||
%package -n liblrdf2
|
||||
License: GPL v2 or later
|
||||
License: GPL-2.0+
|
||||
Group: System/Libraries
|
||||
Summary: A library to Manipulate RDF Files for LADSPA Plug-Ins
|
||||
Provides: %{name} = %{version}
|
||||
@ -65,7 +65,7 @@ Authors:
|
||||
Steve Harris <steve@plugin.org.uk>
|
||||
|
||||
%package devel
|
||||
License: GPL v2 or later
|
||||
License: GPL-2.0+
|
||||
Summary: Development package for the liblrdf library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: liblrdf2 = %{version} libraptor-devel
|
||||
|
Loading…
Reference in New Issue
Block a user