Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pam_mount for openSUSE:Factory checked in at 2022-03-15 19:04:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pam_mount (Old) and /work/SRC/openSUSE:Factory/.pam_mount.new.25692 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pam_mount" Tue Mar 15 19:04:35 2022 rev:75 rq:961748 version:2.18 Changes: -------- --- /work/SRC/openSUSE:Factory/pam_mount/pam_mount.changes 2022-01-13 23:22:07.244074149 +0100 +++ /work/SRC/openSUSE:Factory/.pam_mount.new.25692/pam_mount.changes 2022-03-15 19:05:18.628964002 +0100 @@ -1,0 +2,5 @@ +Sat Mar 12 19:35:38 UTC 2022 - Callum Farmer <gm...@opensuse.org> + +- Add tmpfiles.d conf for /run/pam_mount + +------------------------------------------------------------------- New: ---- pam_mount.tmpfiles ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pam_mount.spec ++++++ --- /var/tmp/diff_new_pack.DdhWhh/_old 2022-03-15 19:05:19.172964371 +0100 +++ /var/tmp/diff_new_pack.DdhWhh/_new 2022-03-15 19:05:19.176964373 +0100 @@ -29,6 +29,7 @@ Source9: http://downloads.sf.net/pam-mount/%name-%version.tar.asc Source1: convert_pam_mount_conf.pl Source2: convert_keyhash.pl +Source3: pam_mount.tmpfiles Source5: baselibs.conf Source6: %name.keyring Patch1: pam_mount-0.47-enable-logout-kill.dif @@ -122,9 +123,11 @@ ln -s /usr/sbin/mount.crypt_LUKS "$b/sbin" ln -s /usr/sbin/umount.crypt_LUKS "$b/sbin" %endif +install -Dm0644 %SOURCE3 "$b/%_tmpfilesdir/%name.conf" %fdupes %buildroot/%_prefix %post +%tmpfiles_create %_tmpfilesdir/%name.conf if [ -e etc/security/pam_mount.conf ] then cp etc/security/pam_mount.conf.xml %_docdir/%name/examples/ @@ -148,6 +151,7 @@ %files %_docdir/%name %{_pam_moduledir}/pam_mount*.so +%_tmpfilesdir/%name.conf %_sbindir/mount.* %_sbindir/umount.* %_sbindir/pmvarrun ++++++ pam_mount.tmpfiles ++++++ #Type Path Mode User Group Age Argument d /run/pam_mount 0755 root root - -