Hello community,

here is the log from the commit of package dosbox for openSUSE:Factory
checked in at Wed Mar 16 14:25:39 CET 2011.



--------
--- dosbox/dosbox.changes       2010-05-19 13:37:49.000000000 +0200
+++ /mounts/work_src_done/STABLE/dosbox/dosbox.changes  2011-03-16 
09:52:47.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Mar 16 08:50:16 UTC 2011 - ism...@namtrac.org
+
+- Fix compilation with gcc 4.6 
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  gcc46.patch

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

Other differences:
------------------
++++++ dosbox.spec ++++++
--- /var/tmp/diff_new_pack.g4NJmT/_old  2011-03-16 14:25:26.000000000 +0100
+++ /var/tmp/diff_new_pack.g4NJmT/_new  2011-03-16 14:25:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package dosbox (Version 0.74)
+# spec file for package dosbox
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,12 +30,13 @@
 License:        GPLv2+
 Group:          System/Emulators/PC
 Version:        0.74
-Release:        1
+Release:        7
 Summary:        DOS Emulator Well-Suited for Playing Games
 Source:         
http://switch.dl.sourceforge.net/sourceforge/dosbox/dosbox-%{version}.tar.gz
 Source1:        dosbox.desktop
 Source2:        dosbox.png
 Patch:          dosbox-0.71-manpage.diff
+Patch2:         gcc46.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,6 +55,7 @@
 %prep
 %setup -q
 %patch -p1
+%patch2
 
 %build
 autoreconf -f -i


++++++ gcc46.patch ++++++
--- include/dos_inc.h   2010-05-10 19:43:54.000000000 +0200
+++ include/dos_inc.h   2011-03-16 09:46:24.430008904 +0100
@@ -27,6 +27,7 @@
 #ifndef DOSBOX_MEM_H
 #include "mem.h"
 #endif
+#include <stddef.h>
 
 #ifdef _MSC_VER
 #pragma pack (1)

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to