rpms/audit/F-11 audit.spec,1.210,1.211 sources,1.125,1.126

Steve Grubb sgrubb at fedoraproject.org
Mon Jun 8 19:33:15 UTC 2009


Author: sgrubb

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

Modified Files:
	audit.spec sources 
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-11/audit.spec,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -p -r1.210 -r1.211
--- audit.spec	3 Apr 2009 19:42:16 -0000	1.210
+++ audit.spec	8 Jun 2009 19:32:45 -0000	1.211
@@ -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
 - Drop some debug code in libev
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/audit/F-11/sources,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -p -r1.125 -r1.126
--- sources	24 Feb 2009 21:36:08 -0000	1.125
+++ sources	8 Jun 2009 19:32:45 -0000	1.126
@@ -1 +1 @@
-d245861c33d714eba3e14a3582e1c214  audit-1.7.12.tar.gz
+967776cbec046043ef02ffefe0e89cb7  audit-1.7.13.tar.gz




More information about the fedora-extras-commits mailing list