Blame SOURCES/0008-Remove-Obsoletes-for-compat-package.patch

4f68fd
From 639583b86750c3e17e68be781315ee262fd293d5 Mon Sep 17 00:00:00 2001
4f68fd
From: David Lehman <dlehman@redhat.com>
4f68fd
Date: Mon, 25 Mar 2019 15:26:25 -0400
4f68fd
Subject: [PATCH 8/8] Remove Obsoletes for compat package.
4f68fd
4f68fd
---
4f68fd
 python-blivet3.spec | 9 ---------
4f68fd
 1 file changed, 9 deletions(-)
4f68fd
4f68fd
diff --git a/python-blivet3.spec b/python-blivet3.spec
4f68fd
index 883ba9b8..cb54a4cd 100644
4f68fd
--- a/python-blivet3.spec
4f68fd
+++ b/python-blivet3.spec
4f68fd
@@ -92,15 +92,6 @@ Requires: python3-gobject-base
4f68fd
 Requires: systemd-udev
4f68fd
 Requires: %{realname}-data = %{epoch}:%{version}-%{release}
4f68fd
 
4f68fd
-Obsoletes: blivet-data < 1:2.0.0
4f68fd
-
4f68fd
-%if %{without python2}
4f68fd
-Obsoletes: python2-blivet < 1:2.0.2-2
4f68fd
-Obsoletes: python-blivet < 1:2.0.2-2
4f68fd
-%else
4f68fd
-Obsoletes: python-blivet < 1:2.0.0
4f68fd
-%endif
4f68fd
-
4f68fd
 %description -n python3-%{realname}
4f68fd
 The python3-%{realname} is a python3 package for examining and modifying storage
4f68fd
 configuration.
4f68fd
-- 
4f68fd
2.17.2
4f68fd