[packages/pam: 2/2] disable update-motd.patch; suggest upstream solution

glen glen at pld-linux.org
Wed Nov 28 21:15:26 CET 2018


commit 4f6939c88004af12189a1397a5aa032b6f4021f7
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Nov 28 22:13:45 2018 +0200

    disable update-motd.patch; suggest upstream solution
    
    https://github.com/linux-pam/linux-pam/pull/48
    
    if someone wants to preserve the behaviour the patch needs to be rebased

 pam.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/pam.spec b/pam.spec
index baa068e..93c2d21 100644
--- a/pam.spec
+++ b/pam.spec
@@ -24,7 +24,7 @@ Summary(tr.UTF-8):	Modüler, artımsal doğrulama birimleri
 Summary(uk.UTF-8):	Інструмент, що забезпечує аутентифікацію для програм
 Name:		pam
 Version:	1.3.1
-Release:	0.1
+Release:	1
 Epoch:		1
 # The library is BSD licensed with option to relicense as GPLv2+
 # - this option is redundant as the BSD license allows that anyway.
@@ -276,7 +276,9 @@ danych GDBM.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
+# upstream has similar approach for multiple files (not no exec):
+# https://github.com/linux-pam/linux-pam/pull/48
+#%patch6 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list