Make spec compliant with gbs --incremental 17/206817/1
authorKonrad Lipinski <k.lipinski2@partner.samsung.com>
Mon, 27 May 2019 11:26:43 +0000 (13:26 +0200)
committerKonrad Lipinski <k.lipinski2@partner.samsung.com>
Mon, 27 May 2019 11:29:54 +0000 (13:29 +0200)
commit8651d1929eff4aaab6a838e924d7e8d953dfc047
tree5d93ab69508339e82c24f2cd28b67a82b0248240
parent7785d60d2f9e1910cffaa913771f0f14fe1e4d91
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: I07253db622da7274e79d2a30a6a077304b86127a
packaging/askuser-notification.spec