summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-06-10 17:35:39 +0200
committerRemi Collet <fedora@famillecollet.com>2016-06-10 17:35:39 +0200
commit30c0a5ed0ee2431ac9cf5e05a41e228e5547d12f (patch)
treeb1c560110c151fdd861b68206e3fe3fbe1e3b505 /php.spec
parent9cc939654de0bb13b407f74b145b492e3280b6a2 (diff)
php 7: strict dep. on php-json verison, fix #35
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index 9619369..cce5188 100644
--- a/php.spec
+++ b/php.spec
@@ -380,7 +380,7 @@ Provides: %{?scl_prefix}php-tokenizer, %{?scl_prefix}php-tokenizer%{?_isa}
Provides: %{?scl_prefix}php-zlib, %{?scl_prefix}php-zlib%{?_isa}
%{?scl:Requires: %{scl}-runtime}
# For user experience, those extensions were part of php-common
-Requires: %{?scl_prefix}php-json%{?_isa}
+Requires: %{?scl_prefix}php-json%{?_isa} = %{version}-%{release}
#Requires: %%{?scl_prefix}php-zip%%{?_isa}
%description common