Author: zbyniu Date: Fri Dec 28 02:04:19 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.6.3
---- Files affected: SPECS: audit.spec (1.50 -> 1.51) ---- Diffs: ================================================================ Index: SPECS/audit.spec diff -u SPECS/audit.spec:1.50 SPECS/audit.spec:1.51 --- SPECS/audit.spec:1.50 Tue Dec 11 17:02:11 2007 +++ SPECS/audit.spec Fri Dec 28 03:04:13 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.6.2 +Version: 1.6.3 Release: 1 License: GPL v2+ Group: Daemons Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz -# Source0-md5: a95dbfa22e65669e4449f3accbe84aef +# Source0-md5: 11f7c682093cea6aa6b2e6be93f9d0e3 Source2: %{name}d.init Source3: %{name}d.sysconfig Patch0: %{name}-install.patch @@ -232,8 +232,10 @@ %attr(750,root,root) %{_sbindir}/aureport %attr(750,root,root) %{_sbindir}/ausearch %attr(750,root,root) %{_sbindir}/autrace +%attr(755,root,root) %{_sbindir}/audispd-zos-remote %dir %{_sysconfdir}/audisp %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/audispd.conf +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/zos-remote.conf %dir %{_sysconfdir}/audisp/plugins.d %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/plugins.d/af_unix.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/plugins.d/syslog.conf @@ -245,6 +247,7 @@ %attr(750,root,root) %dir %{_var}/log/audit %{_mandir}/man5/audispd.conf.5* %{_mandir}/man5/auditd.conf.5* +%{_mandir}/man5/zos-remote.conf.5* %{_mandir}/man8/* %dir %{_sysconfdir}/audisp %dir %{_sysconfdir}/audisp/plugins.d @@ -297,6 +300,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.51 2007-12-28 02:04:13 zbyniu +- up to 1.6.3 + Revision 1.50 2007-12-11 16:02:11 sls - Req: python-pygtk-glade (s/pygtk-libglade/pygtk-glade/) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audit.spec?r1=1.50&r2=1.51&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
