add missing BR on openssl-devel for new libcurl (FTBFS from Koschei)

This commit is contained in:
Remi Collet 2017-04-28 07:01:03 +02:00
parent cd13fc7ae6
commit 5a70fd1a95
1 changed files with 6 additions and 1 deletions

View File

@ -21,7 +21,7 @@
Name: php-pecl-http
Version: 3.1.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Extended HTTP support
License: BSD
@ -46,6 +46,8 @@ BuildRequires: php-pecl-propro-devel >= 1.0.0
BuildRequires: php-pecl-raphf-devel >= 1.1.0
BuildRequires: libevent-devel >= 1.4
BuildRequires: pkgconfig
# only needed in F27+
BuildRequires: openssl-devel
Requires: php(zend-abi) = %{php_zend_api}
Requires: php(api) = %{php_core_api}
@ -234,6 +236,9 @@ NO_INTERACTION=1 \
%changelog
* Fri Apr 28 2017 Remi Collet <remi@fedoraproject.org> - 3.1.0-3
- add missing BR on openssl-devel for new libcurl (FTBFS from Koschei)
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild