From 9a10dee50dfb60dfe67399f9ebeb03db62305176 Mon Sep 17 00:00:00 2001
From: Remi Collet <remi@remirepo.net>
Date: Wed, 28 Oct 2020 12:40:00 +0100
Subject: fix obsoletes

---
 php80.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/php80.spec b/php80.spec
index d06bf7f..a9c0b72 100644
--- a/php80.spec
+++ b/php80.spec
@@ -283,7 +283,7 @@ executing PHP scripts, /usr/bin/php, and the CGI interface.
 Summary: The interactive PHP debugger
 Requires: php-common%{?_isa} = %{version}-%{release}
 %if 0%{?rhel}
-Obsoletes: php56u-dbg, php56w-dbg, php70u-dbg, php70w-phpdbg, php71u-dbg, php71w-phpdbg, php72u-dbg, php72w-phpdbg
+Obsoletes: php56u-dbg, php56w-phpdbg, php70u-dbg, php70w-phpdbg, php71u-dbg, php71w-phpdbg, php72u-dbg, php72w-phpdbg
 Obsoletes: php73-dbg, php73w-phpdbg
 Obsoletes: php74-dbg, php74w-phpdbg
 Obsoletes: php80-dbg
-- 
cgit