- New upstream release
This commit is contained in:
parent
4f9c1b187f
commit
0784c5c460
@ -95,3 +95,4 @@ audit-1.7.6.tar.gz
|
|||||||
audit-1.7.7.tar.gz
|
audit-1.7.7.tar.gz
|
||||||
audit-1.7.8.tar.gz
|
audit-1.7.8.tar.gz
|
||||||
audit-1.7.9.tar.gz
|
audit-1.7.9.tar.gz
|
||||||
|
audit-1.7.10.tar.gz
|
||||||
|
@ -1,13 +1,13 @@
|
|||||||
%define audit_version 1.7.9
|
%define audit_version 1.7.10
|
||||||
%define audit_release 1%{?dist}
|
%define audit_release 1%{?dist}
|
||||||
%define sca_version 0.4.8
|
%define sca_version 0.4.8
|
||||||
%define sca_release 11
|
%define sca_release 12
|
||||||
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
|
||||||
|
|
||||||
Summary: User space tools for 2.6 kernel auditing
|
Summary: User space tools for 2.6 kernel auditing
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: %{audit_version}
|
Version: %{audit_version}
|
||||||
Release: %{audit_release}.1
|
Release: %{audit_release}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
URL: http://people.redhat.com/sgrubb/audit/
|
URL: http://people.redhat.com/sgrubb/audit/
|
||||||
@ -259,6 +259,9 @@ fi
|
|||||||
%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
|
%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 13 2008 Steve Grubb <sgrubb@redhat.com> 1.7.10-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.7.9-1.1
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 1.7.9-1.1
|
||||||
- Rebuild for Python 2.6
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user