Mailinglist Archive: opensuse-commit (1159 mails)

< Previous Next >
commit qemu
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 12 Oct 2007 01:49:24 +0200
  • Message-id: <20071011234925.410F66781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package qemu
checked in at Fri Oct 12 01:49:24 CEST 2007.

--------
--- qemu/qemu.changes   2007-09-28 14:43:19.000000000 +0200
+++ /mounts/work_users/ro/STABLE/qemu/qemu.changes      2007-10-12 01:30:38.562402000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 12 01:30:23 CEST 2007 - ro@xxxxxxx
+
+- hack to fix build: undef DEBUG_BLOCK for now 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ qemu.spec ++++++
--- /var/tmp/diff_new_pack.a16791/_old  2007-10-12 01:49:08.000000000 +0200
+++ /var/tmp/diff_new_pack.a16791/_new  2007-10-12 01:49:08.000000000 +0200
@@ -17,7 +17,7 @@
 Group:          System/Emulators/PC
 Summary:        Universal CPU emulator
 Version:        0.9.0.cvs
-Release:        36
+Release:        37
 Source:         %name-%version.tar.bz2
 #Patch400: qemu-0.7.0-gcc4-dot-syms.patch
 #Patch401: qemu-0.8.0-gcc4-hacks.patch
@@ -328,6 +328,8 @@
 %dir /emul/ia32-linux
 %endif
 %changelog
+* Fri Oct 12 2007 - ro@xxxxxxx
+- hack to fix build: undef DEBUG_BLOCK for now
 * Fri Sep 28 2007 - agraf@xxxxxxx
 - fix SVM support (Alexander Graf)
 * Thu Sep 13 2007 - agraf@xxxxxxx



++++++ qemu-cvs-raw-io-reliability.patch ++++++
--- /var/tmp/diff_new_pack.a16791/_old  2007-10-12 01:49:10.000000000 +0200
+++ /var/tmp/diff_new_pack.a16791/_new  2007-10-12 01:49:10.000000000 +0200
@@ -5,7 +5,7 @@
  
  //#define DEBUG_FLOPPY
  
-+#define DEBUG_BLOCK
++#undef DEBUG_BLOCK
 +#ifdef  DEBUG_BLOCK
 +#define DEBUG_BLOCK_PRINT( formatCstr, args... ) fprintf( logfile, formatCstr, ##args ); fflush( logfile )
 +#else




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



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
  • No further messages