From cf68a1d155754bf8ed7d0637288181ff78185153c5ce263529814f725f253eab Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Thu, 27 Feb 2020 14:49:37 +0000 Subject: [PATCH] Accepting request 779951 from home:kukuk:container - Recommend login.defs only (no hard requirement) OBS-URL: https://build.opensuse.org/request/show/779951 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=198 --- pam.changes | 5 +++++ pam.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/pam.changes b/pam.changes index 36d5586..e12d9b1 100644 --- a/pam.changes +++ b/pam.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 19 10:04:09 CET 2020 - kukuk@suse.de + +- Recommend login.defs only (no hard requirement) + ------------------------------------------------------------------- Tue Sep 24 11:15:19 UTC 2019 - kukuk@suse.com diff --git a/pam.spec b/pam.spec index 2b53dfe..5e2a682 100644 --- a/pam.spec +++ b/pam.spec @@ -1,7 +1,7 @@ # # spec file for package pam # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -62,7 +62,7 @@ BuildRequires: libtool # All login.defs variables require support from shadow side. # Upgrade this symbol version only if new variables appear! # Verify by shadow-login_defs-check.sh from shadow source package. -Requires: login_defs-support-for-pam >= 1.3.1 +Recommends: login_defs-support-for-pam >= 1.3.1 Requires(post): permissions %if 0%{?suse_version} > 1320 BuildRequires: libdb-4_8-devel