From c358a339018e63291833f01c11d948d9d371708d Mon Sep 17 00:00:00 2001 From: Caolan McNamara Date: Wed, 13 Jun 2007 13:27:16 +0000 Subject: [PATCH] Resolves: rhbz#243984 change the icu group --- icu.spec | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/icu.spec b/icu.spec index ffb90c4..c9349ed 100644 --- a/icu.spec +++ b/icu.spec @@ -1,8 +1,8 @@ Name: icu Version: 3.6 -Release: 19%{?dist} +Release: 20%{?dist} Summary: International Components for Unicode -Group: System Environment/Libraries +Group: Development/Tools License: MIT URL: http://www.ibm.com/software/globalization/icu/ Source0: ftp://ftp.software.ibm.com/software/globalization/icu/3.6/icu4c-3_6-src.tgz @@ -26,6 +26,13 @@ Patch14: icu.icu5594.gujarati.patch Patch15: icu.icuXXXX.malayalam.bysyllable.patch %description +Tools and utilities for developing with icu. + +%package -n lib%{name} +Summary: International Components for Unicode - libraries +Group: System Environment/Libraries + +%description -n lib%{name} The International Components for Unicode (ICU) libraries provide robust and full-featured Unicode services on a wide variety of platforms. ICU supports the most current version of the Unicode @@ -37,13 +44,6 @@ results across all the various platforms you support, without sacrificing performance. It offers great flexibility to extend and customize the supplied services. -%package -n lib%{name} -Summary: International Components for Unicode - libraries -Group: System Environment/Libraries - -%description -n lib%{name} -%{summary}. - %package -n lib%{name}-devel Summary: Development files for International Components for Unicode Group: Development/Libraries @@ -51,7 +51,7 @@ Requires: lib%{name} = %{version}-%{release} Requires: pkgconfig %description -n lib%{name}-devel -%{summary}. +Includes and definitions for developing with icu. %package -n lib%{name}-doc Summary: Documentation for International Components for Unicode @@ -151,6 +151,10 @@ rm -rf $RPM_BUILD_ROOT %doc source/__docs/%{name}/html/* %changelog +* Wed Jun 13 2007 Caolan McNamara - 3.6-20 +- Resolves: rhbz#243984 change the icu group as it is libicu + which is "System Environment/Libraries" not icu + * Mon Apr 30 2007 Caolan McNamara - 3.6-19 - Resolves: rhbz#220867 Malayalam rendering