- rebuild for new audit-libs

- Correct regex for root's dot files (#509370)
This commit is contained in:
Steve Grubb 2009-08-19 21:44:33 +00:00
parent 4479b4e520
commit 72e1c562f8
2 changed files with 6 additions and 2 deletions

View File

@ -218,4 +218,4 @@ DATAONLY = p+n+u+g+s+acl+selinux+xattrs+md5+sha256+rmd160+tiger
!/var/log/and-httpd
# Admins dot files constantly change, just check perms
/root/.* PERMS
/root/\..* PERMS

View File

@ -7,7 +7,7 @@
Summary: Intrusion detection environment
Name: aide
Version: 0.13.1
Release: 10%{?dist}
Release: 11%{?dist}
URL: http://sourceforge.net/projects/aide
License: GPLv2+
Group: Applications/System
@ -85,6 +85,10 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Wed Aug 19 2009 Steve Grubb <sgrubb@redhat.com> 0.13.1-11
- rebuild for new audit-libs
- Correct regex for root's dot files (#509370)
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.1-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild