From d17e7e6686a7f9fe433ab8e622b72178ca951e04 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 16 Mar 2018 15:20:03 +0100 Subject: [PATCH] php-json is optional, drop this old historical dependency --- php.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/php.spec b/php.spec index 16fe9f5..493065d 100644 --- a/php.spec +++ b/php.spec @@ -254,8 +254,6 @@ Provides: php-sockets, php-sockets%{?_isa} Provides: php-spl, php-spl%{?_isa} Provides: php-standard = %{version}, php-standard%{?_isa} = %{version} Provides: php-tokenizer, php-tokenizer%{?_isa} -# For user experience, those extensions were part of php-common -Requires: php-json%{?_isa} = %{version}-%{release} %if %{with_zip} Provides: php-zip, php-zip%{?_isa} Obsoletes: php-pecl-zip < 1.11