[packages/libnfs] - enabled multithreading support, release 2

qboosh qboosh at pld-linux.org
Mon Jul 7 20:53:08 CEST 2025


commit 1070b1f052f16bdd376fa74ae77867ceda402de5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Jul 7 20:54:39 2025 +0200

    - enabled multithreading support, release 2

 libnfs.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/libnfs.spec b/libnfs.spec
index 4f8c623..c15a4a6 100644
--- a/libnfs.spec
+++ b/libnfs.spec
@@ -6,7 +6,7 @@ Summary:	Client library for accessing NFS shares over network
 Summary(pl.UTF-8):	Biblioteka kliencka do dostępu do udziałów NFS poprzez sieć
 Name:		libnfs
 Version:	6.0.2
-Release:	1
+Release:	2
 # library code is LGPL, protocol definition files are BSD licensed
 License:	LGPL v2.1+ and BSD
 Group:		Libraries
@@ -100,7 +100,8 @@ użyciu biblioteki libnfs.
 %{__autoconf}
 %{__autoheader}
 %{__automake}
-%configure
+%configure \
+	--enable-pthread
 %{__make}
 
 %install
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libnfs.git/commitdiff/1070b1f052f16bdd376fa74ae77867ceda402de5



More information about the pld-cvs-commit mailing list