From ceefc399861389a62d0f6ed94e1f885a342c6041da99a522b86de64e4d23bdc8 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Fri, 24 Apr 2020 07:45:46 +0000 Subject: [PATCH] Accepting request 796795 from home:fbui:systemd:openSUSE-Factory - Drop %tmpfiles_create portables.conf from %post of networkd sub-package It was probably mistakenly added because systemd-portable served as template for systemd-network. OBS-URL: https://build.opensuse.org/request/show/796795 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1095 --- systemd-mini.changes | 8 ++++++++ systemd-mini.spec | 1 - systemd.changes | 8 ++++++++ systemd.spec | 1 - 4 files changed, 16 insertions(+), 2 deletions(-) diff --git a/systemd-mini.changes b/systemd-mini.changes index 9a617e13..3a6a38af 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 24 07:38:48 UTC 2020 - Franck Bui + +- Drop %tmpfiles_create portables.conf from %post of networkd sub-package + + It was probably mistakenly added because systemd-portable served as + template for systemd-network. + ------------------------------------------------------------------- Thu Apr 23 14:17:31 UTC 2020 - Franck Bui diff --git a/systemd-mini.spec b/systemd-mini.spec index 5e48bdb0..c34ec20d 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -975,7 +975,6 @@ fi %endif %post network -%tmpfiles_create portables.conf %if %{with networkd} %service_add_post systemd-networkd.service %service_add_post systemd-networkd-wait-online.service diff --git a/systemd.changes b/systemd.changes index 9a617e13..3a6a38af 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Apr 24 07:38:48 UTC 2020 - Franck Bui + +- Drop %tmpfiles_create portables.conf from %post of networkd sub-package + + It was probably mistakenly added because systemd-portable served as + template for systemd-network. + ------------------------------------------------------------------- Thu Apr 23 14:17:31 UTC 2020 - Franck Bui diff --git a/systemd.spec b/systemd.spec index f0115b79..917aee96 100644 --- a/systemd.spec +++ b/systemd.spec @@ -973,7 +973,6 @@ fi %endif %post network -%tmpfiles_create portables.conf %if %{with networkd} %service_add_post systemd-networkd.service %service_add_post systemd-networkd-wait-online.service