]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
up to 7.4.0RC3
[packages/php.git] / php.spec
index 9f5286164a894adfa5568ed7f1eb2fcc9936a3f3..5fe2ff35f73980e3bf64ef330d6a8c31fcc64024 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -14,7 +14,7 @@
 %bcond_without alternatives    # use alternatives system to select default phar and php-fpm
 %bcond_with    default_php     # build this PHP as default PHP in system (disables alternatives)
 # - General options:
-%bcond_without embed           # disable building Embedded API
+%bcond_with    embed           # disable building Embedded API
 %bcond_with    gcov            # Enable Code coverage reporting
 %bcond_without kerberos5       # without Kerberos5 support
 %bcond_with    systemtap       # systemtap/DTrace support
 %undefine      with_pdo_sqlite
 %endif
 
-%define                subver RC2
+%define                subver RC3
 %define                rel     1
 %define                orgname php
 %define                ver_suffix 74
@@ -161,7 +161,7 @@ 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: ce70af5947ae2228b3408952f8c71be8
+# Source0-md5: 16bab715ced5f8af92344c4400d7bed5
 Source1:       opcache.ini
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
This page took 0.030577 seconds and 4 git commands to generate.