diff --git a/libcap.spec b/libcap.spec index 1f64ae7..85b2754 100644 --- a/libcap.spec +++ b/libcap.spec @@ -18,7 +18,7 @@ Name: libcap -License: BSD3c;GPLv2 +License: BSD-3-Clause ; GPL-2.0 Group: System/Libraries Summary: Library for Capabilities (linux-privs) Support Version: 2.22 @@ -44,7 +44,7 @@ done automatically by the kernel. %package -n libcap2 -License: BSD3c;GPLv2 +License: BSD-3-Clause ; GPL-2.0 Summary: Library for Capabilities (linux-privs) Support Group: System/Libraries @@ -59,7 +59,7 @@ done automatically by the kernel. %package devel -License: BSD3c;GPLv2 +License: BSD-3-Clause ; GPL-2.0 Summary: Development files for libcap Group: Development/Libraries/C and C++ Requires: glibc-devel libcap2 = %{version} @@ -77,7 +77,7 @@ using libcap. %package progs -License: BSD3c;GPLv2 +License: BSD-3-Clause ; GPL-2.0 Summary: Libcap utility programs Group: System/Filesystems