Fixes for IVI-3190 - To get things to render normally
[profile/ivi/Modello_Hvac.git] / packaging / modello-hvac.spec
1 Name:       Modello_Hvac
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 rm -rf %{buildroot}
24 %make_install
25
26 %files
27 %defattr(-,root,root,-)
28 /opt/usr/apps/.preinstallWidgets/Modello_Hvac.wgt
29 /opt/usr/apps/_common/icons/HVAC_icon.png