65fdd553021a133a649ae7feef7c8402d1abe2f3
[profile/ivi/GhostCluster.git] / packaging / GhostCluster.spec
1
2 # Do NOT Edit the Auto-generated Part!
3 # Generated by: spectacle version 0.22
4
5 # >> macros
6 # << macros
7
8 Name:       GhostCluster
9 Summary:    Automotive Meter Cluster Application
10 Version:    0.2013.7.22
11 Release:    1
12 Group:      Applications/System
13 License:    Apache 2.0
14 URL:        http://www.tizen.org
15 Source0:    %{name}-%{version}.tar.gz
16 Requires:   automotive-message-broker-plugins-websocket
17 BuildRequires: zip
18
19 %description
20 Example guage cluster for tizen ivi
21
22 %prep
23 %setup -q -n %{name}-%{version}
24
25 # >> setup
26 # << setup
27
28 %build
29 # >> build pre
30 # << build pre
31
32
33 make widget
34
35
36 # >> build post
37 # << build post
38 %install
39 rm -rf %{buildroot}
40 # >> install pre
41 # << install pre
42
43 %make_install
44
45 %post
46
47 wrt-installer -i %{_datadir}/GhostCluster/GhostCluster.wgt
48
49 # >> install post
50 # << install post
51
52
53
54
55
56
57 %files
58 %defattr(-,root,root,-)
59 %{_datadir}/GhostCluster
60 #%{_datadir}/applications/GhostCluster.desktop
61 #%{_datadir}/pixmaps/GhostCluster.png
62 # >> files
63 # << files
64
65