summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 12:39:18 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 12:39:18 +0100
commitde1331e1a132e83bef0b3fb634dee4dbbcf78738 (patch)
tree382294466eb769c66748006e31d1ab410dc0d5c4
parente31fb3122983dfe20d0fc9e9dd33aeb80aa4166e (diff)
fix obsoletes
-rw-r--r--php71.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php71.spec b/php71.spec
index 402b9f4..059730e 100644
--- a/php71.spec
+++ b/php71.spec
@@ -316,7 +316,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, php70u-dbg, php71w-phpdbg
+Obsoletes: php56u-dbg, php56w-phpdbg, php70u-dbg, php70w-phpdbg, php70u-dbg, php71w-phpdbg
%endif
%description dbg
The php-dbg package contains the interactive PHP debugger.