From: DongHun Kwak Date: Mon, 27 Mar 2017 07:33:44 +0000 (+0900) Subject: Add license file X-Git-Tag: accepted/tizen/common/20170329.171647^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_ivi;p=platform%2Fupstream%2Ficu.git Add license file - Add license file all packages [Model] ALL [BinType] AP [Customer] OPEN [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] license file does not exist at package [Cause & Measure] add license file at each package [Checking Method] N/A [Team] Open Source Management and Setting Part [Developer] dh0128.kwak [Solution company] Samsung [Change Type] N/A Change-Id: Ib4b247d4b1a03eefd01e7a271578ff554bf10d39 --- diff --git a/packaging/icu.spec b/packaging/icu.spec index 9a9d280..7d17176 100644 --- a/packaging/icu.spec +++ b/packaging/icu.spec @@ -78,9 +78,11 @@ chmod +x %{buildroot}/%{_libdir}/lib*.so.* %files %manifest %{name}.manifest +%license LICENSE %files -n libicu %manifest %{name}.manifest +%license LICENSE %{_libdir}/*.so* %{_bindir}/derb %{_bindir}/genbrk @@ -102,6 +104,7 @@ chmod +x %{buildroot}/%{_libdir}/lib*.so.* %files -n libicu-devel %manifest %{name}.manifest +%license LICENSE %{_includedir}/layout %{_includedir}/unicode %{_libdir}/*.so