diff --git a/util/admin/audit/actions.py b/util/admin/audit/actions.py
index 45da6844e0..74807da036 100644
--- a/util/admin/audit/actions.py
+++ b/util/admin/audit/actions.py
@@ -13,7 +13,6 @@ def setup():
autotools.configure("--with-libcap-ng=yes \
--enable-gssapi-krb5=no \
--enable-systemd=no \
- --with-python=yes \
--disable-static")
def build():
diff --git a/util/admin/audit/pspec.xml b/util/admin/audit/pspec.xml
index 5307c70522..e2ad3f158d 100644
--- a/util/admin/audit/pspec.xml
+++ b/util/admin/audit/pspec.xml
@@ -14,9 +14,9 @@
service
User space tools for kernel auditing
audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel.
- http://people.redhat.com/sgrubb/audit/audit-2.8.4.tar.gz
+ http://people.redhat.com/sgrubb/audit/audit-2.8.5.tar.gz
- python-devel
+ python3-devel
kernel-headers
libcap-ng-devel
tcp-wrappers-devel
@@ -57,7 +57,7 @@
audit
- /usr/lib/python*
+ /usr/lib/python3.8
@@ -76,6 +76,13 @@
+
+ 2020-02-02
+ 2.8.5
+ Version bump
+ Kamil Atlı
+ suvari@pisilinux.org
+
2018-08-10
2.8.4
@@ -112,4 +119,4 @@
kaptan@pisilinux.org
-
+
\ No newline at end of file