diff --git a/libsemanage.spec b/libsemanage.spec index 1a20875..523b5c4 100644 --- a/libsemanage.spec +++ b/libsemanage.spec @@ -28,7 +28,7 @@ BuildRequires: libustr-devel Name: libsemanage Version: 2.0.43 Release: 13 -License: LGPLv2.1 +License: LGPL-2.1 Summary: SELinux binary policy manipulation library Url: http://www.nsa.gov/selinux/ Group: System/Libraries @@ -55,7 +55,7 @@ as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. %package -n libsemanage1 -License: LGPLv2.1 +License: LGPL-2.1 Summary: SELinux binary policy manipulation library Group: System/Libraries @@ -77,7 +77,7 @@ specific transformations on binary policies such as customizing policy boolean settings. %package devel -License: LGPLv2.1 +License: LGPL-2.1 Summary: Header files and libraries used to build policy manipulation tools Group: Development/Libraries Requires: libsemanage1 = %{version} @@ -88,7 +88,7 @@ The semanage-devel package contains the libraries and header files needed for developing applications that manipulate binary policies. %package devel-static -License: LGPLv2.1 +License: LGPL-2.1 Summary: SELinux binary policy manipulation library Group: System/Libraries Requires: libsemanage-devel