[packages/php4] sqlite3 3.48.0 rebuild
atler
atler at pld-linux.org
Tue Feb 4 17:34:28 CET 2025
commit f2f0b0ebc01cfb21a828edc06cc377395cbcc82a
Author: Jan Palus <atler at pld-linux.org>
Date: Tue Feb 4 17:04:38 2025 +0100
sqlite3 3.48.0 rebuild
Release 75 (by relup.sh)
php4.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/php4.spec b/php4.spec
index 1a80ec3..e960341 100644
--- a/php4.spec
+++ b/php4.spec
@@ -73,7 +73,7 @@
%undefine with_msession
%endif
-%define rel 74
+%define rel 75
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -1674,6 +1674,8 @@ cp -f Zend/LICENSE{,.Zend}
# make colliding symbol static
%{__sed} -i -e 's/^char \*yytext/static &/' Zend/zend_{ini,language}_scanner.c
+touch ext/standard/parsedate.y
+
%build
API=$(awk '/#define PHP_API_VERSION/{print $3}' main/php.h)
if [ $API != %{php_api_version} ]; then
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php4.git/commitdiff/f2f0b0ebc01cfb21a828edc06cc377395cbcc82a
More information about the pld-cvs-commit
mailing list