summaryrefslogtreecommitdiffstats
path: root/php70.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
commit3de0995cf80c8993274d1435c012f6628f1a130d (patch)
tree7e85b2c81aa5d7f5b9d1a7a6bbc0a5eef63b1e94 /php70.spec
parentd00c5587beac31afb1e438f524272c48a77b729c (diff)
php 7: strict dep. on php-json verison, fix #35
Diffstat (limited to 'php70.spec')
-rw-r--r--php70.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php70.spec b/php70.spec
index a04eabd..7e0879e 100644
--- a/php70.spec
+++ b/php70.spec
@@ -382,7 +382,7 @@ Provides: php-standard = %{version}, php-standard%{?_isa} = %{version}
Provides: php-tokenizer, php-tokenizer%{?_isa}
Provides: php-zlib, php-zlib%{?_isa}
# For user experience, those extensions were part of php-common
-Requires: php-json%{?_isa}
+Requires: php-json%{?_isa} = %{version}-%{release}
#Requires: php-zip%%{?_isa}
Obsoletes: php-pecl-phar < 1.2.4