forked from pool/audit
replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/audit?expand=0&rev=54
This commit is contained in:
parent
b1a25fbc65
commit
1fe78dcb21
@ -22,7 +22,7 @@
|
|||||||
Name: audit-secondary
|
Name: audit-secondary
|
||||||
BuildRequires: gcc-c++ openldap2-devel pkg-config python-devel swig
|
BuildRequires: gcc-c++ openldap2-devel pkg-config python-devel swig
|
||||||
Summary: Python Bindings for libaudit
|
Summary: Python Bindings for libaudit
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Version: 2.1.1
|
Version: 2.1.1
|
||||||
Release: 3
|
Release: 3
|
||||||
@ -41,7 +41,7 @@ by python.
|
|||||||
|
|
||||||
%package -n audit-libs-python
|
%package -n audit-libs-python
|
||||||
Summary: Python Bindings for libaudit
|
Summary: Python Bindings for libaudit
|
||||||
License: LGPLv2.1+
|
License: LGPL-2.1+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
%py_requires
|
%py_requires
|
||||||
|
|
||||||
@ -51,7 +51,7 @@ by python.
|
|||||||
|
|
||||||
%package -n audit-audispd-plugins
|
%package -n audit-audispd-plugins
|
||||||
Summary: Default plugins for the audit dispatcher
|
Summary: Default plugins for the audit dispatcher
|
||||||
License: GPLv2+
|
License: GPL-2.0+
|
||||||
Group: System/Monitoring
|
Group: System/Monitoring
|
||||||
Requires: openldap2
|
Requires: openldap2
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user