From 786191d469ef2d907c560c7e1031d665d9c188e3 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Oct 2020 12:39:48 +0100 Subject: fix obsoletes --- php74.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php74.spec b/php74.spec index e96d86d..c658f3d 100644 --- a/php74.spec +++ b/php74.spec @@ -287,7 +287,7 @@ Group: Development/Languages 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 %endif -- cgit