Used %license macro 83/124383/1 accepted/tizen/unified/20170412.152339 submit/tizen/20170411.091632 submit/tizen/20170412.005740 tizen_4.0.m1_release
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 11 Apr 2017 07:14:16 +0000 (16:14 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 11 Apr 2017 07:50:20 +0000 (16:50 +0900)
Change-Id: If85cbbe2688a7f484b5cbb90c2bb1bff19434dd5
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/libnl2.spec

index f071645..0278164 100644 (file)
@@ -40,11 +40,8 @@ make -j1
 %install
 %make_install
 
-mkdir -p %{buildroot}/usr/share/license
-cp %{_builddir}/%{buildsubdir}/COPYING %{buildroot}/usr/share/license/%{name}
 rm -f %{buildroot}/etc/libnl/pktloc
 
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -53,7 +50,7 @@ rm -f %{buildroot}/etc/libnl/pktloc
 %manifest %{name}.manifest
 %defattr(-,root,root,-)
 %{_libdir}/libnl*.so.*
-/usr/share/license/%{name}
+%license COPYING
 
 %files devel
 %manifest %{name}.manifest