[audit/f19] New upstream bugfix/enhancement release

Steve Grubb sgrubb at fedoraproject.org
Thu Feb 27 14:03:38 UTC 2014


commit a56769223f495015af44b6c7665bdada4537241a
Author: sgrubb <sgrubb at redhat.com>
Date:   Thu Feb 27 09:04:28 2014 -0500

    New upstream bugfix/enhancement release

 audit.spec |    6 ++++--
 sources    |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index f95eb85..940f0e3 100644
--- a/audit.spec
+++ b/audit.spec
@@ -5,7 +5,7 @@
 
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
-Version: 2.3.3
+Version: 2.3.4
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
@@ -161,7 +161,6 @@ fi
 
 %preun
 %if %{WITH_SYSTEMD}
-/sbin/service auditd stop > /dev/null 2>&1
 %systemd_preun auditd.service
 %else
 if [ $1 -eq 0 ]; then
@@ -272,6 +271,9 @@ fi
 %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
 
 %changelog
+* Thu Feb 27 2014 Steve Grubb <sgrubb at redhat.com> 2.3.4-1
+- New upstream bugfix/enhancement release
+
 * Thu Jan 16 2014 Steve Grubb <sgrubb at redhat.com> 2.3.3-1
 - New upstream bugfix/enhancement release
 
diff --git a/sources b/sources
index 02df152..3483864 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e56eee88a246820fb6b603bc312e2e71  audit-2.3.3.tar.gz
+ababfa3a192d6acba8806c9dcb16a6c8  audit-2.3.4.tar.gz


More information about the scm-commits mailing list