Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit qemu for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 Sep 2009 02:28:33 +0200
  • Message-id: <20090904002833.5F6D16487@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package qemu for openSUSE:Factory
checked in at Fri Sep 4 02:28:33 CEST 2009.



--------
--- qemu/qemu.changes 2009-08-11 16:06:39.000000000 +0200
+++ qemu/qemu.changes 2009-09-03 18:07:52.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep 3 18:07:21 CEST 2009 - uli@xxxxxxx
+
+- disable S/390 target on 32-bit platforms
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.TMYHUP/_old 2009-09-04 02:27:42.000000000 +0200
+++ /var/tmp/diff_new_pack.TMYHUP/_new 2009-09-04 02:27:42.000000000 +0200
@@ -25,7 +25,7 @@
Group: System/Emulators/PC
Summary: Universal CPU emulator
Version: 0.11.0
-Release: 1
+Release: 2
Source: %name-0.11.0-rc1.tar.bz2
Patch1: 0001-qemu-0.7.0-amd64.patch
Patch2: 0002-qemu-0.9.0.cvs-binfmt.patch
@@ -101,7 +101,10 @@
%patch19 -p1
%patch20 -p1
%patch21 -p1
+%ifarch s390x ppc64 x86_64
+# s390 target only builds on 64-bit machines
%patch22 -p1
+%endif
%patch23 -p1
%patch24 -p1
%patch25 -p1


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread