[audit/f19] New upstream bugfix/enhancement release

Steve Grubb sgrubb at fedoraproject.org
Mon Jul 29 22:02:05 UTC 2013


commit 455d6c82c55e97496a0832f699752910e892d907
Author: Steve <sgrubb at redhat.com>
Date:   Mon Jul 29 18:01:40 2013 -0400

    New upstream bugfix/enhancement release

 audit.spec |   12 ++++++------
 sources    |    2 +-
 2 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index d04864f..499ce21 100644
--- a/audit.spec
+++ b/audit.spec
@@ -5,13 +5,12 @@
 
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
-Version: 2.3.1
-Release: 2%{?dist}
+Version: 2.3.2
+Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
 Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-Patch1: audit-2.3.2-restart.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: swig python-devel
 BuildRequires: tcp_wrappers-devel krb5-devel libcap-ng-devel
@@ -91,11 +90,9 @@ behavior.
 
 %prep
 %setup -q
-%patch1 -p1
-autoreconf -fv --install
 
 %build
-%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb \
+%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb --with-aarch64 \
 %if %{WITH_SYSTEMD}
 	--enable-systemd
 %endif
@@ -281,6 +278,9 @@ fi
 %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
 
 %changelog
+* Mon Jul 29 2013 Steve Grubb <sgrubb at redhat.com> 2.3.2-1
+- New upstream bugfix/enhancement release
+
 * Fri May 31 2013 Steve Grubb <sgrubb at redhat.com> 2.3.1-2
 - Fix unknown lvalue in auditd.service (#969345)
 
diff --git a/sources b/sources
index 0860e8e..6bf08c1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-82c2c4b1052d7c1e948deafa0d5077fe  audit-2.3.1.tar.gz
+4e8d065b5cc16b77b9b61e93a9ed160e  audit-2.3.2.tar.gz


More information about the scm-commits mailing list