mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-02 01:50:14 +01: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') (cherry picked from commit1560052dcc)
This commit is contained in:
parent
e942c4129e
commit
7b00d41233
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