/[packages]/cauldron/icu/current/SPECS/icu.spec
ViewVC logotype

Diff of /cauldron/icu/current/SPECS/icu.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1013928 by akien, Sat Apr 16 11:06:22 2016 UTC revision 1013929 by luigiwalser, Thu May 12 03:17:05 2016 UTC
# Line 1  Line 1 
1  %define major           56  %define major           57
2  %define libname         %mklibname icu %{major}  %define libname         %mklibname icu %{major}
3  %define develname       %mklibname icu -d  %define develname       %mklibname icu -d
4    
# Line 8  Line 8 
8    
9  Summary:        International Components for Unicode  Summary:        International Components for Unicode
10  Name:           icu  Name:           icu
11  Version:        56.1  Version:        57.1
12  Release:        %mkrel 3  Release:        %mkrel 1
13  Epoch:          1  Epoch:          1
14  License:        MIT  License:        MIT
15  Group:          System/Libraries  Group:          System/Libraries
# Line 17  URL:           http://www.icu-project.org/index.h Line 17  URL:           http://www.icu-project.org/index.h
17  Source0:        http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-src.tgz  Source0:        http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-src.tgz
18  Source1:        http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-docs.zip  Source1:        http://download.icu-project.org/files/icu4c/%{version}/%{name}4c-%{tarballver}-docs.zip
19  Patch0:         icu-50.1-disable-renaming.patch  Patch0:         icu-50.1-disable-renaming.patch
20  Patch14:        icu-52.1-CVE-2015-4760.patch  Patch13:        icu-57.1-CVE-2014-6585.patch
21    Patch14:        icu-57.1-CVE-2015-4760.patch
22  BuildRequires:  doxygen  BuildRequires:  doxygen
23  Requires:       %{libname} = %{epoch}:%{version}  Requires:       %{libname} = %{epoch}:%{version}
24    
# Line 88  Development files and headers for the In Line 89  Development files and headers for the In
89  %prep  %prep
90  %setup -q -n %{name}  %setup -q -n %{name}
91  %patch0 -p1 -b .renaming  %patch0 -p1 -b .renaming
92    %patch13 -p1 -b .CVE-2014-6585
93  %patch14 -p1 -b .CVE-2015-4760  %patch14 -p1 -b .CVE-2015-4760
94    
95  mkdir -p docs  mkdir -p docs
# Line 152  popd Line 154  popd
154  %{_libdir}/%{name}/pkgdata.inc  %{_libdir}/%{name}/pkgdata.inc
155  %{_datadir}/%{name}/%{version}/config  %{_datadir}/%{name}/%{version}/config
156  %{_datadir}/%{name}/%{version}/install-sh  %{_datadir}/%{name}/%{version}/install-sh
157  %{_datadir}/%{name}/%{version}/license.html  %{_datadir}/%{name}/%{version}/LICENSE
158  %{_datadir}/%{name}/%{version}/mkinstalldirs  %{_datadir}/%{name}/%{version}/mkinstalldirs

Legend:
Removed from v.1013928  
changed lines
  Added in v.1013929

  ViewVC Help
Powered by ViewVC 1.1.30