summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorINSUN PYO <insun.pyo@samsung.com>2017-03-27 23:15:56 +0900
committerINSUN PYO <insun.pyo@samsung.com>2017-03-28 17:28:06 +0900
commit1e86cc8abbe9124783d8d5080595252fa8b94343 (patch)
tree54de130d269124885341da4484c2db246d8772e4
parent212e7344a4868e768c4144d940a3419d02ce0ffb (diff)
downloadsystem-plugin-accepted/tizen_mobile.tar.gz
system-plugin-accepted/tizen_mobile.tar.bz2
system-plugin-accepted/tizen_mobile.zip
Signed-off-by: INSUN PYO <insun.pyo@samsung.com> Change-Id: I165ab8fa9e59f331476c8ff2cd2ef7f9c8ea1d03
-rw-r--r--packaging/system-plugin.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 74f8739..a7c377a 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -73,7 +73,6 @@ This package provides Circle specific system configuration files.
%package -n liblazymount
Summary: Library for lazy mount feature
-License: Apache-2.0
Requires(post): /usr/bin/vconftool
Requires: vconf
Requires: liblazymount = %{version}
@@ -83,7 +82,6 @@ Library for lazy mount feature. It supports some interface functions.
%package -n liblazymount-devel
Summary: Development library for lazy mount feature
-License: Apache-2.0
Requires: vconf
Requires: liblazymount = %{version}
@@ -227,6 +225,7 @@ systemctl daemon-reload
%files u3
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-system\x2ddata.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service
@@ -238,6 +237,7 @@ systemctl daemon-reload
%files rpi3
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-system\x2ddata.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service
@@ -249,6 +249,7 @@ systemctl daemon-reload
%files n4
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-system\x2ddata.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service
@@ -260,10 +261,12 @@ systemctl daemon-reload
%files exynos
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
%{_prefix}/lib/udev/rules.d/51-system-plugin-exynos.rules
%files circle
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
/initrd
/csa
%{_sysconfdir}/fstab_initrd
@@ -287,6 +290,7 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab
%files spreadtrum
%manifest %{name}.manifest
+%license LICENSE.Apache-2.0
/initrd
/csa
%{_prefix}/lib/udev/rules.d/51-system-plugin-spreadtrum.rules
@@ -308,6 +312,7 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab
%defattr(-,root,root,-)
%{_libdir}/liblazymount.so.*
%manifest liblazymount.manifest
+%license LICENSE.Apache-2.0
%{_unitdir}/basic.target.wants/lazy_mount.path
%{_unitdir}/lazy_mount.path
%{_unitdir}/lazy_mount.service
@@ -329,19 +334,20 @@ mv %{_sysconfdir}/fstab_lazymnt %{_sysconfdir}/fstab
%endif
%files profile_ivi
+%license LICENSE.Apache-2.0
%{_prefix}/lib/udev/rules.d/99-usb-ethernet.rules
%{_bindir}/usb_net_init.sh
-
%files init_wrapper
+%license LICENSE.Apache-2.0
%{_sbindir}/init.wrapper
%posttrans init_wrapper
rm -f /sbin/init
ln -s /sbin/init.wrapper /sbin/init
-
%files headless
+%license LICENSE.Apache-2.0
%{_bindir}/sdb-mode.sh
%{_prefix}/lib/udev/rules.d/99-sdb-switch.rules
%{_sysconfdir}/profile.d/headless_env.sh