summaryrefslogtreecommitdiffstats
path: root/php56.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-07-19 18:37:37 +0200
committerRemi Collet <fedora@famillecollet.com>2014-07-19 18:37:37 +0200
commit3198361bf65c4b591cb5aef22ba88c5418db8aca (patch)
tree97e37d3a936b3f5c9c7e4273a5e6952a1b3334a5 /php56.spec
parent4fec15b899dba55d93c3b616c9e26720bf24f5ee (diff)
php 5.6: test build for #67635
Diffstat (limited to 'php56.spec')
-rw-r--r--php56.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/php56.spec b/php56.spec
index 60f9df6..ae421a6 100644
--- a/php56.spec
+++ b/php56.spec
@@ -121,7 +121,7 @@ Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.6.0
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.16.%{?snapdate}%{?rcver}%{?dist}
+Release: 0.17.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -196,6 +196,7 @@ Patch301: php-5.6.0-oldpcre.patch
Patch302: php-5.6.0-noNO.patch
# WIP
+Patch400: php-systemd.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -925,6 +926,7 @@ rm -rf ext/json
%patch302 -p0 -b .971416
# WIP patch
+%patch400 -p1 -b .systemd
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE
@@ -1917,7 +1919,10 @@ fi
%changelog
-* Mon Jul 7 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.13.RC2
+* Sat Jul 19 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.17.RC2
+- test build for #67635
+
+* Mon Jul 7 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.16.RC2
- php 5.6.0RC2
* Mon Jun 23 2014 Remi Collet <rcollet@redhat.com> 5.6.0-0.15.RC1