|
|
|
|
Changelog for libSDL1.2-1.2.11-3mdv2007.0.i586.rpm :
Mon Aug 21 12:00:00 2006 Guillaume Bedot 1.2.11-3mdv2007.0 - fix for #24005
Tue Jul 25 12:00:00 2006 Christiaan Welvaart 1.2.11-2 - add BuildRequires: libmesaglu-devel
Fri Jul 21 12:00:00 2006 Per Øyvind Karlsen 1.2.11-1mdv2007.0 - 1.2.11 - use nasm, not yasm as it will fail to build (P53 from debian) - Do not propagate -lpthread to sdl-config --libs (P54 from debian) - Removed ugly stuff from acinclude.m4 (P55 from debian) - drop P37 (merged upstream) - fix macro-in-%changelog
Sat Jun 24 12:00:00 2006 Per Øyvind Karlsen 1.2.10-1mdv2007.0 - New release 1.2.10 - enable aalib support - regenerate P0, P1, P2, P21, P31, - sync P35, P37, P39, P40 with debian - drop P4, P7, P10, P22, P30, P32, P34, P36 & P41 (fixed upstream) - fix nas detection (P44 from debian) - fix problem with little/big endian (P50 from fedora) - prefer alsa, arts and esd too before oss (P51 from fedora) - new pagesize patch (drop PAGE_SIZE, use sysconf(_SC_PAGESIZE) instead (P52 from fedora)
Wed May 10 12:00:00 2006 Götz Waschk 1.2.9-5mdk - update patch 4 for new SDL
Wed Apr 19 12:00:00 2006 Stefan van der Eijk 1.2.9-4mdk - BuildRequires: automake1.8
Tue Apr 18 12:00:00 2006 Per Øyvind Karlsen 1.2.9-3mdk - remove redundant requires (fixes #22048) - patches from our nice friends AATT debian (with debian bugzilla references): o Patch courtesy of Jochen Voss to fix lookup of keys using eg. the AltGr modifier (Closes: #299864) (P30) o Patch courtesy of Bas Wijnen to generate release events for lock keys (Caps Lock and Num Lock) just like normal keys (Closes: #317010). (P31) o Arrow keys and the numeric keypad conflict in the aalib driver, make the former take precedence (Closes: #170548). (P32) o Fix a crash when aa_getevent returns a scancode value bigger than 400. (P32) o When both are available, try the ALSA output driver before the OSS one. (P33) o New patch: \"dst_w == last.src_w\" should be \"dst_w == last.dst_w\" in src/video/SDL_stretch.c. (P34) o SDL_stretch.c: use mprotect() on the pages storing dynamically generated code so that we still work on systems that enforce W^X. (P35) o Add \".note.GNU-stack\" sections to all NASM files so that gcc does not think these files need an executable stack. (P36) o Add PIC support to the Hermes assembly files, one step closer to a fully PIC compliant libSDL. (P37) o New patch: ConvertMMXpII32_24RGB888 was not used anywhere, yet it is fully functional. This patch activates it. (P38) o Do not strip -DPIC from the NASM compilation flags. They are useful. (P39) o Improved cleaning up in autogen.sh and activated AM_MAINTAINER_MODE. (P40) o New patch: add -I$(srcdir)/ to the NASM flags so that we can include common files. (P41) o Fixed PPC fullscreen vidmode problem (Closes: 285729). (P42)
Wed Nov 9 11:00:00 2005 Götz Waschk 1.2.9-2mdk - patch for new DirectFB
Sat Oct 8 12:00:00 2005 Per Øyvind Karlsen 1.2.9-1mdk - 1.2.9 - drop x86_64 patch (P3, merged upstream) - fix build with gcc 4 (P22 from SDL CVS) - clean out old junk from %build - %mkrel
Mon Aug 15 12:00:00 2005 Götz Waschk 1.2.8-5mdk - Rebuild
Sun Jul 31 12:00:00 2005 Guillaume Bedot 1.2.8-4mdk - rebuild - Patch20: allows build with gcc4 (from fedora) - Patch21: should fix anonymous enum problem with armagetron. (from debian)
Thu Feb 10 11:00:00 2005 Gwenole Beauchesne 1.2.8-3mdk - libtool fixes to nuke lib64 rpaths - fix build on x86_64, drop rdtsc() part which is obsolete
Tue Feb 1 11:00:00 2005 Per Øyvind Karlsen 1.2.8-2mdk - multiarch - compile with -O3
Tue Dec 21 11:00:00 2004 Per Øyvind Karlsen 1.2.8-1mdk - 1.2.8 - regenerate P2 & P3 - drop P8 & P9 (fixed upstream)
Tue Sep 28 12:00:00 2004 Gwenole Beauchesne 1.2.7-9mdk - forgot to regenerate a fixed patch
Tue Sep 28 12:00:00 2004 Gwenole Beauchesne 1.2.7-8mdk - build ggi and directfb support as a plugin on MDK >= 10.1
Tue Aug 31 12:00:00 2004 Götz Waschk 1.2.7-7mdk - update patch 9 from SDL cvs
Thu Jul 29 12:00:00 2004 Giuseppe Ghibò 1.2.7-6mdk - Merged Gwenole 64bit fixes from 1.2.7-2.1mdk: cputoolize.
Fri Jun 11 12:00:00 2004 Götz Waschk 1.2.7-5mdk - patch to make it build with gcc 3.4
Sun Apr 18 12:00:00 2004 Per Øyvind Karlsen 1.2.7-4mdk - fix joystick bug (P8, fixes #9432)
Thu Apr 15 12:00:00 2004 Per Øyvind Karlsen 1.2.7-3mdk - enable directfb and ggi support
Tue Mar 2 11:00:00 2004 Götz Waschk 1.2.7-2mdk - fix buildrequires
Thu Feb 26 11:00:00 2004 Guillaume Cottenceau 1.2.7-1mdk - new version (fix for #8371 at least) (debian and CVS stuff added by Per Oyvind merged upstream)
Tue Feb 10 11:00:00 2004 Per Øyvind Karlsen 1.2.6-3mdk - Fix high CPU usage with ALSA audio driver and default ALSA device to be used (P11 from cvs, should fix #6846) - spec cosmetics
Fri Jan 23 11:00:00 2004 Per Øyvind Karlsen 1.2.6-2mdk - add a couple of debian patches (strange, I uploaded this one ages ago, src.rpm got lost?) o make SDL use sigaction instead of signal (P9, from debian) o ``Fix segfault in XFree86 mode switching\'\' patch from Alan Swanson. (P10, from debian)
Fri Jan 9 11:00:00 2004 Götz Waschk 1.2.6-1mdk - add new patches 7 and 8 to fix build - drop patch 5 - drop merged patches 4 and 6 - rediff patch 2 - new version
|
|
|