[packages/php/dev-7.3: 1/6] up to 7.3.0alpha3

glen glen at pld-linux.org
Mon Jul 16 07:02:16 CEST 2018


commit 070939b413ecacc4f782aca14d936aa10e63fdd5
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Mon Jul 9 11:33:41 2018 +0300

    up to 7.3.0alpha3

 php-build_modules.patch |  9 ---------
 php.spec                | 16 +++++++++-------
 2 files changed, 9 insertions(+), 16 deletions(-)
---
diff --git a/php.spec b/php.spec
index 1c15e56..d92153d 100644
--- a/php.spec
+++ b/php.spec
@@ -144,8 +144,9 @@
 %undefine	with_filter
 %endif
 
+%define		subver alpha3
 %define		orgname	php
-%define		ver_suffix 72
+%define		ver_suffix 73
 %define		php_suffix %{!?with_default_php:%{ver_suffix}}
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
@@ -154,16 +155,17 @@ Summary(pt_BR.UTF-8):	A linguagem de script PHP
 Summary(ru.UTF-8):	PHP Версии 7 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
-Version:	7.2.7
-Release:	1
+Version:	7.3.0
+Release:	0.%{subver}.1
 Epoch:		4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
 # TSRM is licensed under BSD
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
-Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	3714de04f777c1925abb0f7d6646e99d
+#Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
+Source0:	https://downloads.php.net/~cmb/php-%{version}alpha3.tar.xz
+# Source0-md5:	7abe998a27daf8507b79086b542317f0
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -180,7 +182,7 @@ Patch2:		%{orgname}-mail.patch
 Patch3:		%{orgname}-link-libs.patch
 Patch4:		intl-stdc++.patch
 Patch5:		%{orgname}-filter-shared.patch
-Patch6:		%{orgname}-build_modules.patch
+
 Patch7:		%{orgname}-sapi-ini-file.patch
 Patch8:		milter.patch
 Patch9:		libtool-tag.patch
@@ -1980,7 +1982,7 @@ cp -p php.ini-production php.ini
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
+
 %patch7 -p1
 %{?with_milter:%patch8 -p1}
 %patch9 -p1
diff --git a/php-build_modules.patch b/php-build_modules.patch
deleted file mode 100644
index cf222ec..0000000
--- a/php-build_modules.patch
+++ /dev/null
@@ -1,9 +0,0 @@
-diff -Naur php-4.1.2.orig/ext/skeleton/create_stubs php-4.1.2/ext/skeleton/create_stubs
---- php-4.1.2.orig/ext/skeleton/create_stubs	Fri May 31 11:50:08 2002
-+++ php-4.1.2/ext/skeleton/create_stubs	Fri May 31 11:52:00 2002
-@@ -1,4 +1,4 @@
--#!/usr/bin/awk -f
-+#!/bin/awk -f
- 
- function gobble(s, x)
- {
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list