diff options
Diffstat (limited to 'php72.spec')
-rw-r--r-- | php72.spec | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -153,7 +153,7 @@ Patch1: php-7.1.7-httpd.patch Patch5: php-7.2.0-includedir.patch Patch6: php-5.6.3-embed.patch Patch7: php-5.3.0-recode.patch -Patch8: php-7.1.0-libdb.patch +Patch8: php-7.2.0-libdb.patch Patch9: php-7.0.7-curl.patch # Functional changes @@ -1028,11 +1028,10 @@ Summary: Wrapper for the Sodium cryptographic library # All files licensed under PHP version 3.0.1 License: PHP Group: System Environment/Libraries -# Ensure libsodium-last is used +# Ensure libsodium-last is used (upstream 1.0.9) BuildRequires: pkgconfig(libsodium) >= 1.0.13 Requires: php-common%{?_isa} = %{version}-%{release} -# not provided as API is different Obsoletes: php-pecl-libsodium2 < 7 Provides: php-pecl(libsodium) = %{version} Provides: php-pecl(libsodium)%{?_isa} = %{version} @@ -2122,6 +2121,8 @@ fi %changelog +- dont obsolete php-pecl-libsodium + * Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC3-1 - update to 7.2.0RC2 |