Hello community, here is the log from the commit of package pam for openSUSE:Factory checked in at 2017-11-15 16:48:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam (Old) and /work/SRC/openSUSE:Factory/.pam.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam" Wed Nov 15 16:48:22 2017 rev:88 rq:539328 version:1.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/pam/pam.changes 2017-03-08 00:44:34.320275725 +0100 +++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2017-11-15 16:48:22.884739353 +0100 @@ -1,0 +2,5 @@ +Thu Oct 12 08:55:29 UTC 2017 - [email protected] + +- Prerequire group(shadow), user(root) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam.spec ++++++ --- /var/tmp/diff_new_pack.SomRpv/_old 2017-11-15 16:48:23.740707990 +0100 +++ /var/tmp/diff_new_pack.SomRpv/_new 2017-11-15 16:48:23.744707843 +0100 @@ -1,7 +1,7 @@ # # spec file for package pam # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -42,6 +42,10 @@ License: GPL-2.0+ or BSD-3-Clause Group: System/Libraries PreReq: permissions +%if 0%{?suse_version} >= 1330 +Requires(pre): group(shadow) +Requires(pre): user(root) +%endif #DL-URL: https://fedorahosted.org/releases/l/i/linux-pam/ Source: Linux-PAM-%{version}.tar.bz2
