SPECS: audit.spec - up to 1.6.2

arekm arekm at pld-linux.org
Sat Oct 6 17:02:51 CEST 2007


Author: arekm                        Date: Sat Oct  6 15:02:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.6.2

---- Files affected:
SPECS:
   audit.spec (1.47 -> 1.48) 

---- Diffs:

================================================================
Index: SPECS/audit.spec
diff -u SPECS/audit.spec:1.47 SPECS/audit.spec:1.48
--- SPECS/audit.spec:1.47	Sat Sep  8 00:16:32 2007
+++ SPECS/audit.spec	Sat Oct  6 17:02:46 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.1
-Release:	0.1
+Version:	1.6.2
+Release:	1
 License:	GPL v2+
 Group:		Daemons
 Source0:	http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz
-# Source0-md5:	ce393ed76e25dd95f2d54ae27e7a25be
+# Source0-md5:	a95dbfa22e65669e4449f3accbe84aef
 Source2:	%{name}d.init
 Source3:	%{name}d.sysconfig
 Patch0:		%{name}-install.patch
@@ -96,6 +96,18 @@
 Ten pakiet zawiera statyczne biblioteki do tworzenia aplikacji
 używających środowiska audytu.
 
+%package audispd-plugins
+Summary:	Plugins for the audit event dispatcher
+Group:		Daemons
+Requires:	%{name} = %{version}-%{release}
+Requires:	%{name}-libs = %{version}-%{release}
+
+%description audispd-plugins
+The audispd-plugins package provides plugins for the real-time
+interface to the audit system, audispd. These plugins can do things
+like relay events to remote machines or analyze events for suspicious
+behavior.
+
 %package -n python-audit
 Summary:	Python interface to libaudit library
 Summary(pl.UTF-8):	Pythonowy interfejs do biblioteki libaudit
@@ -212,7 +224,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README THANKS TODO sample.rules
+%doc AUTHORS ChangeLog README THANKS TODO
 %attr(750,root,root) %{_sbindir}/audispd
 %attr(750,root,root) %{_sbindir}/auditctl
 %attr(750,root,root) %{_sbindir}/auditd
@@ -233,6 +245,8 @@
 %{_mandir}/man5/audispd.conf.5*
 %{_mandir}/man5/auditd.conf.5*
 %{_mandir}/man8/*
+%dir %{_sysconfdir}/audisp
+%dir %{_sysconfdir}/audisp/plugins.d
 
 %files libs
 %defattr(644,root,root,755)
@@ -255,6 +269,11 @@
 %{_libdir}/libaudit.a
 %{_libdir}/libauparse.a
 
+%files audispd-plugins
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_sbindir}/audisp-ids
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/plugins.d/*.conf
+
 %if %{with python}
 %files -n python-audit
 %defattr(644,root,root,755)
@@ -277,6 +296,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.48  2007/10/06 15:02:46  arekm
+- up to 1.6.2
+
 Revision 1.47  2007/09/07 22:16:32  qboosh
 - system-config-audit version is 0.4.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audit.spec?r1=1.47&r2=1.48&f=u



More information about the pld-cvs-commit mailing list