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:
5613ab3
)
Remove unnecessary dependencies (getent, useradd, groupadd)
57/70857/3
author
sung.goo.kim
<sung.goo.kim@samsung.com>
Mon, 23 May 2016 05:39:41 +0000
(14:39 +0900)
committer
Sunggoo Kim
<sung.goo.kim@samsung.com>
Mon, 23 May 2016 06:46:42 +0000
(23:46 -0700)
Change-Id: I795083453f616f037fed9d02e4784d11361acc11
packaging/iotcon.spec
patch
|
blob
|
history
diff --git
a/packaging/iotcon.spec
b/packaging/iotcon.spec
index bfaa94ceaabb69dca70490d55e56b7c804512529..ab47693f62f89aa6f77e8671da01972f6514bda4 100644
(file)
--- a/
packaging/iotcon.spec
+++ b/
packaging/iotcon.spec
@@
-26,7
+26,7
@@
BuildRequires: pkgconfig(cynara-client)
BuildRequires: python-xml
%endif
%if 0%{?tizen_version_major} >= 3
-Requires(post): /usr/bin/
getent, /usr/sbin/useradd, /usr/sbin/groupadd, /usr/bin/
chgrp, /usr/bin/chmod, /usr/bin/chsmack
+Requires(post): /usr/bin/chgrp, /usr/bin/chmod, /usr/bin/chsmack
%endif
Requires(post): /sbin/ldconfig, /usr/bin/systemctl
Requires(postun): /sbin/ldconfig, /usr/bin/systemctl