diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-28 12:40:00 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-28 12:40:00 +0100 |
commit | 9a10dee50dfb60dfe67399f9ebeb03db62305176 (patch) | |
tree | 1e7890221bad10dcc2427c07f1dbd010c615b3bd /php80.spec | |
parent | 8266a0a7b3f0da9630168cdd5ce496ab2b48b0f5 (diff) |
fix obsoletes
Diffstat (limited to 'php80.spec')
-rw-r--r-- | php80.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -283,7 +283,7 @@ executing PHP scripts, /usr/bin/php, and the CGI interface. 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 Obsoletes: php80-dbg |