projects
/
platform
/
core
/
appfw
/
rpc-port.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e45e074
)
Make weak dependencies
81/200181/1
author
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 20 Feb 2019 00:40:05 +0000
(09:40 +0900)
committer
Hwankyu Jhun
<h.jhun@samsung.com>
Wed, 20 Feb 2019 00:40:05 +0000
(09:40 +0900)
- Uses "Recommends" instead of "Requires"
Change-Id: Icd0fae74bd7ca931e606a4b87b930a5e1d24b2cf
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
packaging/rpc-port.spec
patch
|
blob
|
history
diff --git
a/packaging/rpc-port.spec
b/packaging/rpc-port.spec
index d39e3826ad11cf791d9e223994abc352885a5660..82395044ea3e49ca369d74e5089f6c1ecc175053 100755
(executable)
--- a/
packaging/rpc-port.spec
+++ b/
packaging/rpc-port.spec
@@
-22,7
+22,7
@@
Requires(post): /sbin/ldconfig
Requires(post): coreutils
Requires(postun): /sbin/ldconfig
-Re
quire
s: amd-mod-rpc-port
+Re
commend
s: amd-mod-rpc-port
%description
RPC Port library package.