SHA256
1
0
forked from pool/icu
2013-11-12 04:11:14 +00:00
committed by Git OBS Bridge
parent 4bd87c1103
commit f9ea65b83e
9 changed files with 42 additions and 26 deletions

View File

@@ -17,10 +17,10 @@
Name: icu
%define lname libicu51_2
Version: 51.2
%define lname libicu52_1
Version: 52.1
Release: 0
%define aversion 51_2
%define aversion 52_1
Summary: International Components for Unicode
License: MIT
Group: Development/Libraries/C and C++
@@ -236,9 +236,9 @@ fi;
%dir %_datadir/icu
%dir %_datadir/icu/%version
%ifarch %sparc mips hppa ppc ppc64 s390x
%_datadir/icu/%version/icudt51b.dat
%_datadir/icu/%version/icudt52b.dat
%else
%_datadir/icu/%version/icudt51l.dat
%_datadir/icu/%version/icudt52l.dat
%endif
%files -n libicu-devel