audit: ver. bump to 2.8.5

This commit is contained in:
suvari
2020-02-02 02:33:51 +03:00
parent 673eeb3074
commit 28392964d4
2 changed files with 11 additions and 5 deletions
-1
View File
@@ -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():
+11 -4
View File
@@ -14,9 +14,9 @@
<IsA>service</IsA>
<Summary>User space tools for kernel auditing</Summary>
<Description>audit contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel.</Description>
<Archive sha1sum="026235ab9e8b19f6c2b1112ce13d180f35cf0ff4" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.8.4.tar.gz</Archive>
<Archive sha1sum="62fcac8cbd20c796b909b91f8f615f8556b22a24" type="targz">http://people.redhat.com/sgrubb/audit/audit-2.8.5.tar.gz</Archive>
<BuildDependencies>
<Dependency>python-devel</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>kernel-headers</Dependency>
<Dependency>libcap-ng-devel</Dependency>
<Dependency>tcp-wrappers-devel</Dependency>
@@ -57,7 +57,7 @@
<Dependency release="current">audit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib/python*</Path>
<Path fileType="library">/usr/lib/python3.8</Path>
</Files>
</Package>
@@ -76,6 +76,13 @@
</Package>
<History>
<Update release="6">
<Date>2020-02-02</Date>
<Version>2.8.5</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-08-10</Date>
<Version>2.8.4</Version>
@@ -112,4 +119,4 @@
<Email>kaptan@pisilinux.org</Email>
</Update>
</History>
</PISI>
</PISI>