[audit/f17] Do not own /usr/lib64/audit

Steve Grubb sgrubb at fedoraproject.org
Fri Jan 11 18:36:04 UTC 2013


commit d2c97714a7912ff7f3653198dc65888c91138d77
Author: Steve <sgrubb at redhat.com>
Date:   Fri Jan 11 13:36:00 2013 -0500

    Do not own /usr/lib64/audit

 audit.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/audit.spec b/audit.spec
index 0082e5b..d15ce39 100644
--- a/audit.spec
+++ b/audit.spec
@@ -3,7 +3,7 @@
 Summary: User space tools for 2.6 kernel auditing
 Name: audit
 Version: 2.2.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+
 Group: System Environment/Daemons
 URL: http://people.redhat.com/sgrubb/audit/
@@ -238,7 +238,6 @@ fi
 %attr(750,root,root) %dir /etc/audit
 %attr(750,root,root) %dir /etc/audisp
 %attr(750,root,root) %dir /etc/audisp/plugins.d
-%attr(750,root,root) %dir %{_libdir}/audit
 %config(noreplace) %attr(640,root,root) /etc/audit/auditd.conf
 %config(noreplace) %attr(640,root,root) /etc/audit/audit.rules
 %config(noreplace) %attr(640,root,root) /etc/sysconfig/auditd
@@ -266,6 +265,9 @@ fi
 %attr(644,root,root) %{_mandir}/man8/audisp-remote.8.gz
 
 %changelog
+* Fri Jan 11 2013 Steve Grubb <sgrubb at redhat.com> 2.2.2-2
+- Do not own /usr/lib64/audit
+
 * Wed Dec 12 2012 Steve Grubb <sgrubb at redhat.com> 2.2.2-1
 - New upstream release
 


More information about the scm-commits mailing list