[audit/f19] New upstream bugfix release

Steve Grubb sgrubb at fedoraproject.org
Tue Mar 19 20:56:49 UTC 2013


commit 8a5a8c5fc1463482bdb631019dbf3c9a18466012
Author: Steve <sgrubb at redhat.com>
Date:   Tue Mar 19 16:56:45 2013 -0400

    New upstream bugfix release

 audit.spec      |    9 +++++----
 fix-srand.patch |   11 -----------
 sources         |    2 +-
 3 files changed, 6 insertions(+), 16 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index b162c04..a27b19a 100644
--- a/audit.spec
+++ b/audit.spec
@@ -5,13 +5,12 @@
 
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
-Version: 2.2.2
-Release: 5%{?dist}
+Version: 2.2.3
+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: fix-srand.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: swig python-devel
 BuildRequires: tcp_wrappers-devel krb5-devel libcap-ng-devel
@@ -90,7 +89,6 @@ behavior.
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure --sbindir=/sbin --libdir=/%{_lib} --with-python=yes --with-prelude --with-libwrap --enable-gssapi-krb5=yes --with-libcap-ng=yes --with-armeb \
@@ -269,6 +267,9 @@ fi
 %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
 
 %changelog
+* Tue Mar 19 2013 Steve Grubb <sgrubb at redhat.com> 2.2.3-1
+- New upstream bugfix release
+
 * Wed Feb 13 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.2.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 06a4758..9982b0b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6641fde111cf5dfda6d4282ab8410df5  audit-2.2.2.tar.gz
+4cdd3756f7b7122fc1a3e4627f01b446  audit-2.2.3.tar.gz


More information about the scm-commits mailing list