From 109c6ea9544aff0602592929b3f1d90a857531215e9555062e08328817b9b954 Mon Sep 17 00:00:00 2001 From: Franck Bui Date: Fri, 9 Nov 2018 14:32:33 +0000 Subject: [PATCH] Accepting request 647602 from home:fbui:systemd:openSUSE-Factory - Make systemd-mini-sysvinit provides systemd-sysvinit Some packages (such as shepherd-bins) want to conflicts with systemd-sysvinit: they should also conflict with systemd-mini-sysvinit. OBS-URL: https://build.opensuse.org/request/show/647602 OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1046 --- systemd-mini.changes | 9 +++++++++ systemd-mini.spec | 1 + systemd.changes | 9 +++++++++ systemd.spec | 1 + 4 files changed, 20 insertions(+) diff --git a/systemd-mini.changes b/systemd-mini.changes index 6967fc53..e0afa6ec 100644 --- a/systemd-mini.changes +++ b/systemd-mini.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 9 10:37:21 UTC 2018 - Franck Bui + +- Make systemd-mini-sysvinit provides systemd-sysvinit + + Some packages (such as shepherd-bins) want to conflicts with + systemd-sysvinit: they should also conflict with + systemd-mini-sysvinit. + ------------------------------------------------------------------- Wed Nov 7 08:45:08 UTC 2018 - Franck Bui diff --git a/systemd-mini.spec b/systemd-mini.spec index 65bd1142..3d23ede6 100644 --- a/systemd-mini.spec +++ b/systemd-mini.spec @@ -197,6 +197,7 @@ Group: System/Base Requires: %{name} = %{version}-%{release} Provides: sbin_init Conflicts: otherproviders(sbin_init) +Provides: systemd-sysvinit = %{version}-%{release} Provides: sysvinit:/sbin/init %description sysvinit diff --git a/systemd.changes b/systemd.changes index 6967fc53..e0afa6ec 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Nov 9 10:37:21 UTC 2018 - Franck Bui + +- Make systemd-mini-sysvinit provides systemd-sysvinit + + Some packages (such as shepherd-bins) want to conflicts with + systemd-sysvinit: they should also conflict with + systemd-mini-sysvinit. + ------------------------------------------------------------------- Wed Nov 7 08:45:08 UTC 2018 - Franck Bui diff --git a/systemd.spec b/systemd.spec index 4a475bd3..9beae4f4 100644 --- a/systemd.spec +++ b/systemd.spec @@ -195,6 +195,7 @@ Group: System/Base Requires: %{name} = %{version}-%{release} Provides: sbin_init Conflicts: otherproviders(sbin_init) +Provides: systemd-sysvinit = %{version}-%{release} Provides: sysvinit:/sbin/init %description sysvinit