mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-03 13:38:04 +02:00
contrib/rpm: libnm: migrate to SPDX license
The license identifier was updated for the main package, but not for
libnm which overrides it to LGPL 2.1 or later. Update it too.
Fixes: 8c5aec7a1b ('contrib/rpm: migrate to SPDX license')
This commit is contained in:
parent
a8b23db4d6
commit
1560052dcc
1 changed files with 2 additions and 2 deletions
|
|
@ -488,7 +488,7 @@ This package contains NetworkManager support for PPP.
|
|||
Summary: Libraries for adding NetworkManager support to applications.
|
||||
Group: Development/Libraries
|
||||
Conflicts: NetworkManager-glib < 1:1.31.0
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
%description libnm
|
||||
This package contains the libraries that make it easier to use some
|
||||
|
|
@ -501,7 +501,7 @@ Group: Development/Libraries
|
|||
Requires: %{name}-libnm%{?_isa} = %{epoch}:%{version}-%{release}
|
||||
Requires: glib2-devel
|
||||
Requires: pkgconfig
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-or-later
|
||||
|
||||
%description libnm-devel
|
||||
This package contains the header and pkg-config files for development
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue