[packages/pam] - bump version-release in trigger to remove use_authtok

baggins baggins at pld-linux.org
Sun Jan 7 03:00:36 CET 2024


commit aa7cca42904b40732d0affbb63fdd38ec7f58b58
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Jan 7 01:07:59 2024 +0100

    - bump version-release in trigger to remove use_authtok

 pam.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pam.spec b/pam.spec
index eaa01f2..4756153 100644
--- a/pam.spec
+++ b/pam.spec
@@ -23,7 +23,7 @@ Summary(tr.UTF-8):	Modüler, artımsal doğrulama birimleri
 Summary(uk.UTF-8):	Інструмент, що забезпечує аутентифікацію для програм
 Name:		pam
 Version:	1.5.3
-Release:	3
+Release:	4
 Epoch:		1
 # The library is BSD licensed with option to relicense as GPLv2+
 # - this option is redundant as the BSD license allows that anyway.
@@ -417,7 +417,7 @@ if [ "$1" != 1 ]; then
 fi
 exit 0
 
-%triggerpostun -- %{name} < 1:1.5.3-2
+%triggerpostun -- %{name} < 1:1.5.3-4
 # removed in 1.5.3
 if grep -qs pam_tally /etc/pam.d/system-auth; then
 	%{__sed} -i -e '/pam_tally/d' /etc/pam.d/system-auth
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pam.git/commitdiff/aa7cca42904b40732d0affbb63fdd38ec7f58b58



More information about the pld-cvs-commit mailing list