SPECS: libsetrans.spec - pl
qboosh
qboosh at pld-linux.org
Thu Apr 20 19:42:50 CEST 2006
Author: qboosh Date: Thu Apr 20 17:42:50 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
libsetrans.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libsetrans.spec
diff -u SPECS/libsetrans.spec:1.1 SPECS/libsetrans.spec:1.2
--- SPECS/libsetrans.spec:1.1 Sun Apr 16 04:26:44 2006
+++ SPECS/libsetrans.spec Thu Apr 20 19:42:45 2006
@@ -1,5 +1,6 @@
# $Revision$, $Date$
Summary: SELinux Translation library
+Summary(pl): Biblioteka tłumaczenia SELinuksa
Name: libsetrans
Version: 0.1.20
Release: 0.9
@@ -13,17 +14,34 @@
%description
Security-enhanced Linux is a feature of the Linux kernel and a number
of utilities with enhanced security functionality designed to add
-mandatory access controls to Linux. The Security-enhanced Linux
-kernel contains new architectural components originally developed to
-improve the security of the Flask operating system. These
-architectural components provide general support for the enforcement
-of many kinds of mandatory access control policies, including those
-based on the concepts of Type Enforcement, Role-based Access
-Control, and Multi-level Security.
+mandatory access controls to Linux. The Security-enhanced Linux kernel
+contains new architectural components originally developed to improve
+the security of the Flask operating system. These architectural
+components provide general support for the enforcement of many kinds
+of mandatory access control policies, including those based on the
+concepts of Type Enforcement, Role-based Access Control, and
+Multi-level Security.
libsetrans provides an translation library to translate SELinux categories
from internal representations to user defined representation.
+%description -l pl
+Security-enhanced Linux jest prototypem jądra Linuksa i wielu
+aplikacji użytkowych o funkcjach podwyższonego bezpieczeństwa.
+Zaprojektowany jest tak, aby w prosty sposób ukazać znaczenie
+obowiązkowej kontroli dostępu dla społeczności linuksowej. Ukazuje
+również jak taką kontrolę można dodać do istniejącego systemu typu
+Linux. Jądro SELinux zawiera nowe składniki architektury pierwotnie
+opracowane w celu ulepszenia bezpieczeństwa systemu operacyjnego
+Flask. Te elementy zapewniają ogólne wsparcie we wdrażaniu wielu
+typów polityk obowiązkowej kontroli dostępu, włączając te wzorowane
+na: Type Enforcement (TE), kontroli dostępu opartej na rolach (RBAC)
+i zabezpieczeniach wielopoziomowych.
+
+libsetrans udostępnia bibliotekę tłumaczenia kategorii SELinuksa z
+reprezentacji wewnętrznych na reprezentacje zdefiniowane przez
+użytkownika.
+
%package static
Summary: Static libsetrans library
Summary(pl): Statyczna biblioteka libsetrans
@@ -33,12 +51,20 @@
%description static
Static libsetrans library.
+%description static -l pl
+Statyczna biblioteka libsetrans.
+
%package utils
Summary: libsetrans utils
+Summary(pl): Narzędzia dla libsetrans
Group: Applications
Requires: %{name} = %{version}-%{release}
%description utils
+libsetrans utils.
+
+%description utils -l pl
+Narzędzia dla libsetrans.
%prep
%setup -q
@@ -56,9 +82,8 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
%files
%defattr(644,root,root,755)
@@ -71,7 +96,7 @@
%files utils
%defattr(644,root,root,755)
-%attr(755,root,root) %{_sbindir}
+%attr(755,root,root) %{_sbindir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -79,6 +104,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/04/20 17:42:45 qboosh
+- pl
+
Revision 1.1 2006/04/16 02:26:44 zbyniu
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libsetrans.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list