summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-10-28 12:39:48 +0100
committerRemi Collet <remi@remirepo.net>2020-10-28 12:39:48 +0100
commit786191d469ef2d907c560c7e1031d665d9c188e3 (patch)
tree0cea2e5be98ff0768591b3be57079879b409f581
parent4f97fac1628679b8a5134552e28baba141d6d0b8 (diff)
fix obsoletes
-rw-r--r--php74.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php74.spec b/php74.spec
index e96d86d..c658f3d 100644
--- a/php74.spec
+++ b/php74.spec
@@ -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