Fixes for IVI-3190 - To get things to render normally
[profile/ivi/Modello_Homescreen.git] / packaging / modello-homescreen.spec
1 Name:       Modello_Homescreen
2 Summary:    A proof of concept pure html5 UI
3 Version:    0.0.2
4 Release:    1
5 Group:      Applications/System
6 License:    Apache 2.0
7 URL:        http://www.tizen.org
8 Source0:    %{name}-%{version}.tar.bz2
9 BuildRequires:  zip
10 Requires:   Modello_Common
11
12 %description
13 A proof of concept pure html5 UI
14
15 %prep
16 %setup -q -n %{name}-%{version}
17
18 %build
19
20 make wgtPkg
21
22 %install
23 %make_install
24
25 %files
26 %defattr(-,root,root,-)
27 /opt/usr/apps/.preinstallWidgets/Modello_Homescreen.wgt
28 /opt/usr/apps/_common/icons/Homescreen_icon.png