[packages/libgcrypt] up to 1.12.0

atler atler at pld-linux.org
Thu Jan 29 18:43:23 CET 2026


commit a525b0a42d2867d370d728a0b0d270970478f74b
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu Jan 29 18:43:12 2026 +0100

    up to 1.12.0

 libgcrypt-libgcrypt_config.patch | 2 +-
 libgcrypt.spec                   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libgcrypt.spec b/libgcrypt.spec
index cc0ab5a..9ad8b5f 100644
--- a/libgcrypt.spec
+++ b/libgcrypt.spec
@@ -9,12 +9,12 @@ Summary(es.UTF-8):	Libgcrypt es una biblioteca general de desarrole embasada em
 Summary(pl.UTF-8):	Biblioteka kryptograficzna oparta na kodzie GnuPG
 Summary(pt_BR.UTF-8):	libgcrypt é uma biblioteca de criptografia de uso geral baseada no GnuPG
 Name:		libgcrypt
-Version:	1.11.2
-Release:	3
+Version:	1.12.0
+Release:	1
 License:	LGPL v2.1+
 Group:		Libraries
 Source0:	https://www.gnupg.org/ftp/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2
-# Source0-md5:	84ce2ad07794b987fe6341b63cf5f537
+# Source0-md5:	f43a87fa7d779fbfb7a0985567521850
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-libgcrypt_config.patch
 URL:		https://directory.fsf.org/wiki/Libgcrypt
diff --git a/libgcrypt-libgcrypt_config.patch b/libgcrypt-libgcrypt_config.patch
index f38ef8b..6ec29b6 100644
--- a/libgcrypt-libgcrypt_config.patch
+++ b/libgcrypt-libgcrypt_config.patch
@@ -5,7 +5,7 @@
      libs_final="$libs"
  
 -    # Set up `libdirs'.
--    if test "x$libdir" != "x/usr/lib" -a "x$libdir" != "x/lib"; then
+-    if test "x$libdir" != "x/usr/lib" && test "x$libdir" != "x/lib"; then
 -	libdirs="-L$libdir"
 -    fi
 -
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libgcrypt.git/commitdiff/a525b0a42d2867d370d728a0b0d270970478f74b



More information about the pld-cvs-commit mailing list