Changelog for
SDL-devel-1.2.13-7.fc10.x86_64.rpm :
Fri Feb 13 23:00:00 2009 Hans de Goede
1.2.13-7
- Rewrite pulseaudio support to stop the crackle crackle with the
new glitch free pulseaudio, this also gives us much better latency,
as good as with directly using alsa (rh 474745, sdl 698)
- Workaround an obscure bug in the inline-asm revcpy function (by disabling it)
This fixes Ri-li crashing on i386 (rh 484121, rh 484362, sdl 699)
Wed Sep 3 00:00:00 2008 Thomas Woerner 1.2.13-6
- dropped pulseaudio hack (rhbz#448270)
- pulseaudio is now used by default
- simplified spec file for new architecture support (rhbz#433618)
Tue Jul 15 00:00:00 2008 Tom \"spot\" Callaway 1.2.13-5
- fix license tag
Thu May 29 00:00:00 2008 Dennis Gilmore 1.2.13-4
- fix sparc multilib handling
Tue Apr 8 00:00:00 2008 Thomas Woerner 1.2.13-3
- updated PulseAudio driver (rhbz#439847)
Thanks to Lennart Poettering for the patch
Fri Feb 1 23:00:00 2008 Thomas Woerner 1.2.13-2
- new static sub package for static libraries
Mon Jan 7 23:00:00 2008 Thomas Woerner 1.2.13-1
- new version 1.2.13
- fixes i810 video overlay problem (rhbz#310841)
- fixes c++ style comments in header files (rhbz#426475)
- review fixes: spec file cleanup, dropped static libs (rhbz#226402)
- fixed pulseaudio hack scripts from Warren for multilib systems (rhbz#426579)
- fixed pulseaudio detection in configure to enable dynamic use of pulseaudio
libraries
Fri Dec 21 23:00:00 2007 Warren Togami 1.2.12-5
- correct stupid mistake that broke SDL-devel
RPM should error out if a SourceX is defined twice...
Wed Dec 19 23:00:00 2007 Warren Togami 1.2.12-4
- Build with --enable-pulseaudio-shared for testing purposes (#343911)
It is known to not work in some cases, so not enabled by default.
- Move pulseaudio enabler hack from SDL_mixer (#426275)
- Make pulseaudio enabler hack conditional. It will only attempt to use it if
alsa-plugins-pulseaudio is installed.
Tue Nov 6 23:00:00 2007 Thomas Woerner 1.2.12-3
- fixed latest multiarch conflicts: dropped libdir from sdl-config completely
(rhbz#343141)
Wed Aug 29 00:00:00 2007 Thomas Woerner 1.2.12-2
- use uname -m in multilib patch instead of arch
Tue Aug 28 00:00:00 2007 Thomas Woerner 1.2.12-1
- new version 1.2.12
fixes TEXTRELs (rhbz#179407)
- added arm support (rhbz#245411)
Thanks to Lennert Buytenhek for the patch
- added alpha support (rhbz#246463)
Thanks to Oliver Falk for the patch
- disabled yasm for SDL (rhbz#234823)
Thanks to Nikolay Ulyanitsky for the patch
Tue Mar 20 23:00:00 2007 Thomas Woerner 1.2.11-2
- use X11 dlopen code for 64 bit architectures (rhbz#207903)
Mon Mar 19 23:00:00 2007 Thomas Woerner 1.2.11-1
- new version 1.2.11
- fixed man page SDL_ListModes (rhbz#208212)
- fixed spurious esound, audiofile dependencies (rhbz#217389)
Thanks to Ville Skyttä for the patch
- dropped requirements for imake and libXt-devel (rhbz#226402)
- made nasm arch %{ix86} only (rhbz#226402)
- dropped O3 from options (rhbz#226402)
- dropped tagname environment variable (rhbz#226402)
Thu Nov 2 23:00:00 2006 Thomas Woerner 1.2.10-9
- fixed arch order in SDL_config.h wrapper
Sat Oct 28 00:00:00 2006 Thomas Woerner 1.2.10-8
- fixed multilib conflicts for SDL (#212288)
Thu Jul 27 00:00:00 2006 Thomas Woerner 1.2.10-6.2
- setting the X11 lib and include paths hard to get shared X11 support on all
architectures
Thu Jul 27 00:00:00 2006 Thomas Woerner 1.2.10-6.1
- added build requires for automake and autoconf
Wed Jul 26 00:00:00 2006 Thomas Woerner 1.2.10-6
- dropped libXt build requires, because libSDL does not need libXt at all -
this was an autofoo bug (fixed already)
- fixed multilib devel conflicts (#192749)
- added buidrequires for imake: AC_PATH_X needs imake currently
Thu Jul 13 00:00:00 2006 Jesse Keating - 1.2.10-5
- rebuild
- use %configure macro
Wed Jun 21 00:00:00 2006 Christopher Stone 1.2.10-4
- added missing (build) requires for libXt libXrender libXrandr
- remove %makeinstall macro (bad practice)
- use %{buildroot} macro consistantly
Wed Jun 7 00:00:00 2006 Thomas Woerner 1.2.10-2
- added missing (build) requires for GL and GLU
Tue May 23 00:00:00 2006 Thomas Woerner 1.2.10-1
- new version 1.2.10
- dropped the following patches because they are not needed anymore:
ppc_modes, gcc4, yuv_mmx_gcc4 and no_exec_stack
- new pagesize patch (drop PAGE_SIZE, use sysconf(_SC_PAGESIZE) instead)
Mon Feb 13 23:00:00 2006 Jesse Keating - 1.2.9-5.2.1
- rebump for build order issues during double-long bump
Fri Feb 10 23:00:00 2006 Jesse Keating - 1.2.9-5.2
- bump again for double-long bug on ppc(64)
Tue Feb 7 23:00:00 2006 Jesse Keating - 1.2.9-5.1
- rebuilt for new gcc4.1 snapshot and glibc changes
Fri Jan 27 23:00:00 2006 Thomas Woerner 1.2.9-5
- added upstream no exec stack patch
Thu Jan 26 23:00:00 2006 Thomas Woerner 1.2.9-4
- prefer alsa sound output, then artsd and esd
Tue Jan 24 23:00:00 2006 Thomas Woerner 1.2.9-3
- dropped libtool .la files from devel package
Fri Dec 9 23:00:00 2005 Jesse Keating
- rebuilt
Wed Nov 16 23:00:00 2005 Thomas Woerner 1.2.9-2.1
- fixed build requires
Tue Nov 15 23:00:00 2005 Warren Togami 1.2.9-2
- -devel req actual X libs
Mon Nov 7 23:00:00 2005 Thomas Woerner 1.2.9-1
- new version 1.2.9 with additional gcc4 fixes
- using xorg-x11-devel instead of XFree86-devel
Fri May 27 00:00:00 2005 Bill Nottingham 1.2.8-3.2
- fix configure script for libdir so library deps are identical on all
arches (#158346)
Fri Apr 15 00:00:00 2005 Thomas Woerner 1.2.8-3.1
- new version of the gcc4 fix
Wed Apr 13 00:00:00 2005 Thomas Woerner 1.2.8-3
- fixed gcc4 compile problems
- fixed x86_64 endian problem
Wed Feb 9 23:00:00 2005 Thomas Woerner 1.2.8-2
- rebuild
Fri Dec 17 23:00:00 2004 Thomas Woerner 1.2.8-1
- new version 1.2.8
Fri Oct 15 00:00:00 2004 Thomas Woerner 1.2.7-8
- added patch from SDL CVS for arts detection/initialization problem (#113831)
Thu Sep 30 00:00:00 2004 Thomas Woerner 1.2.7-7.1
- moved to new autofoo utils
Sat Jul 10 00:00:00 2004 Thomas Woerner 1.2.7-7
- fixed resolution switching for ppc (#127254)
Tue Jun 22 00:00:00 2004 Thomas Woerner 1.2.7-6
- fixed gcc34 build problems
Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt
Tue May 25 00:00:00 2004 Thomas Woerner 1.2.7-4
- added requires for alsa-lib-devel (#123374)
Thu Apr 1 00:00:00 2004 Harald Hoyer - 1.2.7-3
- fixed gcc34 compilation issues
Wed Mar 10 23:00:00 2004 Thomas Woerner 1.2.7-2.1
- added buildrequires for alsa-lib-devel
- now using automake 1.5
Tue Mar 9 23:00:00 2004 Thomas Woerner 1.2.7-2
- Fixed SDL requires for devel package
Tue Mar 2 23:00:00 2004 Elliot Lee
- rebuilt
- Revive SDL-ppc64.patch
Mon Mar 1 23:00:00 2004 Thomas Woerner 1.2.7-1
- new version 1.2.7
Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt
Thu Feb 5 23:00:00 2004 Thomas Woerner 1.2.6-3.1
- disabled several video modes, hopefuilly fixes (#113831)
Thu Jan 29 23:00:00 2004 Thomas Woerner 1.2.6-3
- fix for alsa 1.0
Tue Nov 25 23:00:00 2003 Thomas Woerner 1.2.6-2
- removed rpath
- using O3 instead of O2, now (SDL_RLEaccel.c compile error)
- added BuildRequires for nasm
Wed Sep 3 00:00:00 2003 Thomas Woerner 1.2.6-1
- new version 1.2.6
Fri Aug 8 00:00:00 2003 Elliot Lee 1.2.5-9
- Fix libtool
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt
Thu Jun 5 00:00:00 2003 Than Ngo 1.2.5-7
- fix build problem with gcc 3.3
- clean up specfile
Tue May 20 00:00:00 2003 Thomas Woerner 1.2.5-5
- rebuild
Wed Apr 16 00:00:00 2003 Thomas Woerner 1.2.5-4
- X11 modes fix (use more than 60 Hz, when possible)
Mon Feb 17 23:00:00 2003 Elliot Lee 1.2.5-3.5
- ppc64 fix
Mon Feb 10 23:00:00 2003 Thomas Woerner 1.2.5-3
- added -fPIC to LDFLAGS
Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt
Tue Dec 10 23:00:00 2002 Thomas Woerner 1.2.5-1
- new version 1.2.5
- disabled conflicting automake16 patch
- dgavideo modes fix (#78861)
Sun Dec 1 23:00:00 2002 Elliot Lee 1.2.4-7
- Fix unpackaged files by including them.
- _smp_mflags
Fri Nov 29 23:00:00 2002 Tim Powers 1.2.4-6
- remove unpackaged files from the buildroot
- lib64\'ize
Sun Jul 21 00:00:00 2002 Florian La Roche
- do not require nasm for mainframe
Wed Jul 3 00:00:00 2002 Bernhard Rosenkraenzer 1.2.4-4
- Fix bug #67255
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Mon May 27 00:00:00 2002 Tim Powers
- automated rebuild
Fri May 24 00:00:00 2002 Bernhard Rosenkraenzer 1.2.4-1
- 1.2.4
- Fix build with automake 1.6
Mon Mar 11 23:00:00 2002 Bernhard Rosenkraenzer 1.2.3-7
- Fix AM_PATH_SDL automake macro with AC_LANG(c++) (#60533)
Thu Feb 28 23:00:00 2002 Bernhard Rosenkraenzer 1.2.3-6
- Rebuild in current environment
Thu Jan 24 23:00:00 2002 Bernhard Rosenkraenzer 1.2.3-5
- dlopen() aRts and esd rather than linking directly to them.
- make sure aRts and esd are actually used if they\'re running.
Mon Jan 21 23:00:00 2002 Bernhard Rosenkraenzer 1.2.3-4
- Don\'t crash without xv optimization: BuildRequire a version of nasm that
works.
Wed Jan 9 23:00:00 2002 Tim Powers
- automated rebuild
Mon Dec 17 23:00:00 2001 Bernhard Rosenkraenzer 1.2.3-2
- Rebuild with new aRts, require arts-devel rather than kdelibs-sound-devel
- Temporarily exclude alpha (compiler bugs)
Thu Nov 22 23:00:00 2001 Bernhard Rosenkraenzer 1.2.3-1
- 1.2.3
Sat Nov 17 23:00:00 2001 Bernhard Rosenkraenzer 1.2.2-5
- Add workaround for automake 1.5 asm bugs
Tue Oct 30 23:00:00 2001 Bernhard Rosenkraenzer 1.2.2-4
- Make sure -fPIC is used on all architectures (#55039)
- Fix build with autoconf 2.5x
Sat Sep 1 00:00:00 2001 Bill Nottingham 1.2.2-3
- rebuild (fixes #50750??)
Fri Aug 3 00:00:00 2001 Bernhard Rosenkraenzer 1.2.2-2
- SDL-devel should require esound-devel and kdelibs-sound-devel (#44884)
Wed Jul 25 00:00:00 2001 Bernhard Rosenkraenzer 1.2.2-1
- Update to 1.2.2; this should fix #47941
- Add build dependencies
Wed Jul 11 00:00:00 2001 Elliot Lee 1.2.1-3
- Rebuild to eliminate libXv/libXxf86dga deps.
Sat Jun 30 00:00:00 2001 Preston Brown
- output same libraries for sdl-config whether --libs or --static-libs
selected. Fixes compilation of most SDL programs.
- properly packaged new HTML documentation
Mon Jun 25 00:00:00 2001 Bernhard Rosenkraenzer 1.2.1-1
- 1.2.1
Tue May 8 00:00:00 2001 Bernhard Rosenkraenzer 1.2.0-2
- Add Bill\'s byteorder patch
Mon Apr 16 00:00:00 2001 Bernhard Rosenkraenzer
- 1.2.0
Tue Feb 27 23:00:00 2001 Karsten Hopp
- SDL-devel requires SDL
Tue Jan 16 23:00:00 2001 Bernhard Rosenkraenzer
- Require arts rather than kdelibs-sound
Sun Jan 7 23:00:00 2001 Bernhard Rosenkraenzer
- 1.1.7
Wed Oct 25 00:00:00 2000 Bernhard Rosenkraenzer
- 1.1.6
Tue Aug 8 00:00:00 2000 Bernhard Rosenkraenzer
- build against new DGA
- update to 1.1.4, remove patches (they\'re now in the base release)
Wed Aug 2 00:00:00 2000 Bernhard Rosenkraenzer
- %post -p /sbin/ldconfig (Bug #14928)
- add URL
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Mon Jun 19 00:00:00 2000 Bill Nottingham
- replace patch that fell out of SRPM
Wed Jun 14 00:00:00 2000 Preston Brown
- FHS paths
- use 1.1 (development) version; everything even from Loki links to it!
Fri May 5 00:00:00 2000 Bill Nottingham
- autoconf fixes for ia64
Tue Apr 25 00:00:00 2000 Tim Powers
- updated to 1.0.8
Tue Feb 15 23:00:00 2000 Tim Powers
- updated to 1.0.4, fixes problems when run in 8bpp
Tue Feb 1 23:00:00 2000 Tim Powers
- applied patch from Hans de Goede for fullscreen toggling.
- using --enable-video-x11-dgamouse since it smoothes the mouse some.
Sun Jan 30 23:00:00 2000 Tim Powers
- updated to 1.0.3, bugfix update
Fri Jan 28 23:00:00 2000 Tim Powers
- fixed group etc
Fri Jan 21 23:00:00 2000 Tim Powers
- build for 6.2 Powertools
Wed Jan 19 23:00:00 2000 Sam Lantinga
- Re-integrated spec file into SDL distribution
- \'name\' and \'version\' come from configure
- Some of the documentation is devel specific
- Removed SMP support from %build - it doesn\'t work with libtool anyway
Tue Jan 18 23:00:00 2000 Hakan Tandogan
- Hacked Mandrake sdl spec to build 1.1
Sun Dec 19 23:00:00 1999 John Buswell
- Build Release
Sat Dec 18 23:00:00 1999 John Buswell
- Add symlink for libSDL-1.0.so.0 required by sdlbomber
- Added docs
Thu Dec 9 23:00:00 1999 Lenny Cartier
- v 1.0.0
Mon Nov 1 23:00:00 1999 Chmouel Boudjnah
- First spec file for Mandrake distribution.