SPECS: libpthread-stubs.spec - pl - Group changed to Development/L...
qboosh
qboosh at pld-linux.org
Fri Nov 24 12:21:05 CET 2006
Author: qboosh Date: Fri Nov 24 11:21:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
- Group changed to Development/Libraries as there is no runtime on Linux
---- Files affected:
SPECS:
libpthread-stubs.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libpthread-stubs.spec
diff -u SPECS/libpthread-stubs.spec:1.1 SPECS/libpthread-stubs.spec:1.2
--- SPECS/libpthread-stubs.spec:1.1 Fri Nov 24 11:55:38 2006
+++ SPECS/libpthread-stubs.spec Fri Nov 24 12:21:00 2006
@@ -1,10 +1,11 @@
# $Revision$, $Date$
Summary: pthread library helper
+Summary(pl): Pakiet pomocniczy biblioteki pthread
Name: libpthread-stubs
Version: 0.1
Release: 1
License: MIT
-Group: Libraries
+Group: Development/Libraries
Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
# Source0-md5: 774eabaf33440d534efe108ef9130a7d
URL: http://xcb.freedesktop.org/
@@ -22,6 +23,19 @@
libraries to unconditionally express a dependency on pthread-stubs and
still obtain correct behavior.
+%description -l pl
+Ta biblioteka udostępnia słabe aliasy dla funkcji pthread nie
+dostarczane domyślnie przez libc lub w inny sposób. Biblioteki takie
+jak libxcb polegają na zaślepkach pthread, aby opcjonalnie używać
+wątków pthread i zachowywać się bezpiecznie w przypadku zlinkowania z
+libpthread, a unikać narzutu czasowego przy działaniu jednowątkowym.
+libpthread-stubs obsługuje to zachowanie nawet na platformach nie
+udostępniających wszystkich potrzebnych zaślepek pthread. Na
+platformach udostępniających wszystkie potrzebne zaślepki pthread ten
+pakiet dostarcza jedynie plik pkg-configa pthread-stubs.pc pozwalający
+bibliotekom bezwarunkowo zawierać zależność od pthread-stubs i nadal
+zachowywać się prawidłowo.
+
%prep
%setup -q
@@ -49,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2006/11/24 11:21:00 qboosh
+- pl
+- Group changed to Development/Libraries as there is no runtime on Linux
+
Revision 1.1 2006/11/24 10:55:38 arekm
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libpthread-stubs.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list