packages: ossec-hids/ossec-hids.spec - added pl.UTF-8 descriptions
marti
marti at pld-linux.org
Mon Jul 4 19:53:05 CEST 2011
Author: marti Date: Mon Jul 4 17:53:05 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- added pl.UTF-8 descriptions
---- Files affected:
packages/ossec-hids:
ossec-hids.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/ossec-hids/ossec-hids.spec
diff -u packages/ossec-hids/ossec-hids.spec:1.3 packages/ossec-hids/ossec-hids.spec:1.4
--- packages/ossec-hids/ossec-hids.spec:1.3 Fri Jun 17 15:42:52 2011
+++ packages/ossec-hids/ossec-hids.spec Mon Jul 4 19:52:59 2011
@@ -18,9 +18,10 @@
%define prg ossec
Summary: An Open Source Host-based Intrusion Detection System
+Summary(pl.UTF-8): Otwartoźródłowy system monitorująco-kontrolujący systemy zawierający wszelkie apekty HIDS
Name: ossec-hids
Version: 2.5.1
-Release: 0.1
+Release: 0.2
License: GPL v3
Group: Applications/System
Source0: http://www.ossec.net/files/%{name}-%{version}.tar.gz
@@ -62,16 +63,18 @@
Provides: ossec = %{version}-%{release}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-
ExclusiveOS: linux
-
%description
OSSEC HIDS is an Open Source Host-based Intrusion Detection System. It
performs log analysis, integrity checking, root kit detection,
time-based alerting and active response.
+%description -l pl.UTF-8
+OSSEC jest platformą monitorującą i kontrolującą systemy, zawierającą
+wszystkie aspekty HIDS (host-based intrusion detection), systemu
+monitorującego logi oraz SIM/SIEM (Security Informaton and Event
+Manager) w jednym rozwiązaniu.
%package client
Summary: The OSSEC HIDS Client
@@ -83,7 +86,6 @@
Requires: perl-DBD-SQLite
%endif
-
%package server
Summary: The OSSEC HIDS Server
Group: Applications/System
@@ -99,11 +101,19 @@
The %{name}-client package contains the client part of the OSSEC HIDS.
Install this package on every client to be monitored.
+%description client -l pl.UTF-8
+Paczka %{name}-client zawiera wszelkie elementy niezbędne do pracy
+jako klient systemu OSSEC HIDS.
+
%description server
The %{name}-server package contains the server part of the OSSEC HIDS.
Install this package on a central machine for log collection and
alerting.
+%description server -l pl.UTF-8
+Paczka %{name}-server zawiera elementy niezbędne do uruchomienia
+centralnego serwera monitorującego i zbierającego alerty i logi z
+serwerów zdalnych (klientów).
%prep
%setup -q
@@ -436,6 +446,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2011/07/04 17:52:59 marti
+- added pl.UTF-8 descriptions
+
Revision 1.3 2011/06/17 13:42:52 paszczus
- adaptarized
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ossec-hids/ossec-hids.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list