SPECS: kernel-char-frandom.spec - pl
qboosh
qboosh at pld-linux.org
Sat Feb 25 17:36:08 CET 2006
Author: qboosh Date: Sat Feb 25 16:36:08 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
kernel-char-frandom.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/kernel-char-frandom.spec
diff -u SPECS/kernel-char-frandom.spec:1.1 SPECS/kernel-char-frandom.spec:1.2
--- SPECS/kernel-char-frandom.spec:1.1 Fri Feb 24 10:51:17 2006
+++ SPECS/kernel-char-frandom.spec Sat Feb 25 17:36:02 2006
@@ -4,9 +4,9 @@
%bcond_without dist_kernel # allow non-distribution kernel
%bcond_without smp # don't build SMP module
%bcond_with verbose # verbose build (V=1)
-
-Summary: A fast random number generator as a kernel module for Linux.
-Summary(pl): Szybki genereator liczb pseudolosowych w postaci modułu kernela.
+#
+Summary: A fast random number generator as a kernel module for Linux
+Summary(pl): Szybki genereator liczb pseudolosowych w postaci modułu jądra Linuksa
Name: kernel-char-frandom
Version: 0.8
%define _rel 1
@@ -16,7 +16,7 @@
Source0: http://dl.sourceforge.net/frandom/frandom-%{version}.tar.gz
# Source0-md5: b46c48721ff545b80a28d8e03e0e3115
Patch0: %{name}-kdev_t.patch
-URL: http://frandom.freedesktop.org/
+URL: http://frandom.sourceforge.net/
%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7}
BuildRequires: rpmbuild(macros) >= 1.217
Requires(post,postun): /sbin/depmod
@@ -27,13 +27,20 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-frandom is a kernel module. It's the machinery between a special device driver,
-/dev/frandom, which behaves very much like /dev/urandom, only it creates data
-faster. Much faster. And it doesn't use much or any kernel entropy.
+frandom is a kernel module. It's the machinery between a special
+device driver, /dev/frandom, which behaves very much like
+/dev/urandom, only it creates data faster. Much faster. And it doesn't
+use much or any kernel entropy.
+
+%description -l pl
+frandom to moduł jądra stojący za urządzeniem specjalnym /dev/frandom,
+które zachowuje się bardzo podobnie do /dev/urandom, ale tworzy dane
+szybciej, dużo szybciej. I nie zużywa zbyt dużo (lub wcale) entropii
+jądra.
%package -n kernel-smp-char-frandom
-Summary: A fast random number generator as a SMP kernel module for Linux.
-Summary(pl): Szybki genereator liczb pseudolosowych w postaci modułu kernela SMP.
+Summary: A fast random number generator as a SMP kernel module for Linux
+Summary(pl): Szybki genereator liczb pseudolosowych w postaci modułu jądra Linuksa SMP
Release: %{_rel}@%{_kernel_ver_str}
Group: Base/Kernel
Requires(post,postun): /sbin/depmod
@@ -43,8 +50,16 @@
%endif
%description -n kernel-smp-char-frandom
-/dev/frandom, which behaves very much like /dev/urandom, only it creates data
-faster. Much faster. And it doesn't use much or any kernel entropy.
+frandom is a kernel module. It's the machinery between a special
+device driver, /dev/frandom, which behaves very much like
+/dev/urandom, only it creates data faster. Much faster. And it doesn't
+use much or any kernel entropy.
+
+%description -n kernel-smp-char-frandom -l pl
+frandom to moduł jądra stojący za urządzeniem specjalnym /dev/frandom,
+które zachowuje się bardzo podobnie do /dev/urandom, ale tworzy dane
+szybciej, dużo szybciej. I nie zużywa zbyt dużo (lub wcale) entropii
+jądra.
%prep
%setup -q -n frandom-%{version}
@@ -119,6 +134,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/02/25 16:36:02 qboosh
+- pl
+
Revision 1.1 2006/02/24 09:51:17 jajcus
- new spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel-char-frandom.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list