summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-06-24 13:08:02 +0200
committerRemi Collet <fedora@famillecollet.com>2013-06-24 13:08:02 +0200
commitbad38c27cea32afa9c868a999f73a98dcea692c3 (patch)
treef3531cf032bdd93d3d6e7c0340aa0407de5cd483
parent1816c4d5cc40480ca6caafad543b146b815023a1 (diff)
php 5.5 test build
-rw-r--r--php55.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php55.spec b/php55.spec
index 4ad64ca..da1e8a6 100644
--- a/php55.spec
+++ b/php55.spec
@@ -61,7 +61,7 @@
%else
%global with_dtrace 0
%endif
-%if 0%{?fedora} < 17 && 0%{?rhel} < 5
+%if 0%{?fedora} < 20 && 0%{?rhel} < 5
%global with_libgd 0
%else
%global with_libgd 1
@@ -80,14 +80,14 @@
%global db_devel libdb-devel
%endif
-#global snapdate 201306031030
+%global snapdate 201306240630
#global rcver RC3
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.5.0
+Version: 5.5.1
%if 0%{?snapdate:1}%{?rcver:1}
-Release: 0.36.%{?snapdate}%{?rcver}%{?dist}.1
+Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -1801,6 +1801,9 @@ fi
%changelog
+* Mon Jun 24 2013 Remi Collet <rcollet@redhat.com> 5.5.0-0.1.201306240630
+- test build (bundled libgd)
+
* Thu Jun 20 2013 Remi Collet <rcollet@redhat.com> 5.5.0-1
- update to 5.5.0 final