Used %licesne macro for license file 70/121670/1 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170329.171913 accepted/tizen/ivi/20170329.034905 accepted/tizen/mobile/20170329.034824 accepted/tizen/tv/20170329.034843 accepted/tizen/unified/20170329.034931 accepted/tizen/wearable/20170329.034851 submit/tizen/20170328.111440
authorSeonah Moon <seonah1.moon@samsung.com>
Tue, 28 Mar 2017 10:59:52 +0000 (19:59 +0900)
committerSeonah Moon <seonah1.moon@samsung.com>
Tue, 28 Mar 2017 11:00:17 +0000 (20:00 +0900)
Change-Id: I8abf444c343f504578fe0848b019ccc5f4b61c1b
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
packaging/dnsmasq.spec

index 451d1be..cf899d3 100644 (file)
@@ -34,11 +34,9 @@ mkdir -p %{TZ_SYS_VAR}/lib/misc
 %make_install
 mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d
 cp dbus/dnsmasq.conf %{buildroot}%{_sysconfdir}/dbus-1/system.d/dnsmasq.conf
-mkdir -p %{buildroot}/usr/share/license
-cp COPYING %{buildroot}/usr/share/license/dnsmasq
 
 %files
 %manifest %{name}.manifest
 %{_bindir}/dnsmasq
-/usr/share/license/dnsmasq
+%license COPYING
 %attr(644,root,root) %{_sysconfdir}/dbus-1/system.d/*