diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-28 12:39:48 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-28 12:39:48 +0100 |
commit | 786191d469ef2d907c560c7e1031d665d9c188e3 (patch) | |
tree | 0cea2e5be98ff0768591b3be57079879b409f581 | |
parent | 4f97fac1628679b8a5134552e28baba141d6d0b8 (diff) |
fix obsoletes
-rw-r--r-- | php74.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -287,7 +287,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 Obsoletes: php74-dbg, php74w-phpdbg %endif |