[packages/libnsl] - require libtirpc [1:]1.0.3 (there was key_secretkey_is_set export bug up to 1.0.2); release 3

qboosh qboosh at pld-linux.org
Tue Jun 7 21:37:52 CEST 2022


commit 4fdfdda98a2fd8dc66120717f36d55bc98d02048
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Jun 7 21:39:05 2022 +0200

    - require libtirpc [1:]1.0.3 (there was key_secretkey_is_set export bug up to 1.0.2); release 3

 libnsl.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libnsl.spec b/libnsl.spec
index fd7b387..30bc5f8 100644
--- a/libnsl.spec
+++ b/libnsl.spec
@@ -6,7 +6,7 @@ Summary:	Library containing NIS functions using TI-RPC (IPv6 enabled)
 Summary(pl.UTF-8):	Biblioteka zawierająca funkcje NIS wykorzystujące TI-RPC (z obsługą IPv6)
 Name:		libnsl
 Version:	1.3.0
-Release:	2
+Release:	3
 License:	LGPL v2.1
 Group:		Libraries
 #Source0Download: https://github.com/thkukuk/libnsl/releases
@@ -14,11 +14,11 @@ Source0:	https://github.com/thkukuk/libnsl/releases/download/v%{version}/%{name}
 # Source0-md5:	9214f674bd0c2bcfdd6c1da0cadb061f
 URL:		https://github.com/thkukuk/libnsl
 BuildRequires:	gettext-tools >= 0.19.2
-BuildRequires:	libtirpc-devel >= 1.0.1
+BuildRequires:	libtirpc-devel >= 1:1.0.3
 BuildRequires:	pkgconfig
 BuildRequires:	tar >= 1:1.22
 BuildRequires:	xz
-Requires:	libtirpc >= 1.0.1
+Requires:	libtirpc >= 1:1.0.3
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -48,7 +48,7 @@ Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
 # libnsl used to be part of glibc
 Requires:	glibc-devel >= 6:2.32
-Requires:	libtirpc-devel >= 1.0.1
+Requires:	libtirpc-devel >= 1:1.0.3
 
 %description devel
 Header files for libnsl library.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libnsl.git/commitdiff/4fdfdda98a2fd8dc66120717f36d55bc98d02048



More information about the pld-cvs-commit mailing list