Remove unnecessary dependencies (getent, useradd, groupadd) 57/70857/3
authorsung.goo.kim <sung.goo.kim@samsung.com>
Mon, 23 May 2016 05:39:41 +0000 (14:39 +0900)
committerSunggoo Kim <sung.goo.kim@samsung.com>
Mon, 23 May 2016 06:46:42 +0000 (23:46 -0700)
Change-Id: I795083453f616f037fed9d02e4784d11361acc11

packaging/iotcon.spec

index bfaa94ceaabb69dca70490d55e56b7c804512529..ab47693f62f89aa6f77e8671da01972f6514bda4 100644 (file)
@@ -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