mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-26 18:10:08 +01:00
merge: branch 'ih/spdx'
contrib/rpm: libnm: migrate to SPDX license https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1781
This commit is contained in:
commit
f6998c8daa
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