mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 13:38:43 +02: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.
|
Summary: Libraries for adding NetworkManager support to applications.
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Conflicts: NetworkManager-glib < 1:1.31.0
|
Conflicts: NetworkManager-glib < 1:1.31.0
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
|
|
||||||
%description libnm
|
%description libnm
|
||||||
This package contains the libraries that make it easier to use some
|
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: %{name}-libnm%{?_isa} = %{epoch}:%{version}-%{release}
|
||||||
Requires: glib2-devel
|
Requires: glib2-devel
|
||||||
Requires: pkgconfig
|
Requires: pkgconfig
|
||||||
License: LGPLv2+
|
License: LGPL-2.1-or-later
|
||||||
|
|
||||||
%description libnm-devel
|
%description libnm-devel
|
||||||
This package contains the header and pkg-config files for development
|
This package contains the header and pkg-config files for development
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue