automatic version update by autodist [release 3.0.7-1mamba;Tue Jan 25 2022]

This commit is contained in:
Automatic Build System 2024-01-05 20:40:16 +01:00
parent 0d7b1ab9a8
commit b2c0f4f9c2

View File

@ -1,6 +1,6 @@
Name: audit
Version: 3.0.6
Release: 2mamba
Version: 3.0.7
Release: 1mamba
Summary: User space tools for kernel auditing
Group: System/Tools
Vendor: openmamba
@ -193,6 +193,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{_mandir}/man5/zos-remote.conf.5*
%{_mandir}/man7/*.7*
%{_mandir}/man5/audisp-remote.conf.5*
%{_mandir}/man5/libaudit.conf.5*
%{_mandir}/man8/audispd-zos-remote.8*
%{_mandir}/man8/audisp-remote.8*
%{_mandir}/man8/audisp-syslog.8*
@ -212,7 +213,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%config(noreplace) %attr(640,root,root) %{_sysconfdir}/libaudit.conf
%{_libdir}/libaudit.so.*
%{_libdir}/libauparse.so.*
%{_mandir}/man5/libaudit.conf.5*
%{_libexecdir}/audit-functions
%doc AUTHORS COPYING
%files -n lib%{name}-devel
@ -231,7 +232,7 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{_prefix}/lib/golang/src/pkg/redhat.com/audit/audit.go
%endif
%{_datadir}/aclocal/audit.m4
%{_mandir}/man3/*.3.gz
%{_mandir}/man3/*.3*
#%doc contrib/skeleton.c contrib/plugin
#%doc ChangeLog README THANKS TODO
@ -254,6 +255,9 @@ find /etc/rc[0-6].d/ -type l -xtype l -exec rm -f {} \;
%{python3_sitearch}/auparse.*
%changelog
* Tue Jan 25 2022 Automatic Build System <autodist@mambasoft.it> 3.0.7-1mamba
- automatic version update by autodist
* Mon Nov 01 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 3.0.6-2mamba
- audit: added versioned requirement for libaudit