]> git.pld-linux.org Git - packages/pam.git/commitdiff
disable update-motd.patch; suggest upstream solution auto/th/pam-1.3.1-1
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Nov 2018 20:13:45 +0000 (22:13 +0200)
committerElan Ruusamäe <glen@pld-linux.org>
Wed, 28 Nov 2018 20:13:48 +0000 (22:13 +0200)
https://github.com/linux-pam/linux-pam/pull/48

if someone wants to preserve the behaviour the patch needs to be rebased

pam.spec

index baa068e0f04418a6c1889e2d6609aa2cd1d3feee..93c2d211de4ebccfe126bcb1779eb4c27d0fe412 100644 (file)
--- 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}
This page took 0.238848 seconds and 4 git commands to generate.