Add self-obsoletes on versions < 231
https://bugzilla.redhat.com/show_bug.cgi?id=1377733#c7
This commit is contained in:
parent
696e2f22d4
commit
3250f00573
@ -126,8 +126,9 @@ Obsoletes: nss-myhostname < 0.4
|
||||
Provides: nss-myhostname = 0.4
|
||||
# systemd-sysv-convert was removed in f20: https://fedorahosted.org/fpc/ticket/308
|
||||
Obsoletes: systemd-sysv < 206
|
||||
# self-obsoletes so that dnf will install new subpackages on upgrade (#1260394)
|
||||
Obsoletes: %{name} < 229-5
|
||||
# self-obsoletes so that dnf will install new subpackages on upgrade
|
||||
# (#1260394, #1377733)
|
||||
Obsoletes: systemd < 231
|
||||
Provides: systemd-sysv = 206
|
||||
Conflicts: initscripts < 9.56.1
|
||||
%if 0%{?fedora}
|
||||
|
Loading…
Reference in New Issue
Block a user