projects
/
platform
/
core
/
system
/
docker-launcher.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2db6dcd
)
remove version of docker-engine pkg on BuildRequires
65/188065/1
accepted/tizen_4.0_unified
tizen_4.0
accepted/tizen/4.0/unified/20180904.002740
submit/tizen_4.0/20180831.031445
author
wansuyoo
<wansu.yoo@samsung.com>
Fri, 31 Aug 2018 02:34:01 +0000
(11:34 +0900)
committer
wansuyoo
<wansu.yoo@samsung.com>
Fri, 31 Aug 2018 02:36:04 +0000
(11:36 +0900)
Signed-off-by: wansuyoo <wansu.yoo@samsung.com>
Change-Id: Ie005160109142b44645fc102945e90cd4e80eb8e
packaging/docker-launcher.spec
patch
|
blob
|
history
diff --git
a/packaging/docker-launcher.spec
b/packaging/docker-launcher.spec
index
bef3d21
..
446855c
100755
(executable)
--- a/
packaging/docker-launcher.spec
+++ b/
packaging/docker-launcher.spec
@@
-26,7
+26,7
@@
BuildRequires: pkgconfig(capi-network-wifi)
BuildRequires: pkgconfig(json-c)
BuildRequires: pkgconfig(gmock)
BuildRequires: pkgconfig(yaml-0.1)
-Requires: docker-engine
>= 1.13.1
+Requires: docker-engine
Requires(post): /usr/bin/getent, /usr/sbin/useradd, /usr/sbin/groupadd
Requires(post): /sbin/ldconfig, /usr/bin/systemctl
Requires(postun): /sbin/ldconfig, /usr/bin/systemctl