From 3250f0057369e1d9f3f1a499e9ad66e143ecb927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 22 Sep 2016 08:11:33 -0400 Subject: [PATCH] Add self-obsoletes on versions < 231 https://bugzilla.redhat.com/show_bug.cgi?id=1377733#c7 --- systemd.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/systemd.spec b/systemd.spec index 0f3ef76..464c2ce 100644 --- a/systemd.spec +++ b/systemd.spec @@ -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}