From f3f4418136a31b67a74fdbb9e2777ca005bcd3ba Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 28 Oct 2020 12:39:37 +0100 Subject: fix obsoletes --- php73.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'php73.spec') diff --git a/php73.spec b/php73.spec index fae0808..58d9bf5 100644 --- a/php73.spec +++ b/php73.spec @@ -321,7 +321,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 %endif %description dbg -- cgit