[packages/jitterentropy] - pl

qboosh qboosh at pld-linux.org
Sat May 8 08:33:32 CEST 2021


commit 09e70882e114fb99f2a9d7b7aa6da887a8353e01
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat May 8 08:35:44 2021 +0200

    - pl

 jitterentropy.spec | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)
---
diff --git a/jitterentropy.spec b/jitterentropy.spec
index d9026cd..fbdb863 100644
--- a/jitterentropy.spec
+++ b/jitterentropy.spec
@@ -1,4 +1,5 @@
 Summary:	Library implementing the jitter entropy source
+Summary(pl.UTF-8):	Biblioteka implementująca źródło entropii jitter
 Name:		jitterentropy
 Version:	3.0.2
 Release:	1
@@ -18,22 +19,37 @@ high-resolution time stamp. It is a small-scale, yet fast entropy
 source that is viable in almost all environments and on a lot of CPU
 architectures.
 
+%description -l pl.UTF-8
+Jitter RNG zapewnia źródło szumu wykorzystujące fluktuacje czasu
+wykonywania kodu przez CPU. Nie zależy od żadnego zasobu systemowego
+innego niż znacznik czasu wysokiej rozdzielczości. Jest to źródło
+entropii małej skali, ale szybkie, opłacalne w prawie każdym
+środowisku, przy wielu architekturach CPU.
+
 %package devel
 Summary:	Header files for jitterentropy library
+Summary(pl.UTF-8):	Pliki nagłówkowe biblioteki jitterentropy
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 
 %description devel
 Header files for jitterentropy library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe biblioteki jitterentropy.
+
 %package static
 Summary:	Static jitterentropy library
+Summary(pl.UTF-8):	Statyczna biblioteka jitterentropy
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{version}-%{release}
 
 %description static
 Static jitterentropy library.
 
+%description static -l pl.UTF-8
+Statyczna biblioteka jitterentropy.
+
 %prep
 %setup -q -n %{name}-library-%{version}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/jitterentropy.git/commitdiff/09e70882e114fb99f2a9d7b7aa6da887a8353e01



More information about the pld-cvs-commit mailing list