summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-02-27 10:37:50 +0100
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>2014-03-10 11:18:04 +0100
commitf8865ef4b0284f0428c4720ff2a444a63af7221f (patch)
tree3b9e3c468c9e230dc32059e560e4c22dc460eced
parent2a2ab3bb783a40c9b0610f84723202be197ba86c (diff)
downloadrpmlint-tizen_3.0.m14.3_ivi.tar.gz
rpmlint-tizen_3.0.m14.3_ivi.tar.bz2
rpmlint-tizen_3.0.m14.3_ivi.zip
Removing user "app" from user list since, in multi-user architecture, user names aren't known at build time so they can't be used in spec files. Removing group "app" from group list since, in multi-user architecture, the user group is defined by the TZ variable TZ_SYS_USER_GROUP. To use this variable as a macro in spec file you need to add: "BuildRequires: libtzplatform-config-devel". More information about multi-user architecture can be found here: https://wiki.tizen.org/wiki/Multi-user_Architecture#tizen-platform- config_usage Bug-Tizen: PTREL-393 Change-Id: Ice67a8f789176ff195235b1ee7b77e4afa6789f4 Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
-rw-r--r--packaging/config2
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/config b/packaging/config
index 3a6b32c..fce254b 100644
--- a/packaging/config
+++ b/packaging/config
@@ -142,7 +142,6 @@ setOption('StandardGroups', (
'wheel',
'www',
# Tizen
- 'app',
))
setOption('StandardUsers', (
@@ -173,7 +172,6 @@ setOption('StandardUsers', (
'tftp',
'wwwrun',
# Tizen
- 'app',
))
addDetails('non-standard-uid',