depend on tizen special initvm
authorZhang Qiang <qiang.z.zhang@intel.com>
Tue, 10 Dec 2013 09:28:46 +0000 (17:28 +0800)
committerZhang Qiang <qiang.z.zhang@intel.com>
Tue, 10 Dec 2013 09:28:46 +0000 (17:28 +0800)
for the tizen-initvm, we have made changes:
always register handler and don't check the existance of static binary.

In this way, it can does not depend on host qemu and only use qemu from
repos.

Change-Id: I063bf2c1f434a3464403f4f0853b064629a26684

packaging/depanneur.spec

index a9e52f510517f8498aba3711d3b6977ab7b4c186..1e75618b2c3d18948b31fe549abcf001773f2738 100644 (file)
@@ -11,9 +11,9 @@ Requires:       perl(YAML)
 Requires:       perl(JSON)
 Requires:       perl(HTML::Template)
 Requires:       tizen-build >= 2013.11.12-tizen20131125
-Requires:       build-initvm-i586
+Requires:       tizen-build-initvm-i586 >= 20131210
 %ifarch         x86_64
-Requires:       build-initvm-x86_64
+Requires:       tizen-build-initvm-x86_64 >= 20131210
 %endif
 
 %if 0%{?suse_version}