diff --git a/sysfsutils.spec b/sysfsutils.spec index 169b425..0dcefba 100644 --- a/sysfsutils.spec +++ b/sysfsutils.spec @@ -7,7 +7,7 @@ Version: 2.1.1 Release: 7%{?dist} Summary: Utilities for interfacing with sysfs URL: https://github.com/linux-ras/sysfsutils -License: GPLv2 +License: GPL-2.0-only Source0: https://github.com/linux-ras/sysfsutils/archive/v%{version}.tar.gz @@ -23,14 +23,14 @@ with sysfs. %package -n libsysfs Summary: Shared library for interfacing with sysfs -License: LGPLv2+ +License: LGPL-2.1-or-later %description -n libsysfs Library used in handling linux kernel sysfs mounts and their various files. %package -n libsysfs-devel Summary: Static library and headers for libsysfs -License: LGPLv2+ +License: LGPL-2.1-or-later Requires: libsysfs = %{version}-%{release} %description -n libsysfs-devel