From: Jihoon Kim Date: Fri, 7 Sep 2018 09:29:11 +0000 (+0900) Subject: Remove unncessary ldconfig X-Git-Tag: submit/tizen/20180910.051935~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5a04a6eaf94d8bb9cf3e8f5481807e97eff70533;p=platform%2Fcore%2Fuifw%2Fnlp.git Remove unncessary ldconfig there is no library in this package, so it's unnecessary. Change-Id: I725cb005ccc71dd4d88d82f719a3d42f704453c7 Signed-off-by: Jihoon Kim --- diff --git a/packaging/nlp.spec b/packaging/nlp.spec index 872caac..0d62010 100755 --- a/packaging/nlp.spec +++ b/packaging/nlp.spec @@ -20,9 +20,7 @@ Requires: python-six Requires: %{name}-data-en # runtime requires -Requires(post): /sbin/ldconfig Requires(post): coreutils -Requires(postun): /sbin/ldconfig %description Natural Language Processing service. @@ -56,12 +54,9 @@ rm -rf %{buildroot} %define tizen_author_sign 1 %define tizen_dist_sign 1 -#%post -#/sbin/ldconfig - %post -%postun -p /sbin/ldconfig +%postun tpk-backend -d %{name} --preload --force-remove %files