summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-06-17 07:22:45 +0200
committerRemi Collet <fedora@famillecollet.com>2014-06-17 07:22:45 +0200
commit32d3921546381c201fc3a613b70548115cb37d43 (patch)
treeba046b4f69dd2e57212a2410d1774651e6d94170 /php54.spec
parent1f50ead48a73b0b5e56fa1f5342ff663a996aea4 (diff)
php 5.4.30RC1 test build
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec13
1 files changed, 5 insertions, 8 deletions
diff --git a/php54.spec b/php54.spec
index 4b348b8..14a8194 100644
--- a/php54.spec
+++ b/php54.spec
@@ -77,11 +77,11 @@
%endif
#global snapdate 201201041830
-#global rcver RC1
+%global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.4.29
+Version: 5.4.30
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
@@ -136,9 +136,6 @@ Patch46: php-5.4.9-fixheader.patch
Patch47: php-5.4.9-phpinfo.patch
# Upstream fixes
-Patch100: php-reg67072.patch
-Patch101: php-bug67326.patch
-Patch102: php-reg67118.patch
# Security fixes
@@ -804,9 +801,6 @@ rm -f ext/json/utf8_to_utf16.*
%patch91 -p1 -b .remi-oci8
# upstream patches
-%patch100 -p1 -b .reg67072
-%patch101 -p1 -b .bug67326
-%patch102 -p1 -b .reg67118
# security patches
@@ -1655,6 +1649,9 @@ fi
%changelog
+* Tue Jun 17 2014 Remi Collet <rcollet@redhat.com> 5.4.30-0.1.RC1
+- Test build of 5.4.30RC1
+
* Thu Jun 5 2014 Remi Collet <rcollet@redhat.com> 5.4.29-3
- fix regression introduce in fix for #67118