From 3f927a7f3bb6554cab83c2c0ae8aa2cae01b80cb Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 20 Mar 2013 10:45:46 +0100 Subject: icu: drop this version --- icu.spec | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'icu.spec') diff --git a/icu.spec b/icu.spec index bc77518..f76002d 100644 --- a/icu.spec +++ b/icu.spec @@ -7,7 +7,10 @@ License: MIT and UCD and Public Domain URL: http://www.icu-project.org/ Source0: http://download.icu-project.org/files/icu4c/49.1.1/icu4c-49_1_1-src.tgz Source1: icu-config.sh + +BuildRoot: %{_tmppath}/%{name}-%{version}-root BuildRequires: doxygen, autoconf, python + Requires: lib%{name} = %{version}-%{release} Patch1: icu.8198.revert.icu5431.patch @@ -172,6 +175,9 @@ make %{?_smp_mflags} -C source check %doc source/__docs/%{name}/html/* %changelog +* Wed Mar 20 2013 Remi Collet - 49.1.1-8 +- backport for remi repo for EL-5 + * Wed Mar 06 2013 Eike Rathke - 49.1.1-8 - Resolves: rhbz#918168 CVE-2013-0900 race condition allows DoS -- cgit