summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-13 07:05:50 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-13 07:05:50 +0200
commit6b646601c271b51d6ccfdc101ac529ede3281a0e (patch)
treebedfdf9ee8aac978a873bb3b6091a4c2781786f0
parent367469c81b496636b8cdb45ccb5b205589416844 (diff)
php 5.4.7
-rw-r--r--php54.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index 9dab199..c9cf8bf 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}
@@ -65,7 +65,7 @@ Version: 5.4.7
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.2.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 1%{?dist}
+Release: 1%{?dist}.1
%endif
License: PHP
Group: Development/Languages
@@ -1470,6 +1470,9 @@ fi
%changelog
+* Thu Sep 13 2012 Remi Collet <RPMS@famillecollet.com> 5.4.7-1
+- update to 5.4.7
+
* Mon Sep 3 2012 Remi Collet <RPMS@famillecollet.com> 5.4.7-0.2.RC1
- obsoletes php53* and php54*