Delete user attribute in spec file 14/189214/3
authorhuiyu.eun <huiyu.eun@samsung.com>
Fri, 14 Sep 2018 08:28:23 +0000 (17:28 +0900)
committerhuiyu.eun <huiyu.eun@samsung.com>
Tue, 18 Sep 2018 04:22:15 +0000 (13:22 +0900)
A warning occurs during RPM installation.
 -> 'app' of grup/user attribute is aleady deleted from Tizen_3.0

warning: user app does not exist - using root
warning: group app does not exist - using root
warning: user app does not exist - using root
warning: group app does not exist - using root

Change-Id: Id91788554d3aa047d19400c6941e4a9cfb061eee
Signed-off-by: huiyu.eun <huiyu.eun@samsung.com>
packaging/dali-csharp-binder.spec

index 6c281f9..d6842fb 100755 (executable)
@@ -520,7 +520,6 @@ exit 0
 %files
 %manifest dali-csharp-binder.manifest
 %defattr(-,root,root,-)
-%defattr(-,app,app,-)
 %license LICENSE
 
 # If the profile is selected, the line below is repquired.