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
This commit is contained in:
parent
c538c4fc88
commit
109c6ea954
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 10:37:21 UTC 2018 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- 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 <fbui@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 10:37:21 UTC 2018 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- 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 <fbui@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user