audit: added versioned requirement for libaudit [release 3.0.6-2mamba;Mon Nov 01 2021]
This commit is contained in:
parent
0e978576cb
commit
0d7b1ab9a8
@ -1,6 +1,6 @@
|
|||||||
Name: audit
|
Name: audit
|
||||||
Version: 3.0.6
|
Version: 3.0.6
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: User space tools for kernel auditing
|
Summary: User space tools for kernel auditing
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -12,7 +12,6 @@ Patch0: audit-3.0-usrsbin.patch
|
|||||||
Patch1: audit-2.8.4-rundir.patch
|
Patch1: audit-2.8.4-rundir.patch
|
||||||
License: GPL, LGPL
|
License: GPL, LGPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
#libdl.so.2()(64bit): /usr/lib64/libdl.so: file not owned by any package
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libcap-ng-devel
|
BuildRequires: libcap-ng-devel
|
||||||
BuildRequires: libe2fs-devel
|
BuildRequires: libe2fs-devel
|
||||||
@ -32,6 +31,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: swig
|
BuildRequires: swig
|
||||||
BuildRequires: libprelude-devel >= 5.2.0
|
BuildRequires: libprelude-devel >= 5.2.0
|
||||||
%systemd_requires
|
%systemd_requires
|
||||||
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
Provides: audit-plugins
|
Provides: audit-plugins
|
||||||
Obsoletes: audit-plugins < 3.0
|
Obsoletes: audit-plugins < 3.0
|
||||||
|
|
||||||
@ -254,6 +254,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{python3_sitearch}/auparse.*
|
%{python3_sitearch}/auparse.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.6-2mamba
|
||||||
|
- audit: added versioned requirement for libaudit
|
||||||
|
|
||||||
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 3.0.6-1mamba
|
* Sun Oct 03 2021 Automatic Build System <autodist@mambasoft.it> 3.0.6-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user