From a565d41f37bf39ba1a75167731dcc497a48d50264c37b957730703428bc3003e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 11 Oct 2011 11:07:20 +0000 Subject: [PATCH] - do not list specific sbin_init providers OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=208 --- systemd.changes | 5 +++++ systemd.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/systemd.changes b/systemd.changes index 9891b612..e3a4709c 100644 --- a/systemd.changes +++ b/systemd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Oct 11 11:07:02 UTC 2011 - coolo@suse.com + +- do not list specific sbin_init providers + ------------------------------------------------------------------- Wed Oct 5 16:18:48 UTC 2011 - fcrozat@suse.com diff --git a/systemd.spec b/systemd.spec index 33a01022..794d39fa 100644 --- a/systemd.spec +++ b/systemd.spec @@ -99,8 +99,7 @@ Group: System/Base Summary: System V init tools Requires: %{name} = %{version} Provides: sbin_init -Conflicts: sysvinit -Conflicts: upstart +Conflicts: otherproviders(sbin_init) %description sysvinit Drop-in replacement of System V init tools.