blob: 8701d80740acd31d118c65a33edda09c8e106dbc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
# Maintainer: TBD: This is temporary block for TDC Demo. You may proceed with this later anyway.
# You need ACK (+1) from the maintainer to be reviewed by building-blocks maintainers.
##########
## Maps ##
##########
%package sub1-domain_CSAPI-Maps
Summary: Maps Group for TizenFX C#
Suggests: %{name}-sub2-domain_CSAPI-Maps-Maps
%description sub1-domain_CSAPI-Maps
Maps Group for TizenFX C#
%files sub1-domain_CSAPI-Maps
%package sub2-domain_CSAPI-Maps-Maps
Summary: Tizen.Maps
Requires: %{name}-sub2-domain_API-Maps-Maps_Service
Requires: %{name}-sub2-domain_API-Maps-Here_Plugin
%description sub2-domain_CSAPI-Maps-Maps
TizenFX C# API for Maps
%files sub2-domain_CSAPI-Maps-Maps
|