diff options
author | Remi Collet <fedora@famillecollet.com> | 2016-02-18 10:49:20 +0100 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2016-02-18 10:49:20 +0100 |
commit | 6afe39a0bca3fec514233ac249c229b3dbd87852 (patch) | |
tree | 0b51518c91f2ad5d80a9f76dcdf6fe5bb7701a0a /php55.spec | |
parent | 9cdca7f5c401cbb530d769d4f2663f93b592997e (diff) |
php: re-add provides php-pecl-Fileinfo
Diffstat (limited to 'php55.spec')
-rw-r--r-- | php55.spec | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,7 @@ %global zendver 20121212 %global pdover 20080721 # Extension version +%global fileinfover 1.0.5 %global opcachever 7.0.6-dev %global oci8ver 1.4.10 @@ -390,6 +391,8 @@ Requires: php-pecl-zip%{?_isa} Provides: php-zlib, php-zlib%{?_isa} Obsoletes: php-pecl-phar < 1.2.4 Obsoletes: php-pecl-Fileinfo < 1.0.5 +Provides: php-pecl-Fileinfo = %{fileinfover}, php-pecl-Fileinfo%{?_isa} = %{fileinfover} +Provides: php-pecl(Fileinfo) = %{fileinfover}, php-pecl(Fileinfo)%{?_isa} = %{fileinfover} Obsoletes: php-mhash < 5.3.0 Obsoletes: php53-mhash, php53u-mhash Obsoletes: php53-common, php53u-common, php54-common, php54w-common, php55u-common, php55w-common |