summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-20 12:20:53 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-20 12:20:53 +0100
commit72e1de207479de3d135be687e340189cdc7bf00d (patch)
treead6a575a296056a8633d2182dc8ad51e2c46003a
parent7eaf937e26f224836869f17f21d4e8dcc07f2380 (diff)
icu: backport for remi repo for EL-5 from RHEL-6 specHEADmaster
-rw-r--r--icu.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/icu.spec b/icu.spec
index a293e27..4d6fe22 100644
--- a/icu.spec
+++ b/icu.spec
@@ -50,7 +50,6 @@ Includes and definitions for developing with icu.
%package -n lib%{name}-doc
Summary: Documentation for International Components for Unicode
Group: Documentation
-BuildArch: noarch
%description -n lib%{name}-doc
%{summary}.
@@ -67,6 +66,7 @@ BuildArch: noarch
%build
cd source
+sed -e '/AC_PREREQ/s/2.63/2.59/' -i configure.in
autoconf
CFLAGS='%optflags -fno-strict-aliasing'
CXXFLAGS='%optflags -fno-strict-aliasing'
@@ -144,6 +144,9 @@ rm -rf $RPM_BUILD_ROOT
%doc source/__docs/%{name}/html/*
%changelog
+* Wed Mar 20 2013 Remi Collet <RPMS@famillecollet.com> - 4.2.1-9.1
+- backport for remi repo for EL-5 from RHEL-6 spec
+
* Mon Dec 12 2011 Caolan McNamara <caolanm@redhat.com> - 4.2.1-9.1
- Resolves: rhbz#766539 CVE-2011-4599 localeID overflow