Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2018-07-18 22:36:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/pam (Old)
 and      /work/SRC/openSUSE:Factory/.pam.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "pam"

Wed Jul 18 22:36:59 2018 rev:91 rq:622485 version:1.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/pam/pam.changes  2018-05-07 14:53:27.414454493 
+0200
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes     2018-07-18 
22:37:01.522324904 +0200
@@ -1,0 +2,6 @@
+Fri Jul 13 15:48:58 CEST 2018 - [email protected]
+
+- Install empty directory /etc/security/namespace.d for
+  pam_namespace.so iscript.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ pam.spec ++++++
--- /var/tmp/diff_new_pack.UZW8ZZ/_old  2018-07-18 22:37:04.690314408 +0200
+++ /var/tmp/diff_new_pack.UZW8ZZ/_new  2018-07-18 22:37:04.698314381 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam
 #
-# Copyright (c) 2018 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -39,7 +39,7 @@
 Version:        1.3.0
 Release:        0
 Summary:        A Security Tool that Provides Authentication for Applications
-License:        GPL-2.0+ or BSD-3-Clause
+License:        GPL-2.0-or-later OR BSD-3-Clause
 Group:          System/Libraries
 PreReq:         permissions
 %if 0%{?suse_version} >= 1330
@@ -164,6 +164,8 @@
 echo "sclp_line0" >> $RPM_BUILD_ROOT/etc/securetty
 echo "ttysclp0" >> $RPM_BUILD_ROOT/etc/securetty
 %endif
+# install /etc/security/namespace.d used by pam_namespace.so for 
namespace.conf iscript
+install -d $RPM_BUILD_ROOT%{_sysconfdir}/security/namespace.d
 # install other.pamd and common-*.pamd
 install -m 644 %{SOURCE3} $RPM_BUILD_ROOT/etc/pam.d/other
 install -m 644 %{SOURCE4} $RPM_BUILD_ROOT/etc/pam.d/common-auth
@@ -238,6 +240,7 @@
 %config(noreplace) %{_sysconfdir}/security/time.conf
 %config(noreplace) %{_sysconfdir}/security/namespace.conf
 %config(noreplace) %{_sysconfdir}/security/namespace.init
+%dir  %{_sysconfdir}/security/namespace.d
 %doc NEWS
 %license COPYING
 %doc %{_mandir}/man5/environment.5*


Reply via email to