Add license file 67/121167/1
authorDongHun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Mar 2017 07:51:38 +0000 (16:51 +0900)
committerDonghun Kwak <dh0128.kwak@samsung.com>
Mon, 27 Mar 2017 07:52:33 +0000 (00:52 -0700)
 - 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: I477f9fe0c6bee7321ce6d8b6f9ef46151366bc54

packaging/file.spec

index 08cffa1..58dd4d0 100644 (file)
@@ -99,12 +99,13 @@ unset LD_LIBRARY_PATH
 %files -n libmagic
 %manifest %{name}.manifest
 %defattr (644,root,root,755)
-%license COPYING 
+%license COPYING
 %{_libdir}/lib*.so.*
 
 %files -n libmagic-data
 %manifest %{name}.manifest
 %defattr (644,root,root,755)
+%license COPYING
 %config(noreplace) %{_sysconfdir}/magic
 #%%{_miscdir}/magic
 %{_miscdir}/magic.mgc
@@ -116,7 +117,7 @@ unset LD_LIBRARY_PATH
 %{nil %{_bindir}/dcore}
 %attr(755,root,root) %{_bindir}/file
 %doc %{_mandir}/man1/file.1.gz
-%license COPYING 
+%license COPYING
 
 %files -n file-devel
 %manifest %{name}.manifest