diff --git a/numactl.spec b/numactl.spec index 1cb87d1..cea0473 100644 --- a/numactl.spec +++ b/numactl.spec @@ -5,7 +5,6 @@ Release: 1%{dist} # libnuma is LGPLv2 and GPLv2 # numactl binaries are GPLv2 only License: GPLv2 -Group: System Environment/Base URL: https://github.com/numactl/numactl Source0: https://github.com/numactl/numactl/releases/download/v2.0.12/numactl-2.0.12.tar.gz @@ -21,7 +20,6 @@ other programs with a specific NUMA policy. Summary: libnuma libraries # There is a tiny bit of GPLv2 code in libnuma.c License: LGPLv2 and GPLv2 -Group: System Environment/Libraries %description libs numactl-libs provides libnuma, a library to do allocations with @@ -29,7 +27,6 @@ NUMA policy in applications. %package devel Summary: Development package for building Applications that use numa -Group: System Environment/Libraries Requires: %{name}-libs = %{version}-%{release} License: LGPLv2 and GPLv2