SPECS (DEVEL): audit.spec - start updating to 1.5 (NFY)

twittner twittner at pld-linux.org
Sat Mar 3 13:40:55 CET 2007


Author: twittner                     Date: Sat Mar  3 12:40:55 2007 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- start updating to 1.5 (NFY)

---- Files affected:
SPECS:
   audit.spec (1.39 -> 1.39.2.1) 

---- Diffs:

================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.39 SPECS/audit.spec:1.39.2.1
--- SPECS/audit.spec:1.39	Fri Feb 23 21:28:32 2007
+++ SPECS/audit.spec	Sat Mar  3 13:40:50 2007
@@ -7,12 +7,12 @@
 Summary:	User space tools for 2.6 kernel auditing
 Summary(pl.UTF-8):	NarzÄ™dzia przestrzeni uĹźytkownika do audytu jÄ
der 2.6
 Name:		audit
-Version:	1.4.1
-Release:	1
+Version:	1.5
+Release:	0.1
 License:	GPL
 Group:		Daemons
 Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5:	bd41d7ce365758ccf695471cff7bb802
+# Source0-md5:	81d2c5d76c6130c1f95cb1cdb9032523
 # formerly http://people.redhat.com/sgrubb/audit/audit.h
 Source1:	%{name}.h
 Source2:	%{name}d.init
@@ -196,10 +196,17 @@
 %attr(750,root,root) %{_sbindir}/autrace
 %attr(754,root,root) /etc/rc.d/init.d/auditd
 %dir %{_sysconfdir}/audit
+%dir %{_sysconfdir}/audispd
+%dir %{_sysconfdir}/audispd/plugins.d/
+%{_sysconfdir}/audispd/plugins.d/README-CONF_PLUGINS_D
+%dir %{_sysconfdir}/audispd/policies.d
+%{_sysconfdir}/audispd/policies.d/README-CONF_POLICIES_D
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audit/auditd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audit/audit.rules
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audispd/audispd.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/auditd
 %attr(750,root,root) %dir %{_var}/log/audit
+%{_mandir}/man5/*
 %{_mandir}/man8/*
 
 %files libs
@@ -231,7 +238,13 @@
 %attr(755,root,root) %{py_sitedir}/_auparse.so
 %{py_sitescriptdir}/audit.py[co]
 %{py_sitescriptdir}/auparse.py[co]
-%{py_sitescriptdir}/AuditMsg.py[co]
+%endif
+
+# TODO
+%if 0
+%files plugin-audisp2file
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/audispd-0.1-plugins/plugin-audisp2file
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -240,6 +253,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.39.2.1  2007/03/03 12:40:50  twittner
+- start updating to 1.5 (NFY)
+
 Revision 1.39  2007/02/23 20:28:32  sparky
 - fix build without python
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/audit.spec?r1=1.39&r2=1.39.2.1&f=u



More information about the pld-cvs-commit mailing list