rpms/audit/F-10 audit.spec, 1.207, 1.208 sources, 1.125, 1.126 audit-1.7.12-libev.patch, 1.1, NONE audit-1.8-noaudit.patch, 1.1, NONE audit-swig.patch, 1.1, NONE

Steve Grubb sgrubb at fedoraproject.org
Mon Jun 8 19:44:27 UTC 2009


Author: sgrubb

Update of /cvs/pkgs/rpms/audit/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17411

Modified Files:
	audit.spec sources 
Removed Files:
	audit-1.7.12-libev.patch audit-1.8-noaudit.patch 
	audit-swig.patch 
Log Message:
* Mon Jun 08 2009 Steve Grubb <sgrubb at redhat.com> 1.7.13-1
- New upstream release
- Fix problem with negative uids in audit rules on 32 bit systems
- Update tty keystroke interpretations (Miloslav Trmač)



Index: audit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/audit/F-10/audit.spec,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -p -r1.207 -r1.208
--- audit.spec	3 Apr 2009 19:23:22 -0000	1.207
+++ audit.spec	8 Jun 2009 19:43:57 -0000	1.208
@@ -1,7 +1,7 @@
-%define audit_version 1.7.12
-%define audit_release 4%{?dist}
+%define audit_version 1.7.13
+%define audit_release 1%{?dist}
 %define sca_version 0.4.8
-%define sca_release 19
+%define sca_release 20
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
 Summary: User space tools for 2.6 kernel auditing
@@ -12,9 +12,6 @@ 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-1.8-noaudit.patch
-Patch2: audit-1.7.12-libev.patch
-Patch3: audit-swig.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: gettext-devel intltool libtool swig python-devel
 BuildRequires: tcp_wrappers-devel 
@@ -92,9 +89,6 @@ A graphical utility for editing audit co
 
 %prep
 %setup -q
-%patch1 -p2
-%patch2 -p1
-%patch3 -p1
 
 %build
 %configure --sbindir=/sbin --libdir=/%{_lib} --with-prelude --with-libwrap --enable-gssapi-krb5=no
@@ -264,6 +258,11 @@ fi
 %config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
 
 %changelog
+* Mon Jun 08 2009 Steve Grubb <sgrubb at redhat.com> 1.7.13-1
+- New upstream release
+- Fix problem with negative uids in audit rules on 32 bit systems
+- Update tty keystroke interpretations (Miloslav Trmač)
+
 * Fri Apr 03 2009 Steve Grubb <sgrubb at redhat.com> 1.7.12-4
 - Fix bz #491327 - audit-libs-python broken on 64 bit systems
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/F-10/sources,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -p -r1.125 -r1.126
--- sources	24 Feb 2009 22:22:27 -0000	1.125
+++ sources	8 Jun 2009 19:43:57 -0000	1.126
@@ -1 +1 @@
-d245861c33d714eba3e14a3582e1c214  audit-1.7.12.tar.gz
+967776cbec046043ef02ffefe0e89cb7  audit-1.7.13.tar.gz


--- audit-1.7.12-libev.patch DELETED ---


--- audit-1.8-noaudit.patch DELETED ---


--- audit-swig.patch DELETED ---




More information about the fedora-extras-commits mailing list