- 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: Ib622decb23abb355f92fc41660c5690b2c83605c
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
%postun -p /sbin/ldconfig
-%files
+%files
%manifest %{name}.manifest
%defattr(-, root, root)
-%license COPYING*
+%license Copyright
%{_libdir}/lib*.so.*
%files tools
%manifest %{name}.manifest
%defattr(-, root, root)
+%license Copyright
%{_bindir}/xmllint
%{_bindir}/xmlcatalog
%files devel
%manifest %{name}.manifest
%defattr(-, root, root)
+%license Copyright
%{_bindir}/xml2-config
%dir %{_datadir}/aclocal
%{_datadir}/aclocal/libxml.m4
%files
%defattr(-, root, root)
+%license Copyright
%doc python/libxml2class.txt
%doc python/tests
%{py_sitedir}/*