summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 12:39:29 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 12:39:29 +0100
commit1eeadbd1b5eaf7398c0c6045987ddecf40590572 (patch)
treeffcdb5e5726c12558dcb07bceee4800f63f5f315 /php72.spec
parentc83d58032f0e37b2e54089181d3fe24e128c3ff2 (diff)
fix obsoletes
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php72.spec b/php72.spec
index d2d7090..8f002e8 100644
--- a/php72.spec
+++ b/php72.spec
@@ -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.