From 6b59da756f4630bfb8eb250949e2c3215e050f46 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Oct 2020 12:39:07 +0100 Subject: fix obsoletes --- php70.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php70.spec') diff --git a/php70.spec b/php70.spec index 7a6cefc..533ab92 100644 --- a/php70.spec +++ b/php70.spec @@ -336,7 +336,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 +Obsoletes: php56u-dbg, php56w-phpdbg, php70u-dbg, php70w-phpdbg %endif %description dbg -- cgit