From 7ce0903a80f08f536be7d6ec789df4da4f359591 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Oct 2020 12:38:50 +0100 Subject: fix obsoletes --- php56.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php56.spec') diff --git a/php56.spec b/php56.spec index c427e2b..0fda68b 100644 --- a/php56.spec +++ b/php56.spec @@ -365,7 +365,7 @@ executing PHP scripts, /usr/bin/php, and the CGI interface. Group: Development/Languages Summary: The interactive PHP debugger Requires: php-common%{?_isa} = %{version}-%{release} -Obsoletes: php56u-dbg, php56w-dbg +Obsoletes: php56u-dbg, php56w-phpdbg %description dbg The php-dbg package contains the interactive PHP debugger. -- cgit