From a2f8becbcf630abe61ce5341f855a86d4ace4b09 Mon Sep 17 00:00:00 2001 From: sgrubb Date: Aug 24 2014 17:32:44 +0000 Subject: New upstream feature and bugfix release --- diff --git a/audit.spec b/audit.spec index 6ccc9c8..dc0e9bd 100644 --- a/audit.spec +++ b/audit.spec @@ -2,16 +2,16 @@ # Do we want systemd? %define WITH_SYSTEMD 1 -%define snapshot .svn20140803 +# %define snapshot .svn20140803 Summary: User space tools for 2.6 kernel auditing Name: audit -Version: 2.3.8 -Release: 0.3%{snapshot}%{?dist} +Version: 2.4 +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}%{snapshot}.tar.gz +Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz Source1: https://www.gnu.org/licenses/lgpl-2.1.txt # FESCO asked for audit to be off by default. #1117953 Patch1: never-audit.patch @@ -25,8 +25,6 @@ BuildRequires: audit-libs-devel BuildRequires: tcp_wrappers-devel krb5-devel libcap-ng-devel BuildRequires: kernel-headers >= 2.6.29 BuildRequires: autoconf automake libtool -# Temporary fix for make check in golang. Needs libaudit.so -BuildRequires: audit-libs-devel Requires: %{name}-libs = %{version}-%{release} %if %{WITH_SYSTEMD} BuildRequires: systemd @@ -99,7 +97,7 @@ like relay events to remote machines or analyze events for suspicious behavior. %prep -%setup -q -n %{name}-%{version} +%setup -q cp %{SOURCE1} . %patch1 -p1 @@ -303,6 +301,9 @@ fi %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz %changelog +* Sun Aug 24 2014 Steve Grubb 2.4-1 +- New upstream feature and bugfix release + * Fri Aug 15 2014 Fedora Release Engineering - 2.3.8-0.3.svn20140803 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild diff --git a/sources b/sources index aedcc56..b9ac6c3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -875cf82409b478512b0be26fffb2a006 audit-2.3.8.svn20140803.tar.gz +7d35d9db17c2c5e155bc1fe42b55ec48 audit-2.4.tar.gz