packaging: add hs-launcher sandbox/jeeb/hs-launcher
authorJan Ekström <jan.ekstrom@intel.com>
Tue, 23 Dec 2014 12:15:58 +0000 (14:15 +0200)
committerJan Ekström <jan.ekstrom@intel.com>
Tue, 23 Dec 2014 12:39:56 +0000 (14:39 +0200)
Change-Id: If2922ead72e07b362d4e98785a87651da476f95d

packaging/ico-uxf-homescreen.spec

index 1f5364e..4189e54 100644 (file)
@@ -70,6 +70,13 @@ Requires: pkgconfig(appsvc)
 %description system-controller-devel
 Development files for application that communicate homescreen.
 
+%package launcher
+Summary: ICO Homescreen launcher
+Group:   Automotive/ICO Homescreen
+
+%description launcher
+This package contains the ICO Homescreen launcher.
+
 %prep
 %setup -q -n %{name}-%{version}
 cp %{SOURCE1001} .
@@ -159,3 +166,7 @@ ail_initdb
 %{_includedir}/ico-appfw/ico_syc_userctl.h
 %{_includedir}/ico-appfw/ico_syc_winctl.h
 
+%files launcher
+%defattr(-,root,root,-)
+%manifest %{name}.manifest
+%{_bindir}/hs-launcher