summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-29 16:38:18 +0200
committerRemi Collet <remi@remirepo.net>2017-09-29 16:38:18 +0200
commita917d032f6226ee7165f873f22c495bb6272f167 (patch)
treea846de9e897d615c9404981cc56493bb38844fd5
parent8005745fda43bda3f8f9dbf032d208e5b12d11bb (diff)
rename patch
-rw-r--r--php-7.2.0-libdb.patch (renamed from php-7.1.0-libdb.patch)0
-rw-r--r--php72.spec7
2 files changed, 4 insertions, 3 deletions
diff --git a/php-7.1.0-libdb.patch b/php-7.2.0-libdb.patch
index ca36d1a..ca36d1a 100644
--- a/php-7.1.0-libdb.patch
+++ b/php-7.2.0-libdb.patch
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 <remi@remirepo.net> - 7.2.0~RC3-1
- update to 7.2.0RC2