Add depands packae qemu
authorshuai.fu <shuai01.fu@samsung.com>
Wed, 12 Oct 2016 02:28:14 +0000 (10:28 +0800)
committerSoonKyu Park <sk7.park@samsung.com>
Mon, 26 Dec 2016 10:22:47 +0000 (19:22 +0900)
Change-Id: Ie503aa2be32dd2303c81f51c500f5ea8b1b1ce59
Signed-off-by: shuai.fu <shuai01.fu@samsung.com>
COPYING
debian/control
packaging/qemu-arm-static.spec

diff --git a/COPYING b/COPYING
index 00ccfbb62888382f5a4ce201a9d5e4bf85bbc373..a8b90a3a91892aed9eb4db0964226d41f0856d0d 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -8,6 +8,7 @@
 
                            Preamble
 
+
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
 License is intended to guarantee your freedom to share and change free
index 1277c53a39dffe802dd9004c1d6b37a40c3cbb9c..b2950682d20d838f2e25765f4065fcd8f38f1485 100644 (file)
@@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 4.0.0), dpatch, cdbs, pkg-config, python, bzip2, uu
 
 Package: qemu-arm-static
 Architecture: i386 amd64
-Depends: bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6
+Depends: bzip2, uuid-dev, zlib1g-dev, zlib1g, texi2html, libc6, qemu
 Replaces: qemu-user-static
 Provides: tizen-qemu-arm-static-2013.12.12
 Description: QEMU is an extremely well-performing CPU emulator that allows you to choose between simulating an entire system and running userspace binaries for different architectures under your native operating system. It currently emulates x86, ARM, PowerPC and SPARC CPUs as well as PC and PowerMac systems.
index ed2e4881d998e5eec79fd5aee0a10e2eaa53466c..0a22931c6a052b7df3fb108e62fc077b3d6af2a1 100644 (file)
@@ -44,7 +44,11 @@ BuildRequires:  glibc-static
 BuildRequires:  glib2-static
 BuildRequires:  zlib-static
 %endif
+%if 0%{?centos_version} == 600
 
+%else
+Requires:       qemu
+%endif
 Provides:       qemu:%_bindir/qemu-arm-static
 Provides:       tizen-qemu-arm-static = 2013.12.12