Add dependency on vconftool to create initial vconf key 27/10227/2 accepted/tizen/ivi/stable accepted/tizen_ivi accepted/tizen/20130926.062713 accepted/tizen/20130926.205119 accepted/tizen/20130927.000936 accepted/tizen_ivi_stable/20131116.111707 submit/tizen/20130926.062424 submit/tizen_ivi_stable/20131116.100758
authorChengwei Yang <chengwei.yang@intel.com>
Wed, 25 Sep 2013 01:54:58 +0000 (09:54 +0800)
committerChengwei Yang <chengwei.yang@intel.com>
Wed, 25 Sep 2013 12:07:04 +0000 (20:07 +0800)
This patch fix below error when creating image.

[09/23 16:55:46 UTC] Installing: system-popup         +++++++++
[150/502]
/var/tmp/rpm-tmp.kSzhem: line 1: vconftool: command not found

Change-Id: I91b3ad7f447d5717607dac3341aded72857fed81
Signed-off-by: Chengwei Yang <chengwei.yang@intel.com>
packaging/system-popup.changes
packaging/system-popup.spec

index 702c391..b3ee233 100644 (file)
@@ -1,3 +1,6 @@
+* Wed Sep 25 2013 Chengwei Yang <chengwei.yang@intel.com>
+- Depends on vconftool to create initial vconf key
+
 * Wed Sep 04 2013 Victor Hakoun <victor.hakoun@eurogiciel.fr> accepted/tizen/20130720.004347@ddfbd05
 - Fix RPMLINT errors
 
index 92c2598..d309188 100755 (executable)
@@ -43,6 +43,7 @@ BuildRequires:  cmake
 BuildRequires:  edje-bin
 BuildRequires:  embryo-bin
 BuildRequires:  gettext-devel
+Requires(post): /usr/bin/vconftool
 
 %description
 System Popup application (poweroff popup,sysevent-alert).