summaryrefslogtreecommitdiffstats
path: root/php54.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-08-02 11:13:25 +0200
committerRemi Collet <fedora@famillecollet.com>2012-08-02 11:13:25 +0200
commit8c6a22869fc5a5d433731b344586cdb90607deea (patch)
tree53822508119060d9d298f33a43307e4df67b9a4b /php54.spec
parent283f1540715e20160dc25f9af7cb969b100a84dc (diff)
php 5.4.6RC1
Diffstat (limited to 'php54.spec')
-rw-r--r--php54.spec11
1 files changed, 7 insertions, 4 deletions
diff --git a/php54.spec b/php54.spec
index 27cf798..1ca7346 100644
--- a/php54.spec
+++ b/php54.spec
@@ -26,7 +26,7 @@
%global mysql_config %{_libdir}/mysql/mysql_config
#global snapdate 201201041830
-#global rcver RC1
+%global rcver RC1
# Optional components; pass "--with mssql" etc to rpmbuild.
%global with_oci8 %{?_with_oci8:1}%{!?_with_oci8:0}
@@ -70,9 +70,9 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
-Version: 5.4.5
-%if 0%{?snapdate}
-Release: 0.7.%{snapdate}%{?dist}
+Version: 5.4.6
+%if 0%{?snapdate:1}%{?rcver:1}
+Release: 0.1.%{?snapdate}%{?rcver}%{?dist}
%else
Release: 1%{?dist}
%endif
@@ -1444,6 +1444,9 @@ fi
%changelog
+* Thu Aug 02 2012 Remi Collet <RPM@famillecollet.com> 5.4.6-0.1.RC1
+- update to 5.4.6RC1
+
* Fri Jul 20 2012 Remi Collet <RPM@famillecollet.com> 5.4.5-1
- update to 5.4.5