From eaf75331b4401522ade21aad7d78cf285d1b3d5051f45b7d2f14a5448b4d2260 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 11 Oct 2011 13:58:26 +0000 Subject: [PATCH] - make sure updaters get in the /sbin/init from here - the sub package of the split package will decide which init wins in update case OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=211 --- systemd.changes | 6 ++++++ systemd.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/systemd.changes b/systemd.changes index 97665142..b45fab37 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Oct 11 13:57:32 UTC 2011 - coolo@suse.com + +- make sure updaters get in the /sbin/init from here - the sub package + of the split package will decide which init wins in update case + ------------------------------------------------------------------- Tue Oct 11 13:10:27 UTC 2011 - coolo@suse.com diff --git a/systemd.spec b/systemd.spec index b66aa1b0..bec7ce20 100644 --- a/systemd.spec +++ b/systemd.spec @@ -98,6 +98,7 @@ Summary: System V init tools Requires: %{name} = %{version} Provides: sbin_init Conflicts: otherproviders(sbin_init) +Provides: sysvinit:/sbin/init %description sysvinit Drop-in replacement of System V init tools.