Browse Source

php74-7.4.25-2

Tomohiro "Tomo-p" KATO 3 years ago
parent
commit
ba66c231ba
1 changed files with 7 additions and 1 deletions
  1. 7 1
      p/php74/php74-vl.spec

+ 7 - 1
p/php74/php74-vl.spec

@@ -44,7 +44,7 @@ Name: php%{majorver}
 Summary: The PHP HTML-embedded scripting language. (PHP: Hypertext Preprocessor)
 Summary(ja): HTML 埋め込み型スクリプト言語 PHP
 Version: 7.4.25
-Release: 1%{_dist_release}%{?with_systemd:.systemd}
+Release: 2%{_dist_release}%{?with_systemd:.systemd}
 Group: programming
 Vendor: Project Vine
 Distribution: Vine Linux
@@ -70,6 +70,8 @@ Source32: php-fpm.service
 # for libgd >= 2.3.3
 # https://github.com/php/php-src/commit/b3646440b1808abf0874b6f89027ce53ec5da03f
 Patch1: php-gd2.3.3.patch
+# https://github.com/php/php-src/pull/7596
+Patch2: php-icu70.patch
 
 # Additional feature
 Patch33: php-5.2.4-phpincludedir.patch
@@ -451,6 +453,7 @@ on each request.
 %setup -q -n %{srcname}
 
 %patch1 -p1
+%patch2 -p1
 
 %patch33 -p1 -b .phpincludedir
 
@@ -951,6 +954,9 @@ rm -f files.*
 
 #======================================================================
 %changelog
+* Sat Oct 30 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.4.25-2
+- built with icu-70.1.
+
 * Thu Oct 21 2021 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.4.25-1
 - new upstream release.
 - built with openssl-3.0.0.