New upstream release
This commit is contained in:
parent
963a8b6af0
commit
3d431cff12
@ -6,7 +6,7 @@
|
||||
Summary: User space tools for 2.6 kernel auditing
|
||||
Name: audit
|
||||
Version: 2.2.2
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2+
|
||||
Group: System Environment/Daemons
|
||||
URL: http://people.redhat.com/sgrubb/audit/
|
||||
@ -91,7 +91,7 @@ behavior.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes \
|
||||
%configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb \
|
||||
%if %{WITH_SYSTEMD}
|
||||
--enable-systemd
|
||||
%endif
|
||||
@ -268,7 +268,7 @@ fi
|
||||
%attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Dec 12 2012 Steve Grubb <sgrubb@redhat.com> 2.2.2-1
|
||||
* Wed Dec 12 2012 Steve Grubb <sgrubb@redhat.com> 2.2.2-2
|
||||
- New upstream release
|
||||
|
||||
* Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.2.1-2
|
||||
|
Loading…
Reference in New Issue
Block a user