Remove the deprecated system-plugin-headless package 33/165133/1
authorHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 26 Dec 2017 10:46:59 +0000 (19:46 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Tue, 26 Dec 2017 10:46:59 +0000 (19:46 +0900)
Change-Id: I8d21b7c55054bfbde1ad247e0f463e7b03f60377
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
packaging/system-plugin.spec

index 2ed93a8..83db517 100644 (file)
@@ -7,7 +7,7 @@ Name:      system-plugin
 Summary:   Target specific system configuration files
 Version:   0.1
 Release:   1
-Group: Base/Startup
+Group:     Base/Startup
 License:   Apache-2.0
 Source0:   %{name}-%{version}.tar.bz2
 Source1:   %{name}.manifest
@@ -112,14 +112,6 @@ BuildArch: noarch
 %description init_wrapper
 This package provides init.wrapper and init symlink file for init wrapper booting.
 
-%package headless
-Summary: Support headless device.
-Requires: %{name} = %{version}-%{release}
-BuildArch: noarch
-
-%description headless
-This package provides the functions for headless device.
-
 ###################################################################
 ###################### Newly-created RPMs #########################
 ###################################################################
@@ -447,12 +439,6 @@ systemctl daemon-reload
 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
-
 ###################################################################
 ###################### Newly-created RPMs #########################
 ###################################################################