]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 7.4.0 final auto/th/php74-7.4.0-3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 28 Nov 2019 10:30:29 +0000 (11:30 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 28 Nov 2019 10:30:29 +0000 (11:30 +0100)
php.spec

index a3a0ca0a8d5e0e7744ecc99e8d970edd3cc8ba67..f350cd434c4d50567726d55ca3d73e426119eb7d 100644 (file)
--- a/php.spec
+++ b/php.spec
 %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
This page took 0.908223 seconds and 4 git commands to generate.