Add Modello web sample applications; version up
[profile/ivi/sdk/web-sample-build.git] / samples / web / Sample / Tizen / Web App / Modello_Phone / project / packaging / modello-phone.spec
1 Name:       Modello_Phone
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 Requires:   phoned
12
13 %description
14 A proof of concept pure html5 UI
15
16 %prep
17 %setup -q -n %{name}-%{version}
18
19 %build
20
21 make wgtPkg
22
23 %install
24 rm -rf %{buildroot}
25 %make_install
26
27 %files
28 %defattr(-,root,root,-)
29 /opt/usr/apps/.preinstallWidgets/Modello_Phone.wgt
30 /opt/usr/apps/_common/icons/Phone_icon.png