Adding initial files to repository
[platform/core/appfw/wgt-backend.git] / packaging / wgt-backend.spec
1 #Available values for profile: mobile, wearable, tv, ivi, common
2 %{!?profile:%define profile tv}
3
4 Name:           wgt-backend
5 Summary:        Application installer backend for WGT
6 Version:        0.1
7 Release:        1
8 Group:          Application Framework/Package Management
9 License:        Apache-2.0
10 Source0:        %{name}-%{version}.tar.gz
11
12
13 %changelog
14 * Thu Dec 18 2015 Pawel Sikorski <p.sikorski@samsung.com> 0.1-1
15 - initial files creation
16
17