Author: hawk Date: Fri Feb 8 12:27:22 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.6.7 - BR: openldap-devel - dropped plguins subpackage, audisp-ids is no longer provided
---- Files affected: SPECS: audit.spec (1.53 -> 1.54) ---- Diffs: ================================================================ Index: SPECS/audit.spec diff -u SPECS/audit.spec:1.53 SPECS/audit.spec:1.54 --- SPECS/audit.spec:1.53 Wed Jan 16 18:46:24 2008 +++ SPECS/audit.spec Fri Feb 8 13:27:17 2008 @@ -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.3 +Version: 1.6.7 Release: 1 License: GPL v2+ Group: Daemons Source0: http://people.redhat.com/sgrubb/audit/%{name}-%{version}.tar.gz -# Source0-md5: 11f7c682093cea6aa6b2e6be93f9d0e3 +# Source0-md5: 589a5e3a33ee8df891fc83bddca79f5d Source2: %{name}d.init Source3: %{name}d.sysconfig Patch0: %{name}-install.patch @@ -26,6 +26,7 @@ BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: linux-libc-headers >= 7:2.6.20 +BuildRequires: openldap-devel %if %{with python} BuildRequires: python-devel >= 1:2.5 BuildRequires: rpm-pythonprov @@ -97,25 +98,6 @@ Ten pakiet zawiera statyczne biblioteki do tworzenia aplikacji używających środowiska audytu. -%package audispd-plugins -Summary: Plugins for the audit event dispatcher -Summary(pl.UTF-8): Wtyczki dla systemu przekazywania zdarzeń audytowych -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. - -%description audispd-plugins -l pl.UTF-8 -Pakiet audispd-plugins zawiera wtyczki dla interfejsu czasu -rzeczywistego systemu audytowego - audisp. Wtyczki te mogą wykonywać -czynności takie jak przekazywanie zdarzen na zdalne maszyny czy -analiza zdarzeń pod kątem podejrzanego zachowania. - %package -n python-audit Summary: Python interface to libaudit library Summary(pl.UTF-8): Pythonowy interfejs do biblioteki libaudit @@ -236,6 +218,7 @@ %attr(750,root,root) %{_sbindir}/audispd %attr(750,root,root) %{_sbindir}/auditctl %attr(750,root,root) %{_sbindir}/auditd +%attr(750,root,root) %{_sbindir}/aulastlog %attr(750,root,root) %{_sbindir}/aureport %attr(750,root,root) %{_sbindir}/ausearch %attr(750,root,root) %{_sbindir}/autrace @@ -245,6 +228,7 @@ %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/audispd-zos-remote.conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audisp/plugins.d/syslog.conf %dir %{_sysconfdir}/audit %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/audit/auditd.conf @@ -282,11 +266,6 @@ %{_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) @@ -309,6 +288,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.54 2008-02-08 12:27:17 hawk +- updated to 1.6.7 +- BR: openldap-devel +- dropped plguins subpackage, audisp-ids is no longer provided + Revision 1.53 2008-01-16 17:46:24 qboosh - pl for -audispd-plugins ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/audit.spec?r1=1.53&r2=1.54&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
