diff --git a/audit.spec b/audit.spec index be3de51..414351c 100644 --- a/audit.spec +++ b/audit.spec @@ -24,7 +24,7 @@ BuildRequires: libtool Summary: User Space Tools for 2.6 Kernel Auditing Version: 2.1.1 Release: 11 -License: GPLv2+ +License: GPL-2.0+ Group: System/Monitoring Url: http://people.redhat.com/sgrubb/audit/ Source0: %{name}-%{version}.tar.bz2 @@ -47,7 +47,7 @@ Linux 2.6 kernel. %package -n libaudit1 Summary: Dynamic library for libaudit -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Monitoring Obsoletes: %{name}-libs < 2.0.4 Provides: %{name}-libs = %{version} @@ -58,7 +58,7 @@ applications to use the audit framework. %package -n libauparse0 Summary: Dynamic library for libauparse -License: LGPLv2.1+ +License: LGPL-2.1+ Group: System/Monitoring %description -n libauparse0 @@ -67,7 +67,7 @@ parse audit records. %package devel Summary: Header files and static library for libaudit -License: LGPLv2.1+ +License: LGPL-2.1+ Group: Development/Libraries/C and C++ Requires: libaudit1 = %{version} Requires: libauparse0 = %{version}