summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorVBS <vdtizen.sds@samsung.com>2017-03-29 18:47:31 +0900
committerjh8801.jung <jh8801.jung@samsung.com>2017-03-29 20:05:59 +0900
commit93185a26f3c47822348bcec9fc6ea3d93e177e72 (patch)
tree2b4dad0d0de2fa8a58580e498377cb2143c10fef /packaging
parentd18f62ff3655deabccc1361475443911f40cdc48 (diff)
downloadmtp-responder-93185a26f3c47822348bcec9fc6ea3d93e177e72.tar.gz
mtp-responder-93185a26f3c47822348bcec9fc6ea3d93e177e72.tar.bz2
mtp-responder-93185a26f3c47822348bcec9fc6ea3d93e177e72.zip
Sync with 3.0 : Ver. 0.0.19 to 0.0.22
Signed-off-by: Jihoon Jung <jh8801.jung@samsung.com> Change-Id: I2b6a00e7a2ef25f6737adbef94d0b49d51409e6d
Diffstat (limited to 'packaging')
-rwxr-xr-xpackaging/mtp-responder.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/mtp-responder.spec b/packaging/mtp-responder.spec
index d292281..bf0299d 100755
--- a/packaging/mtp-responder.spec
+++ b/packaging/mtp-responder.spec
@@ -5,7 +5,7 @@ ExcludeArch: %arm aarch64
Name: mtp-responder
Summary: Media Transfer Protocol daemon (responder)
-Version: 0.0.19
+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