Add depands packae qemu spin-release-latest
authorshuai.fu <shuai01.fu@samsung.com>
Wed, 12 Oct 2016 02:28:14 +0000 (10:28 +0800)
committershuai.fu <shuai01.fu@samsung.com>
Wed, 12 Oct 2016 07:12:54 +0000 (15:12 +0800)
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 645ab654e0aba8540d9cfea5551240d7d54c9d25..1e86aa353a1b8f7e6b36d971adefe9bd65466fe2 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-2016.09.07
 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 51bb4854f4704b9bbd82142c840cee2b153267fb..98485e089bebe9e3fd4b8d7a9d0271793ac627c4 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 = 2016.09.07