fix license file path 15/121115/1 accepted/tizen/3.0/common/20170328.142039 accepted/tizen/3.0/ivi/20170328.052035 accepted/tizen/3.0/mobile/20170328.051846 accepted/tizen/3.0/tv/20170328.051920 accepted/tizen/3.0/wearable/20170328.052008 submit/tizen_3.0/20170327.080407
authorHyihong Chae <hh.chae@samsung.com>
Mon, 27 Mar 2017 07:04:59 +0000 (16:04 +0900)
committerHyihong Chae <hh.chae@samsung.com>
Mon, 27 Mar 2017 07:04:59 +0000 (16:04 +0900)
Change-Id: I52603c0fed427c59d2ef607abe9bd56eb747d0e6
Signed-off-by: HyiHong Chae <hh.chae@samsung.com>
packaging/mtp-responder.spec

index 72ec015..bf0299d 100755 (executable)
@@ -5,7 +5,7 @@ ExcludeArch: %arm aarch64
 
 Name:       mtp-responder
 Summary:    Media Transfer Protocol daemon (responder)
-Version:    0.0.21
+Version:    0.0.22
 Release:    1
 Group:      Network & Connectivity/Other
 License:    Apache-2.0
@@ -57,10 +57,10 @@ ln -sf %{_unitdir}/mtp-responder.service %{_sysconfdir}/systemd/default-extra-de
 
 %files
 %manifest mtp-responder.manifest
+%license LICENSE.APLv2
 %defattr(-,root,root,-)
 %{_bindir}/mtp-responder
 %{_unitdir}/mtp-responder.service
 %{_prefix}/lib/udev/rules.d/99-mtp-responder.rules
 /opt/var/lib/misc/mtp-responder.conf
 %{upgrade_script_path}/500.%{name}-upgrade.sh
-#%license LICENSE.APLv2