[packages/libpthread-stubs] - updated to 0.4 - updated description (no longer provides stub library itself)

qboosh qboosh at pld-linux.org
Thu Mar 16 21:41:52 CET 2017


commit cd1c0756e84d955242e01808a1a18e016b3d05db
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 16 21:44:03 2017 +0100

    - updated to 0.4
    - updated description (no longer provides stub library itself)

 libpthread-stubs.spec | 40 ++++++++++++----------------------------
 1 file changed, 12 insertions(+), 28 deletions(-)
---
diff --git a/libpthread-stubs.spec b/libpthread-stubs.spec
index 25f0f76..f17fb84 100644
--- a/libpthread-stubs.spec
+++ b/libpthread-stubs.spec
@@ -1,41 +1,25 @@
-Summary:	pthread library helper
-Summary(pl.UTF-8):	Pakiet pomocniczy biblioteki pthread
+Summary:	Meta package for pthread symbols
+Summary(pl.UTF-8):	Metapakiet zapewniający symbole pthread
 Name:		libpthread-stubs
-Version:	0.3
-Release:	3
+Version:	0.4
+Release:	1
 License:	MIT
 Group:		Libraries
-Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
-# Source0-md5:	e8fa31b42e13f87e8f5a7a2b731db7ee
-URL:		http://xcb.freedesktop.org/
+Source0:	https://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
+# Source0-md5:	48c1544854a94db0e51499cc3afd797f
+URL:		https://xcb.freedesktop.org/
 Obsoletes:	libpthread-stubs-devel < 0.3
 Obsoletes:	libpthread-stubs-static < 0.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This library provides weak aliases for pthread functions not provided
-in libc or otherwise available by default. Libraries like libxcb rely
-on pthread stubs to use pthreads optionally, becoming thread-safe when
-linked to libpthread, while avoiding any performance hit when running
-single-threaded. libpthread-stubs supports this behavior even on
-platforms which do not supply all the necessary pthread stubs. On
-platforms which already supply all the necessary pthread stubs, this
-package ships only the pkg-config file pthread-stubs.pc, to allow
-libraries to unconditionally express a dependency on pthread-stubs and
-still obtain correct behavior.
+Meta package for pthread symbols - defaults to heavyweight ones
+(libpthread) if the C runtime does not provide lightweight ones.
 
 %description -l pl.UTF-8
-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.
+Metapakiet zapewniający symbole pthread - domyślnie cięższe
+(libpthread), jeśli biblioteka uruchomieniowa C nie dostarcza lżejszej
+wersji.
 
 %prep
 %setup -q
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpthread-stubs.git/commitdiff/cd1c0756e84d955242e01808a1a18e016b3d05db



More information about the pld-cvs-commit mailing list