- New upstream release
This commit is contained in:
parent
9cf3f40191
commit
71d7ff74bc
1
.gitignore
vendored
1
.gitignore
vendored
@ -105,3 +105,4 @@ audit-2.0.1.tar.gz
|
|||||||
audit-2.0.3.tar.gz
|
audit-2.0.3.tar.gz
|
||||||
audit-2.0.4.tar.gz
|
audit-2.0.4.tar.gz
|
||||||
/audit-2.0.5.tar.gz
|
/audit-2.0.5.tar.gz
|
||||||
|
/audit-2.0.6.tar.gz
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
Summary: User space tools for 2.6 kernel auditing
|
Summary: User space tools for 2.6 kernel auditing
|
||||||
Name: audit
|
Name: audit
|
||||||
Version: 2.0.5
|
Version: 2.0.6
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
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/
|
||||||
@ -234,6 +234,9 @@ fi
|
|||||||
%attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
|
%attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 04 2011 Steve Grubb <sgrubb@redhat.com> 2.0.6-1
|
||||||
|
- New upstream release
|
||||||
|
|
||||||
* Thu Jan 20 2011 Karsten Hopp <karsten@redhat.com> 2.0.5-2
|
* Thu Jan 20 2011 Karsten Hopp <karsten@redhat.com> 2.0.5-2
|
||||||
- bump and rebuild as 2.0.5-1 was erroneously linked with python-2.6 on ppc
|
- bump and rebuild as 2.0.5-1 was erroneously linked with python-2.6 on ppc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user