[packages/pinentry] up to 1.3.2

atler atler at pld-linux.org
Tue Aug 19 13:54:51 CEST 2025


commit 29584246ad1f75295317047b653cb74d6bb7b7ae
Author: Jan Palus <atler at pld-linux.org>
Date:   Tue Aug 19 13:51:53 2025 +0200

    up to 1.3.2
    
    drop autotools files regeneration to avoid problems with recent gettext
    version (lib-prefix.m4 no longer included in default search path).
    regeneration is not needed since 1.2.1 anyway.

 pinentry.spec | 11 ++---------
 1 file changed, 2 insertions(+), 9 deletions(-)
---
diff --git a/pinentry.spec b/pinentry.spec
index 28b4920..fcc08df 100644
--- a/pinentry.spec
+++ b/pinentry.spec
@@ -13,12 +13,12 @@
 Summary:	Simple PIN or passphrase entry dialogs
 Summary(pl.UTF-8):	Proste kontrolki dialogowe do wpisywania PIN-ów lub haseł
 Name:		pinentry
-Version:	1.3.1
+Version:	1.3.2
 Release:	1
 License:	GPL v2+
 Group:		Applications
 Source0:	https://www.gnupg.org/ftp/gcrypt/pinentry/%{name}-%{version}.tar.bz2
-# Source0-md5:	89a6844fcf76d3c022ce6c6e930c17ee
+# Source0-md5:	5247373d2e9ac73b1ea662bd270e58a4
 Patch0:		%{name}-info.patch
 URL:		https://www.gnupg.org/
 %{?with_qt5:BuildRequires:	Qt5Core-devel >= 5.0.0}
@@ -30,8 +30,6 @@ URL:		https://www.gnupg.org/
 %{?with_qt6:BuildRequires:	Qt6Widgets-devel >= 6.4.0}
 %{?with_qt4:BuildRequires:	QtCore-devel >= 4}
 %{?with_qt4:BuildRequires:	QtGui-devel >= 4}
-BuildRequires:	autoconf >= 2.69
-BuildRequires:	automake >= 1:1.14
 %{?with_efl:BuildRequires:	elementary-devel >= 1.18}
 %{?with_fltk:BuildRequires:	fltk-devel >= 1.3}
 BuildRequires:	gettext-tools
@@ -198,14 +196,9 @@ cd ..
 %endif
 
 %build
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 CPPFLAGS="%{rpmcppflags} -I/usr/include/ncurses"
 
 %configure \
-	--enable-maintainer-mode \
 	--disable-libsecret \
 	--enable-fallback-curses \
 	--enable-pinentry-curses \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pinentry.git/commitdiff/29584246ad1f75295317047b653cb74d6bb7b7ae



More information about the pld-cvs-commit mailing list