Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2014-01-14 20:00:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qemu (Old)
 and      /work/SRC/openSUSE:Factory/.qemu.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "qemu"

Changes:
--------
--- /work/SRC/openSUSE:Factory/qemu/qemu.changes        2014-01-03 
14:50:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu.changes   2014-01-14 
20:00:48.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 13 14:24:24 UTC 2014 - [email protected]
+
+- xen dropped support for i586, so don't buildrequire it
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.ed0pFv/_old  2014-01-14 20:00:49.000000000 +0100
+++ /var/tmp/diff_new_pack.ed0pFv/_new  2014-01-14 20:00:49.000000000 +0100
@@ -136,7 +136,7 @@
 %if 0%{?suse_version} >= 1210
 BuildRequires:  vte2-devel
 %endif
-%ifarch %ix86 x86_64
+%ifarch x86_64
 BuildRequires:  xen-devel
 %endif
 BuildRequires:  zlib-devel
@@ -352,7 +352,7 @@
        --enable-vnc-sasl \
        --enable-vnc-tls \
        --enable-vnc-ws \
-%ifarch %ix86 x86_64
+%ifarch x86_64
        --enable-xen \
 %endif
 

++++++ qemu.spec.in ++++++
--- /var/tmp/diff_new_pack.ed0pFv/_old  2014-01-14 20:00:50.000000000 +0100
+++ /var/tmp/diff_new_pack.ed0pFv/_new  2014-01-14 20:00:50.000000000 +0100
@@ -98,7 +98,7 @@
 %if 0%{?suse_version} >= 1210
 BuildRequires:  vte2-devel
 %endif
-%ifarch %ix86 x86_64
+%ifarch x86_64
 BuildRequires:  xen-devel
 %endif
 BuildRequires:  zlib-devel
@@ -276,7 +276,7 @@
        --enable-vnc-sasl \
        --enable-vnc-tls \
        --enable-vnc-ws \
-%ifarch %ix86 x86_64
+%ifarch x86_64
        --enable-xen \
 %endif
 

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to