summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-10-27 13:46:44 +0100
committerRemi Collet <fedora@famillecollet.com>2013-10-27 13:46:44 +0100
commit62641112e3b435c9fc208e7d7ec416ffb0ec8141 (patch)
tree07152a7e2fbc3641c81403bd5dc88f0eeb814483
parent5a453a61ad027de9b857f27b68f85ee805b5a09f (diff)
PHP: rebuild using libicu-last 50.1.2
-rw-r--r--php54.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php54.spec b/php54.spec
index d6fa04f..2941aa0 100644
--- a/php54.spec
+++ b/php54.spec
@@ -79,7 +79,7 @@ Version: 5.4.21
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.5.%{?snapdate}%{?rcver}%{?dist}
%else
-Release: 1%{?dist}
+Release: 2%{?dist}
%endif
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
@@ -728,7 +728,8 @@ Group: System Environment/Libraries
# All files licensed under PHP version 3.01
License: PHP
Requires: php-common%{?_isa} = %{version}-%{release}
-BuildRequires: libicu-devel >= 3.6
+# Upstream requires 3.6, we require 50 to ensure use of libicu-last
+BuildRequires: libicu-devel >= 50
Obsoletes: php53-intl, php53u-intl, php54-intl
%description intl
@@ -1632,6 +1633,9 @@ fi
%changelog
+* Sun Oct 27 2013 Remi Collet <remi@fedoraproject.org> 5.4.21-2
+- rebuild using libicu-last 50.1.2
+
* Wed Oct 16 2013 Remi Collet <rcollet@redhat.com> - 5.4.21-1
- update to 5.4.21