From: Vyacheslav Barinov Date: Wed, 4 Feb 2015 08:57:25 +0000 (+0300) Subject: util-linux required for /usr/bin/getopt X-Git-Tag: accepted/tizen/common/20150204.192608^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=837474017fea13e4c2aa5126666947ff5caa578f;p=platform%2Fcore%2Fappfw%2Fvconf-buxton.git util-linux required for /usr/bin/getopt Unless it's installed a lot of messages: /bin/vconftool: line 273: getopt: command not found ERROR: vconftool set: bad arguments during firmware build Change-Id: I7429b6c72e7aac23e1eb27a42b86c14aea3f0d34 Signed-off-by: Vyacheslav Barinov --- diff --git a/packaging/vconf-buxton.spec b/packaging/vconf-buxton.spec index 30186c8..f265634 100644 --- a/packaging/vconf-buxton.spec +++ b/packaging/vconf-buxton.spec @@ -17,6 +17,7 @@ Group: System/Libraries License: Apache-2.0 Source0: %{name}-%{version}.tar.gz Source1001: vconf-buxton.manifest +Requires: util-linux Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig BuildRequires: cmake