From 8a02009d2fa298a86016fd54efe751d45fb97530 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Va=C5=A1=C3=ADk?= Date: Fri, 14 Dec 2018 15:57:48 +0100 Subject: [PATCH] add ownership of /run/{motd,motd.d} and /usr/lib/{motd,motd.d} --- .gitignore | 1 + setup.spec | 13 ++++++++++++- sources | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 384cec0..c7d7864 100644 --- a/.gitignore +++ b/.gitignore @@ -73,3 +73,4 @@ setup-2.8.25.tar.bz2 /setup-2.12.2.tar.bz2 /setup-2.12.3.tar.bz2 /setup-2.12.5.tar.bz2 +/setup-2.12.6.tar.bz2 diff --git a/setup.spec b/setup.spec index dca0104..a33a7aa 100644 --- a/setup.spec +++ b/setup.spec @@ -1,6 +1,6 @@ Summary: A set of system configuration and setup files Name: setup -Version: 2.12.5 +Version: 2.12.6 Release: 1%{?dist} License: Public Domain Group: System Environment/Base @@ -45,6 +45,10 @@ touch %{buildroot}/etc/fstab mkdir -p %{buildroot}/etc/profile.d echo "#Add any required envvar overrides to this file, it is sourced from /etc/profile" >%{buildroot}/etc/profile.d/sh.local echo "#Add any required envvar overrides to this file, is sourced from /etc/csh.login" >%{buildroot}/etc/profile.d/csh.local +mkdir -p %{buildroot}/run/motd.d +touch %{buildroot}/run/motd +mkdir -p %{buildroot}/usr/lib/motd.d +touch %{buildroot}/usr/lib/motd # remove unpackaged files from the buildroot rm -f %{buildroot}/etc/Makefile @@ -84,6 +88,10 @@ end %config(noreplace) /etc/hosts.deny %verify(not md5 size mtime) %config(noreplace) /etc/motd %dir /etc/motd.d +%verify(not md5 size mtime) %config(noreplace) /run/motd +%dir /run/motd.d +%verify(not md5 size mtime) %config(noreplace) /usr/lib/motd +%dir /usr/lib/motd.d %config(noreplace) /etc/printcap %verify(not md5 size mtime) %config(noreplace) /etc/inputrc %config(noreplace) /etc/bashrc @@ -102,6 +110,9 @@ end %ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/fstab %changelog +* Thu Dec 13 2018 Robert Fairley - 2.12.6-1 +- add ownership of /run/{motd,motd.d} and /usr/lib/{motd,motd.d} + * Wed Dec 12 2018 Ondrej Vasik - 2.12.5-1 - use full path for non-builtins in profile and lang.sh (#1648589) diff --git a/sources b/sources index 6002cf6..ce3d561 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (setup-2.12.5.tar.bz2) = 98e47af14c51a50127436ea53be5d931917ff9ac0001025c2159104bd49bdb936eb680912d96abd76d6be6bb6c8cdb3019a824b48f33ba93185b04b1b1fc5aa2 +SHA512 (setup-2.12.6.tar.bz2) = 926e65f7c790353ab6276b15e2878efb6375c63ff8f4c066b8ce9fb852d9afb152b83231ca655f56ae9cb63ef8f0555fa5e00764204b36e5f53426c0ea7dad2a