diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..8b1602d --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,2 @@ +libicu +libicu-devel diff --git a/icu.changes b/icu.changes index 9210954..abb3d5c 100644 --- a/icu.changes +++ b/icu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de + +- added baselibs.conf file to build xxbit packages + for multilib support + ------------------------------------------------------------------- Wed Feb 13 17:42:00 CET 2008 - maw@suse.de diff --git a/icu.spec b/icu.spec index 1525a47..a8e3d55 100644 --- a/icu.spec +++ b/icu.spec @@ -13,11 +13,11 @@ Name: icu BuildRequires: gcc-c++ -License: IBM Public License +License: X11/MIT Group: System/Libraries AutoReqProv: on Version: 3.8.1 -Release: 1 +Release: 12 Requires: libicu = %{version} Url: http://ibm.com/software/globalization/icu Source0: icu4c-3_8_1-src.tar.bz2 @@ -53,6 +53,7 @@ Authors: The ICU project, International Business Machines (IBM) and Others. %package -n libicu +License: IBM Public License Summary: International Components for Unicode (development files) Group: Development/Libraries/C and C++ Provides: libicu17 libicu22 libicu26 libicu30 libicu32 libicu34 @@ -71,6 +72,7 @@ Authors: The ICU project, International Business Machines (IBM) and Others. %package -n libicu-devel +License: IBM Public License Summary: International Components for Unicode (development files) Group: Development/Libraries/C and C++ Requires: libicu = %{version} @@ -86,6 +88,7 @@ Authors: The ICU project, International Business Machines (IBM) and Others. %package -n libicu-doc +License: IBM Public License Summary: International Components for Unicode (html documentation) Group: Development/Libraries/C and C++ @@ -100,6 +103,7 @@ Authors: The ICU project, International Business Machines (IBM) and Others. %package -n icu-data +License: IBM Public License Summary: International Components for Unicode (Sources for the Data in ICU) Group: System/Libraries Requires: libicu >= %{version} @@ -222,6 +226,9 @@ rm -rf $RPM_BUILD_ROOT /usr/share/icu/%{version}/UnicodeData.txt %changelog +* Thu Apr 10 2008 ro@suse.de +- added baselibs.conf file to build xxbit packages + for multilib support * Wed Feb 13 2008 maw@suse.de - Update to version 3.8: + Locale Data: ICU uses and supports data from Common Locale Data @@ -296,7 +303,7 @@ rm -rf $RPM_BUILD_ROOT - converted neededforbuild to BuildRequires * Wed Aug 03 2005 sbrabec@suse.cz - Updated to version 3.4. -* Mon Mar 28 2005 gekker@suse.de +* Tue Mar 29 2005 gekker@suse.de - Move icu-config to libicu-devel package (8030). * Mon Jan 10 2005 sbrabec@suse.cz - Updated to version 3.2 (#49578). @@ -322,7 +329,7 @@ rm -rf $RPM_BUILD_ROOT - update to 2.6. * Mon Jun 16 2003 mfabian@suse.de - fix "directory not owned by any package". -* Fri May 16 2003 mfabian@suse.de +* Sat May 17 2003 mfabian@suse.de - fix file list, remove CVS directories. * Wed Sep 11 2002 mfabian@suse.de - /usr/sbin/gencnval is now in /usr/bin/gencnval. @@ -338,8 +345,8 @@ rm -rf $RPM_BUILD_ROOT - use %%{_libdir} * Tue Mar 12 2002 kukuk@suse.de - Fix most wrong directories in filelist -* Mon Feb 11 2002 ro@suse.de +* Tue Feb 12 2002 ro@suse.de - tar option for bz2 is "j" -* Wed Mar 07 2001 mfabian@suse.de +* Thu Mar 08 2001 mfabian@suse.de - new package: icu 1.7 - package names as described in PACKAGING