summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiyoung Yun <jy910.yun@samsung.com>2015-04-03 13:20:53 +0900
committerJiyoung Yun <jy910.yun@samsung.com>2015-04-03 13:20:53 +0900
commite1f5491095e503699a825b50113f76cbf26b9a3d (patch)
tree39eb32314b9cf8b222ea202b158dfb2255f8edcc
parent1aaf71daa5f61b8dea14047b17ccf5c425bf497e (diff)
downloadsystem-plugin-e1f5491095e503699a825b50113f76cbf26b9a3d.tar.gz
system-plugin-e1f5491095e503699a825b50113f76cbf26b9a3d.tar.bz2
system-plugin-e1f5491095e503699a825b50113f76cbf26b9a3d.zip
Only N4 target will install this pkg. Change-Id: I52f63f83016f94485a954c79e17c1a1b0f2e06b9 Signed-off-by: Jiyoung Yun <jy910.yun@samsung.com>
-rw-r--r--packaging/system-plugin.spec11
1 files changed, 11 insertions, 0 deletions
diff --git a/packaging/system-plugin.spec b/packaging/system-plugin.spec
index 169b569..1ef0612 100644
--- a/packaging/system-plugin.spec
+++ b/packaging/system-plugin.spec
@@ -23,6 +23,14 @@ Requires: %{name}-exynos = %{version}-%{release}
%description u3
This package provides U3/XU3 specific system configuration files.
+%package n4
+Summary: Note4 specific system configuration files
+Requires: %{name} = %{version}-%{release}
+Requires: %{name}-exynos = %{version}-%{release}
+
+%description n4
+This package provides Note4 specific system configuration files.
+
%package exynos
Summary: Exynos specific system configuration files
Requires: %{name} = %{version}-%{release}
@@ -67,6 +75,9 @@ systemctl daemon-reload
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-user.service
%{_unitdir}/basic.target.wants/resize2fs@dev-disk-by\x2dlabel-rootfs.service
+%files n4
+%manifest %{name}.manifest
+
%files exynos
%manifest %{name}.manifest
%{_libdir}/udev/rules.d/51-system-plugin-exynos.rules