summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-02-22 13:07:18 +0100
committerRemi Collet <remi@remirepo.net>2019-02-22 13:07:18 +0100
commit52bc7e266ac373fd5eff67d31691f058d550b863 (patch)
tree0bad1cc001367fdf47fc641da9cda1725986ba0d
parentf69dd99da3a28a783ca52adba73b6191808ce300 (diff)
fix upgrade path
-rw-r--r--php73.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/php73.spec b/php73.spec
index 677ca85..592a0a4 100644
--- a/php73.spec
+++ b/php73.spec
@@ -1076,6 +1076,7 @@ Provides: php-pecl-json = %{jsonver}
Provides: php-pecl-json%{?_isa} = %{jsonver}
%if 0%{?rhel}
Obsoletes: php53-json, php53u-json, php54-json, php54w-json, php55u-json, php55w-json, php56u-json, php56w-json
+Obsoletes: php55u-pecl-jsonc, php56u-pecl-jsonc
Obsoletes: php70u-json, php70w-json, php71u-json, php71w-json, php72u-json, php72w-json
Obsoletes: php73u-json, php73w-json
%endif