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
commit5e40a03cfa4c0e0539f311edb6bda6e1e28125dd (patch)
treea50158826c59883eba492582994553f96d1a94ed
parentf51070aa116ab2c1ab930aa76e3c783c3bd01da6 (diff)
PHP: rebuild using libicu-last 50.1.2
-rw-r--r--php55.spec8
1 files changed, 6 insertions, 2 deletions
diff --git a/php55.spec b/php55.spec
index 94673c1..d724040 100644
--- a/php55.spec
+++ b/php55.spec
@@ -102,7 +102,7 @@ Version: 5.5.5
%if 0%{?snapdate:1}%{?rcver:1}
Release: 0.1.%{?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
@@ -813,7 +813,8 @@ Group: System Environment/Libraries
# All files licensed under PHP version 3.01
License: PHP
Requires: php-common%{?_isa} = %{version}-%{release}
-BuildRequires: libicu-devel >= 4.0
+# Upstream requires 4.0, we require 50 to ensure use of libicu-last
+BuildRequires: libicu-devel >= 50
Obsoletes: php53-intl, php53u-intl, php54-intl, php55-intl
%description intl
@@ -1840,6 +1841,9 @@ fi
%changelog
+* Sun Oct 27 2013 Remi Collet <remi@fedoraproject.org> 5.5.5-2
+- rebuild using libicu-last 50.1.2
+
* Tue Oct 15 2013 Remi Collet <rcollet@redhat.com> - 5.5.5-1
- update to 5.5.5