commit dosbox for openSUSE:Factory

Hello community, here is the log from the commit of package dosbox for openSUSE:Factory checked in at Fri May 29 01:43:04 CEST 2009. -------- --- dosbox/dosbox.changes 2007-12-04 17:09:47.000000000 +0100 +++ dosbox/dosbox.changes 2009-05-28 10:25:03.000000000 +0200 @@ -1,0 +2,17 @@ +Thu May 28 10:23:56 CEST 2009 - lnussel@suse.de + +- new version 0.73 + * Support for more graphics modes and cards. + * Improved Vista support. + * New OPL emulation cores. + * Sound fixes and improvements for Mac OS X. + * Lots of compatibility fixes. + * Lots of cdrom detection improvements. + * Lots of memory (EMS/XMS) improvements. + * Various fixes and enhancements for the recompiling core. + * Support for evdev. + * Lots of DOS fixes. + * Slightly faster! + * More stable. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- dosbox-0.72-gcc4.3.diff dosbox-0.72-strncat.diff dosbox-0.72.tar.gz New: ---- dosbox-0.73.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ dosbox.spec ++++++ --- /var/tmp/diff_new_pack.Z26671/_old 2009-05-29 01:42:35.000000000 +0200 +++ /var/tmp/diff_new_pack.Z26671/_new 2009-05-29 01:42:35.000000000 +0200 @@ -1,17 +1,26 @@ # -# spec file for package dosbox (Version 0.72) +# spec file for package dosbox (Version 0.73) # -# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. +# Copyright (c) 2009 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 +# upon. The license for this file, and modifications and additions to the +# file, is the same license as for the pristine package itself (unless the +# license for the pristine package is not an Open Source License, in which +# case the license is the MIT License). An "Open Source License" is a +# license that conforms to the Open Source Definition (Version 1.9) +# published by the Open Source Initiative. + # Please submit bugfixes or comments via http://bugs.opensuse.org/ # # norootforbuild + Name: dosbox BuildRequires: Mesa-devel SDL-devel gcc-c++ libpng-devel update-desktop-files +BuildRequires: SDL_sound-devel %if 0%suse_version > 1020 BuildRequires: SDL_net-devel %else @@ -20,15 +29,13 @@ Url: http://dosbox.sourceforge.net/ License: GPL v2 or later Group: System/Emulators/PC -Version: 0.72 -Release: 34 +Version: 0.73 +Release: 1 Summary: DOS Emulator Well-Suited for Playing Games -Source: dosbox-0.72.tar.gz +Source: http://switch.dl.sourceforge.net/sourceforge/dosbox/dosbox-%{version}.tar.gz Source1: dosbox.desktop Source2: dosbox.png Patch: dosbox-0.71-manpage.diff -Patch1: dosbox-0.72-gcc4.3.diff -Patch2: dosbox-0.72-strncat.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -45,10 +52,8 @@ Peter Veenstra <qbix79@users.sourceforge.net> %prep -%setup +%setup -q %patch -p1 -%patch1 -p1 -%patch2 -p1 %build autoreconf -f -i @@ -81,11 +86,25 @@ %{_datadir}/pixmaps/* %changelog -* Tue Dec 04 2007 - lnussel@suse.de +* Thu May 28 2009 lnussel@suse.de +- new version 0.73 + * Support for more graphics modes and cards. + * Improved Vista support. + * New OPL emulation cores. + * Sound fixes and improvements for Mac OS X. + * Lots of compatibility fixes. + * Lots of cdrom detection improvements. + * Lots of memory (EMS/XMS) improvements. + * Various fixes and enhancements for the recompiling core. + * Support for evdev. + * Lots of DOS fixes. + * Slightly faster! + * More stable. +* Tue Dec 04 2007 lnussel@suse.de - fix wrong use of strncat -* Mon Oct 15 2007 - lnussel@suse.de +* Mon Oct 15 2007 lnussel@suse.de - fix build with gcc 4.3 -* Tue Aug 28 2007 - lnussel@suse.de +* Tue Aug 28 2007 lnussel@suse.de - new version 0.72 * Fixed unitialized variable in joystick. (Fixes crashes on Vista and Mac OS X) @@ -105,7 +124,7 @@ * Enabled auto cpu core selection for recompiling core as well. * Made the used joystick selectable when 4axis is specified. * Added some hints for inexperienced DOS users to the shell. -* Mon Jul 30 2007 - lnussel@suse.de +* Mon Jul 30 2007 lnussel@suse.de - new version 0.71 * Added a new recompiling cpu core which is easier to port! * Added a x86_64 and a mipsel_32 recompiling core. @@ -122,9 +141,9 @@ * Fix a few compilation problems on various hosts and a general code cleanup. * Several small fixes that improve compatibility. -* Fri May 25 2007 - lnussel@suse.de +* Fri May 25 2007 lnussel@suse.de - dont rm -rf %%buildroot in %%prep -* Mon Mar 05 2007 - lnussel@suse.de +* Mon Mar 05 2007 lnussel@suse.de - new version 0.70 * Speed up the dynamic cpu core (certain games get much faster). * Added a dynamic fpu on x86 hosts. @@ -141,11 +160,11 @@ * Dynamic core should work on Intel Macs. * Various timer related fixes. * Added a few more graphic scalers. -* Mon Feb 12 2007 - lnussel@suse.de +* Mon Feb 12 2007 lnussel@suse.de - fix overflow of a global variable reported by gcc -* Tue Jun 27 2006 - lnussel@suse.de +* Tue Jun 27 2006 lnussel@suse.de - fix use of uninitialized variables (#188290) -* Mon May 08 2006 - lnussel@suse.de +* Mon May 08 2006 lnussel@suse.de - new version 0.65 * 4/15/16/32bpp VESA mode support * Lot's of fixes for better vga compatibility @@ -161,37 +180,37 @@ * Added VCPI emulation and fixed some issues with ems * Improved support for booter games * Modem and IPX support improved for multiplayer -* Fri Jan 27 2006 - lnussel@suse.de +* Fri Jan 27 2006 lnussel@suse.de - add Mesa-devel, libpng-devel and gcc-c++ to BuildRequires -* Wed Jan 25 2006 - mls@suse.de +* Wed Jan 25 2006 mls@suse.de - converted neededforbuild to BuildRequires -* Tue Nov 29 2005 - lnussel@suse.de +* Tue Nov 29 2005 lnussel@suse.de - add -fno-strict-aliasing - fix uninitialized variables -* Tue Oct 18 2005 - lnussel@suse.de +* Tue Oct 18 2005 lnussel@suse.de - fix build with gcc 4.1 -* Sun Oct 02 2005 - stbinner@suse.de +* Sun Oct 02 2005 stbinner@suse.de - GenericName = short, Comment = verbose -* Fri Apr 22 2005 - lnussel@suse.de +* Fri Apr 22 2005 lnussel@suse.de - fix another build failure on x86_64 -* Fri Apr 08 2005 - lnussel@suse.de +* Fri Apr 08 2005 lnussel@suse.de - fix build with gcc4 - add icon -* Mon Nov 29 2004 - lnussel@suse.de +* Mon Nov 29 2004 lnussel@suse.de - update to version 0.63 -* Tue Oct 12 2004 - lnussel@suse.de +* Tue Oct 12 2004 lnussel@suse.de - update to version 0.62 -* Tue Feb 17 2004 - lnussel@suse.de +* Tue Feb 17 2004 lnussel@suse.de - update to version 0.61 -* Sat Jan 10 2004 - adrian@suse.de +* Sat Jan 10 2004 adrian@suse.de - build as user -* Mon Sep 01 2003 - adrian@suse.de +* Mon Sep 01 2003 adrian@suse.de - use Emulator Category -* Tue Aug 19 2003 - lnussel@suse.de +* Tue Aug 19 2003 lnussel@suse.de - new version 0.58 - use /etc/dosbox.conf or ~/.dosbox.conf as config file - desktop file -* Tue May 27 2003 - coolo@suse.de +* Tue May 27 2003 coolo@suse.de - use BuildRoot -* Fri Aug 02 2002 - uli@suse.de +* Fri Aug 02 2002 uli@suse.de - initial package ++++++ dosbox-0.72.tar.gz -> dosbox-0.73.tar.gz ++++++ ++++ 73361 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de