From 1c7d937659c90828a520b152e9ffeddd70a5c9c6 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 11 Sep 2019 10:15:05 +0200 Subject: drop patch merged in new tag --- php.spec | 2 -- 1 file changed, 2 deletions(-) (limited to 'php.spec') diff --git a/php.spec b/php.spec index ebec537..24c978e 100644 --- a/php.spec +++ b/php.spec @@ -192,7 +192,6 @@ Patch48: php-7.3.3-pdooci.patch Patch91: php-7.2.0-oci8conf.patch # Upstream fixes (100+) -Patch100: https://github.com/php/php-src/commit/c43fc204b1639a8aa6c6212202def29b3c4cf611.patch # Security fixes (200+) @@ -953,7 +952,6 @@ sed -e 's/php-devel/%{?scl_prefix}php-devel/' -i scripts/phpize.in %patch91 -p1 -b .remi-oci8 # upstream patches -%patch100 -p1 -b .up # security patches -- cgit