From a917d032f6226ee7165f873f22c495bb6272f167 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Fri, 29 Sep 2017 16:38:18 +0200 Subject: rename patch --- php72.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'php72.spec') diff --git a/php72.spec b/php72.spec index 2829877..c590443 100644 --- a/php72.spec +++ b/php72.spec @@ -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 - 7.2.0~RC3-1 - update to 7.2.0RC2 -- cgit