Hello community, here is the log from the commit of package nfs-utils for openSUSE:Factory checked in at 2018-07-13 10:18:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nfs-utils (Old) and /work/SRC/openSUSE:Factory/.nfs-utils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nfs-utils" Fri Jul 13 10:18:39 2018 rev:145 rq:621750 version:2.1.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nfs-utils/nfs-utils.changes 2017-12-06 08:47:41.928905752 +0100 +++ /work/SRC/openSUSE:Factory/.nfs-utils.new/nfs-utils.changes 2018-07-13 10:18:44.186268296 +0200 @@ -1,0 +2,6 @@ +Fri Jul 6 15:02:49 CEST 2018 - [email protected] + +- Create files in /var/lib/nfs via tmpfiles.d [bsc#1100404], + [FATE#325524] + +------------------------------------------------------------------- New: ---- nfs-kernel-server.tmpfiles.conf ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nfs-utils.spec ++++++ --- /var/tmp/diff_new_pack.YaYFWk/_old 2018-07-13 10:18:44.830269062 +0200 +++ /var/tmp/diff_new_pack.YaYFWk/_new 2018-07-13 10:18:44.834269067 +0200 @@ -1,7 +1,7 @@ # # spec file for package nfs-utils # -# Copyright (c) 2017 SUSE LINUX 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 @@ -25,7 +25,7 @@ Version: 2.1.1 Release: 0 Summary: Support Utilities for Kernel nfsd -License: GPL-2.0+ +License: GPL-2.0-or-later Group: Productivity/Networking/NFS Url: http://kernel.org/pub/linux/utils/nfs-utils/ Source0: http://kernel.org/pub/linux/utils/nfs-utils/%{version}/nfs-utils-%{version}.tar.xz @@ -49,6 +49,7 @@ Source24: rpc-statd-notify.options.conf Source25: rpc-svcgssd.options.conf Source26: nfs.conf +Source27: nfs-kernel-server.tmpfiles.conf Patch0: nfs-utils-1.0.7-bind-syntax.patch Patch1: 0001-conffile-ignore-empty-environment-variables.patch Patch2: 0002-mount-call-setgroups-before-setuid.patch @@ -170,6 +171,7 @@ install -D -m 644 %{SOURCE24} %{buildroot}%{_unitdir}/rpc-statd-notify.service.d/options.conf install -D -m 644 %{SOURCE25} %{buildroot}%{_unitdir}/rpc-svcgssd.service.d/options.conf install -D -m 644 %{SOURCE26} %{buildroot}%{_sysconfdir}/nfs.conf +install -D -m 644 %{SOURCE27} %{buildroot}%{_prefix}/lib/tmpfiles.d/nfs-kernel-server.conf ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcnfsserver ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcnfs-server ln -sf %{_sbindir}/service %{buildroot}%{_sbindir}/rcnfs @@ -244,6 +246,7 @@ fi ### %service_add_post nfsserver.service nfs-mountd.service nfs-server.service +%tmpfiles_create nfs-kernel-server.conf %set_permissions /var/lib/nfs/rmtab %postun -n nfs-kernel-server @@ -343,6 +346,7 @@ %{_unitdir}/proc-fs-nfsd.mount %{_unitdir}/nfsserver.service %{_unitdir}/nfs-server.service.d/nfsserver.conf +%{_prefix}/lib/tmpfiles.d/nfs-kernel-server.conf %{_sbindir}/exportfs %{_sbindir}/rcnfsserver %{_sbindir}/rcnfs-server ++++++ nfs-kernel-server.tmpfiles.conf ++++++ # See tmpfiles.d(5) for details #Type Path Mode UID GID Age Argument d /var/lib/nfs f /var/lib/nfs/etab f /var/lib/nfs/rmtab
