update to 2.7.4 [release 2.7.4-1mamba;Mon Apr 10 2017]
This commit is contained in:
parent
9bb885967b
commit
d3cf58aae3
11
audit.spec
11
audit.spec
@ -1,6 +1,6 @@
|
|||||||
Name: audit
|
Name: audit
|
||||||
Version: 2.6.7
|
Version: 2.7.4
|
||||||
Release: 4mamba
|
Release: 1mamba
|
||||||
Summary: User space tools for kernel auditing
|
Summary: User space tools for kernel auditing
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -97,7 +97,7 @@ The audispd-plugins package provides plugins for the real-time interface to the
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p1
|
#%patch0 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#autoreconf -v --install
|
#autoreconf -v --install
|
||||||
@ -238,6 +238,8 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{python3_sitearch}/_audit.*
|
%{python3_sitearch}/_audit.*
|
||||||
%{python3_sitearch}/audit.py
|
%{python3_sitearch}/audit.py
|
||||||
|
%{python3_sitearch}/__pycache__/audit.cpython-33.pyc
|
||||||
|
%{python3_sitearch}/__pycache__/audit.cpython-33.pyo
|
||||||
%{python3_sitearch}/auparse.*
|
%{python3_sitearch}/auparse.*
|
||||||
|
|
||||||
%files plugins
|
%files plugins
|
||||||
@ -259,6 +261,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
|
|||||||
%{_mandir}/man8/audisp-remote.8*
|
%{_mandir}/man8/audisp-remote.8*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 10 2017 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.7.4-1mamba
|
||||||
|
- update to 2.7.4
|
||||||
|
|
||||||
* Fri Oct 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.7-4mamba
|
* Fri Oct 07 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.6.7-4mamba
|
||||||
- libaudit-static: require libaudit-devel instead of audit-devel
|
- libaudit-static: require libaudit-devel instead of audit-devel
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user