[packages/php] - up to 7.4.0 final

arekm arekm at pld-linux.org
Thu Nov 28 11:30:42 CET 2019


commit 1ff8f5d21f93da29a422b1cee8aa324680ee98fe
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Nov 28 11:30:29 2019 +0100

    - up to 7.4.0 final

 php.spec | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/php.spec b/php.spec
index a3a0ca0..f350cd4 100644
--- a/php.spec
+++ b/php.spec
@@ -139,7 +139,6 @@
 %undefine	with_pdo_sqlite
 %endif
 
-%define		subver RC5
 %define		rel	1
 %define		orgname	php
 %define		ver_suffix 74
@@ -152,7 +151,7 @@ Summary(ru.UTF-8):	PHP Версии 7 - язык препроцессирова
 Summary(uk.UTF-8):	PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
 Version:	7.4.0
-Release:	2.%{subver}.%{rel}
+Release:	3
 Epoch:		4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -160,8 +159,8 @@ Epoch:		4
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 #Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-Source0:	https://downloads.php.net/~derick/php-%{version}%{subver}.tar.xz
-# Source0-md5:	f26a23a42fd663400219b7145fcf4d0f
+Source0:	https://downloads.php.net/~derick/php-%{version}.tar.xz
+# Source0-md5:	c2ab075e03e4757014196640c24dad25
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -1861,7 +1860,7 @@ compression support to PHP.
 Moduł PHP umożliwiający używanie kompresji zlib.
 
 %prep
-%setup -q -n %{orgname}-%{version}%{?subver}
+%setup -q -n %{orgname}-%{version}
 cp -p php.ini-production php.ini
 %patch0 -p1
 %patch1 -p1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/1ff8f5d21f93da29a422b1cee8aa324680ee98fe



More information about the pld-cvs-commit mailing list