This commit is contained in:
committed by
Git OBS Bridge
parent
345a264c71
commit
2b68c82fd9
7
icu.spec
7
icu.spec
@@ -24,7 +24,7 @@ License: X11/MIT
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
Version: 4.0
|
||||
Release: 8
|
||||
Release: 9
|
||||
Requires: libicu = %{version}
|
||||
Url: http://ibm.com/software/globalization/icu
|
||||
Source0: icu4c-4_0-src.tar.bz2
|
||||
@@ -33,6 +33,8 @@ Source3: SuSEconfig.icu
|
||||
# PATCH-FIX-UPSTREAM icu4c-3_6-src-setBreakType-public.diff -- OOo-2.3.1 and above needs to access the setBreakType method, see http://bugs.icu-project.org/trac/ticket/5498
|
||||
Patch: icu4c-3_6-src-setBreakType-public.diff
|
||||
Patch1: icu-gcc44.patch
|
||||
# PATCH-FIX-OPENSUSE icu-remove-datetime.patch vuntz@novell.com -- Do not put date/time in icu-config (needed for build-compare)
|
||||
Patch2: icu-remove-datetime.patch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Summary: International Components for Unicode
|
||||
|
||||
@@ -145,6 +147,7 @@ Authors:
|
||||
%setup -q -n icu -a1
|
||||
%patch
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
cd source
|
||||
@@ -234,6 +237,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/icu/%{version}/UnicodeData.txt
|
||||
|
||||
%changelog
|
||||
* Sat Mar 28 2009 vuntz@novell.com
|
||||
- Add icu-remove-datetime.patch to be more build-compare friendly.
|
||||
* Mon Mar 02 2009 crrodriguez@suse.de
|
||||
- fix build with GCC 4.4
|
||||
- remove static libraries
|
||||
|
Reference in New Issue
Block a user