summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-09-26 15:39:02 +0200
committerRemi Collet <remi@remirepo.net>2017-09-26 15:39:02 +0200
commitc77b11e733746850013f6eabc8a37b2aa86b207c (patch)
tree8de569e04285271044192156adf7200262470f95 /php72.spec
parent7d4c56707996b642ac6373599077a6c87962bb0b (diff)
v7.2.0RC3
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php72.spec b/php72.spec
index b3e75cb..01edb3f 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,12 +112,12 @@
%endif
%global upver 7.2.0
-%global rcver RC2
+%global rcver RC3
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: %{upver}%{?rcver:~%{rcver}}
-Release: 3%{?dist}
+Release: 1%{?dist}
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -210,6 +210,7 @@ BuildRequires: libtool-ltdl-devel
BuildRequires: %{?dtsprefix}systemtap-sdt-devel
%endif
#BuildRequires: bison
+BuildRequires: /bin/ps
%if 0%{?rhel}
Obsoletes: php53, php53u, php54w, php55u, php55w, php56u, php56w, mod_php70u, php70w, mod_php71u, mod_php71w, mod_php72u, mod_php72w
@@ -2122,6 +2123,9 @@ fi
%changelog
+* Tue Sep 26 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC3-1
+- update to 7.2.0RC2
+
* Mon Sep 25 2017 Remi Collet <remi@remirepo.net> - 7.2.0~RC2-3
- F27: php now requires php-fpm and start it with httpd / nginx