projects
/
platform
/
core
/
iot
/
iotcon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f0eb0f
)
Fix post require path (useradd/groupadd)
28/60528/1
accepted/tizen/common/20160229.160805
accepted/tizen/ivi/20160229.095605
accepted/tizen/mobile/20160229.095513
accepted/tizen/tv/20160229.095529
accepted/tizen/wearable/20160229.095547
submit/tizen/20160229.000958
author
sung.goo.kim
<sung.goo.kim@samsung.com>
Mon, 29 Feb 2016 00:05:50 +0000
(09:05 +0900)
committer
sung.goo.kim
<sung.goo.kim@samsung.com>
Mon, 29 Feb 2016 00:05:50 +0000
(09:05 +0900)
Change-Id: I8aa43590be6226a92e58656f1ca995dd8daa6764
packaging/iotcon.spec
patch
|
blob
|
history
diff --git
a/packaging/iotcon.spec
b/packaging/iotcon.spec
index 58127c9295ee5db5cc27b953f306a9e9e7f3c44c..db5b4abd4bea7d74f903caa0c55362b20b6d665c 100644
(file)
--- a/
packaging/iotcon.spec
+++ b/
packaging/iotcon.spec
@@
-28,7
+28,7
@@
BuildRequires: pkgconfig(cynara-creds-gdbus)
BuildRequires: python-xml
%endif
%if 0%{?tizen_version_major} >= 3
-Requires(post): /usr/bin/getent, /usr/
bin/useradd, /usr/
bin/groupadd
+Requires(post): /usr/bin/getent, /usr/
sbin/useradd, /usr/s
bin/groupadd
%endif
Requires(post): /sbin/ldconfig, /usr/bin/systemctl
Requires(postun): /sbin/ldconfig, /usr/bin/systemctl