- 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: Ib044a09c6ba061df19dca25c877fc0c03e0b5004
Signed-off-by: DongHun Kwak <dh0128.kwak@samsung.com>
%remove_docs
# LICENSE
-mkdir -p %{buildroot}/usr/share/license
-cp -af COPYING %{buildroot}/usr/share/license/%{name}
+#mkdir -p %{buildroot}/usr/share/license
+#cp -af COPYING %{buildroot}/usr/share/license/%{name}
%post -p /sbin/ldconfig
%files
%defattr(-,root,root,-)
+%license COPYING
%{_libdir}/libgdbm.so.3
%{_libdir}/libgdbm.so.3.0.0
-%{_datadir}/license/%{name}
%files devel
%defattr(-,root,root,-)
+%license COPYING
%{_libdir}/libgdbm.so
/usr/include/gdbm.h