diff options
author | Remi Collet <remi@remirepo.net> | 2020-10-28 12:39:29 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-10-28 12:39:29 +0100 |
commit | 1eeadbd1b5eaf7398c0c6045987ddecf40590572 (patch) | |
tree | ffcdb5e5726c12558dcb07bceee4800f63f5f315 /php72.spec | |
parent | c83d58032f0e37b2e54089181d3fe24e128c3ff2 (diff) |
fix obsoletes
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -309,7 +309,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 %endif %description dbg The php-dbg package contains the interactive PHP debugger. |