Make spec compliant with gbs --incremental 86/206986/1
authorKonrad Lipinski <k.lipinski2@partner.samsung.com>
Wed, 29 May 2019 16:08:32 +0000 (18:08 +0200)
committerKonrad Lipinski <k.lipinski2@partner.samsung.com>
Wed, 29 May 2019 16:35:59 +0000 (18:35 +0200)
commit53620a364e1b4b866ab88f46f79599b0f852264f
tree30dc5541eebba381f4f805e59627241b8689eaa4
parent1a583e755965e51e7fd763d9110fce2f6639b4c4
Make spec compliant with gbs --incremental

According to [1], %prep section of the spec file should contain a single
%setup macro, nothing else. According to [2], manifest %files are best
copied to %{buildroot}%{_datadir} in the %install section.

Moved manifest copy operations from %prep to %install accordingly.

References
[1] https://source.tizen.org/documentation/reference/git-build-system/usage/gbs-build
[2] https://wiki.tizen.org/Security/Application_installation_and_Manifest

Change-Id: Ie9b683d8bee96528407aefc04b6bf1981166f559
packaging/tef-simulator-helloworld.spec
packaging/tef-simulator.spec