[packages/php] Update to 8.0.0RC2
glen
glen at pld-linux.org
Thu Oct 22 00:44:18 CEST 2020
commit 80a94a7c55b6f0c7ff84b45ba48da085f8a8f0f1
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Thu Oct 22 01:15:51 2020 +0300
Update to 8.0.0RC2
php.spec | 13 +++++--------
1 file changed, 5 insertions(+), 8 deletions(-)
---
diff --git a/php.spec b/php.spec
index fccbf46..7d07972 100644
--- a/php.spec
+++ b/php.spec
@@ -142,6 +142,7 @@
%define orgname php
%define ver_suffix 80
%define php_suffix %{!?with_default_php:%{ver_suffix}}
+%define subver RC2
Summary: PHP: Hypertext Preprocessor
Summary(fr.UTF-8): Le langage de script embarque-HTML PHP
Summary(pl.UTF-8): Język skryptowy PHP
@@ -150,7 +151,7 @@ Summary(ru.UTF-8): PHP Версии 7 - язык препроцессирова
Summary(uk.UTF-8): PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
Name: %{orgname}%{php_suffix}
Version: 8.0.0
-Release: 0.rc1.1
+Release: 1.%{subver}.1
Epoch: 4
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -158,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/~carusogabriel/php-%{version}rc1.tar.xz
-# Source0-md5: 95923f24e336801d704d4177fcb3e0ce
+Source0: https://downloads.php.net/~pollita/php-%{version}%{subver}.tar.xz
+# Source0-md5: 61a74b2413470f3152bd6e64a46e4dfb
Source1: opcache.ini
Source2: %{orgname}-mod_php.conf
Source3: %{orgname}-cgi-fcgi.ini
@@ -1848,11 +1849,7 @@ compression support to PHP.
Moduł PHP umożliwiający używanie kompresji zlib.
%prep
-%if 0
-%setup -q -n %{orgname}-%{version}
-%else
-%setup -q -n %{orgname}-%{version}rc1
-%endif
+%setup -q -n %{orgname}-%{version}%{?subver}
cp -p php.ini-production php.ini
%patch0 -p1
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/80a94a7c55b6f0c7ff84b45ba48da085f8a8f0f1
More information about the pld-cvs-commit
mailing list