Hello community,

here is the log from the commit of package qemu for openSUSE:11.4
checked in at Mon Feb 21 14:38:13 CET 2011.



--------
--- old-versions/11.4/all/qemu/qemu.changes     2011-02-10 15:05:37.000000000 
+0100
+++ 11.4/qemu/qemu.changes      2011-02-21 11:48:22.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb 21 10:48:07 UTC 2011 - [email protected]
+
+- disable parallel build for a while, it takes too much memory
+  for our workers
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


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

Other differences:
------------------
++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.WZSWCz/_old  2011-02-21 14:38:11.000000000 +0100
+++ /var/tmp/diff_new_pack.WZSWCz/_new  2011-02-21 14:38:11.000000000 +0100
@@ -25,7 +25,7 @@
 Group:          System/Emulators/PC
 Summary:        Universal CPU emulator
 Version:        0.14.0_rc1
-Release:        1.<RELEASE2>
+Release:        1.<RELEASE3>
 Source:         %name-0.14.0-rc1.tar.bz2
 Patch1:         0001-qemu-0.7.0-amd64.patch
 Patch2:         0002-qemu-0.9.0.cvs-binfmt.patch
@@ -102,7 +102,7 @@
 echo "CONFIG_CURL=y" >> config-host.mak
 echo "CURL_LIBS=-lcurl" >> config-host.mak
 echo "#define CONFIG_CURL 1" >> config-host.h
-make %{?jobs:-j%{jobs}} V=1
+make -j1 V=1
 make qemu-img V=1
 mv */qemu */qemu-* qemu-io dynamic || true
 make clean
@@ -113,7 +113,7 @@
        --disable-system \
        --static --disable-linux-aio \
        --extra-cflags="$QEMU_OPT_FLAGS"
-make %{?jobs:-j%{jobs}} V=1
+make -j1 V=1
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT


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



Remember to have fun...

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

Reply via email to