From de1331e1a132e83bef0b3fb634dee4dbbcf78738 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Oct 2020 12:39:18 +0100 Subject: fix obsoletes --- php71.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php71.spec') diff --git a/php71.spec b/php71.spec index 402b9f4..059730e 100644 --- a/php71.spec +++ b/php71.spec @@ -316,7 +316,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, php70u-dbg, php71w-phpdbg +Obsoletes: php56u-dbg, php56w-phpdbg, php70u-dbg, php70w-phpdbg, php70u-dbg, php71w-phpdbg %endif %description dbg The php-dbg package contains the interactive PHP debugger. -- cgit