- spec: fix dependencies for mini variants (follow-up)
systemd-mini-container is one of the sub-package that relies systemd-mini to conflict with kiwi and to not be installed on real systems. OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1256
This commit is contained in:
parent
da7db93ea6
commit
39726d4947
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 17:46:12 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
- spec: fix dependencies for mini variants (follow-up)
|
||||
|
||||
systemd-mini-container is one of the sub-package that relies systemd-mini to
|
||||
conflict with kiwi and to not be installed on real systems.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 22 15:22:16 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||
|
||||
|
@ -388,10 +388,8 @@ Provides: nss-mymachines = %{version}-%{release}
|
||||
Provides: systemd-container = %{version}-%{release}
|
||||
Provides: systemd:%{_bindir}/systemd-nspawn
|
||||
%if 0%{?bootstrap}
|
||||
Conflicts: kiwi
|
||||
Conflicts: systemd-container
|
||||
Provides: systemd-container = %{version}-%{release}
|
||||
Requires: this-is-only-for-build-envs
|
||||
%endif
|
||||
|
||||
%description container
|
||||
|
Loading…
Reference in New Issue
Block a user