Changelog for
SDL-devel-1.2.13-103.1.i586.rpm :
Thu Oct 30 13:00:00 2008 olhAATTsuse.de
- obsolete old -XXbit packages (bnc#437293)
Mon Jul 7 14:00:00 2008 schwabAATTsuse.de
- Fix aliasing bugs.
Tue May 27 14:00:00 2008 wberrierAATTnovell.com
- Build with pulseaudio support to fix some sdl apps
(xmoto in this case) (bnc#394721)
- Fix dynamic loading on x86_64 for pulse and libasound.
This is mainly done so that libsdl doesn\'t linked against
libpulse, but it also fixes libasound on x86_64.
(updated SDL-1.2.13-autoconf.patch)
Thu Apr 10 14:00:00 2008 roAATTsuse.de
- added baselibs.conf file to build xxbit packages
for multilib support
Tue Mar 25 13:00:00 2008 prusnakAATTsuse.cz
- remove aalib support [#373565]
- change line \"%define aalib 0\" to \"%define aalib 1\" in .spec file
and rebuild src.rpm if you want it back
Tue Mar 11 13:00:00 2008 prusnakAATTsuse.cz
- export X11_KeyToUnicode function but warn to stderr (x11-keytounicode.patch)
- some games use this function although it is an internal one
which should not be used by new SDL-using code
Tue Jan 15 13:00:00 2008 prusnakAATTsuse.cz
- updated to 1.2.13 (minor bug fix release)
* fixed link error when building with Intel Compiler 10
* removed stray C++ comment from public headers
* fixed crash in SDL_SoftStretch() on secure operating systems
* fixed undefined symbol on X11 implementations without UTF-8
support
* worked around BadAlloc error when using XVideo on the XFree86
Intel Integrated Graphics driver
* scan for all joysticks on Linux instead of stopping at one
that was removed
* fixed use of sdl-config arguments in sdl.m4
Tue Sep 25 14:00:00 2007 prusnakAATTsuse.cz
- added Mesa-devel to Requires of -devel subpackage
Thu Sep 13 14:00:00 2007 prusnakAATTsuse.cz
- disabled assembly stretch for %ix86 architectures [#309075]
(no_asm_stretch.patch)
Wed Jul 25 14:00:00 2007 prusnakAATTsuse.cz
- updated to 1.2.22
* added SDL_VIDEO_ALLOW_SCREENSAVER to override SDL\'s disabling
of the screensaver on Mac OS X and X11
Fri Mar 2 13:00:00 2007 prusnakAATTsuse.cz
- cleaned spec file
Tue Sep 19 14:00:00 2006 dmuellerAATTsuse.de
- remove slang requires
Fri Sep 8 14:00:00 2006 nadvornikAATTsuse.cz
- updated to 1.2.11
* API enhancements
* dynamic X11 loading
* upstream Xinerama support
* pkgconfig configuration support
Thu Jun 1 14:00:00 2006 nadvornikAATTsuse.cz
- use upstream patch for 32 visuals bug [#178725]
Wed May 31 14:00:00 2006 nadvornikAATTsuse.cz
- do not use depth 32 visuals [#178725]
Fri Mar 10 13:00:00 2006 bkAATTsuse.de
- remove the ifnarch s390 s390x for Requires: alsa-devel (obsolete)
Thu Mar 9 13:00:00 2006 bkAATTsuse.de
- remove esound-devel from Requires of SDL-devel [#115205]
- remove gcc-c++ from Requires of SDL-devel (moved to the packages)
- add libstdc++ and gcc to Requires of SDL-devel(req. by libSDL.la)
Fri Feb 10 13:00:00 2006 schwabAATTsuse.de
- Fix inconsistent use of structure padding.
Tue Jan 31 13:00:00 2006 ajAATTsuse.de
- Reduce BuildRequires.
- Fix requires of SDL-devel.
Mon Jan 30 13:00:00 2006 nadvornikAATTsuse.cz
- added gcc-c++ to Requires of SDL-devel (it should be possible
to build SDL with arts support and without c++ dependency,
but this is more safe for now)
Thu Jan 26 13:00:00 2006 nadvornikAATTsuse.cz
- removed arts-devel from Requires: of SDL-devel [#115205]
Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires
Thu Dec 15 13:00:00 2005 nadvornikAATTsuse.cz
- updated to 1.2.9
- use alsa by default [#114750]
Tue Nov 1 13:00:00 2005 dmuellerAATTsuse.de
- build libSDL with nonexecutable stack
Mon Oct 10 14:00:00 2005 nadvornikAATTsuse.cz
- used -fno-strict-aliasing, removed possibly broken fix
Tue Jul 19 14:00:00 2005 nadvornikAATTsuse.cz
- fixed Requires of devel subpackage
Thu Apr 14 14:00:00 2005 sbrabecAATTsuse.cz
- Added audiofile-devel to neededforbuild.
Wed Apr 13 14:00:00 2005 pthAATTsuse.de
- Give the anonymous enums in SDL_events.h a name so
that they\'re acceptable even for an operator<<.
Mon Apr 4 14:00:00 2005 nadvornikAATTsuse.cz
- fixed to compile with gcc4
Wed Jan 12 13:00:00 2005 schwabAATTsuse.de
- Fix asm constraints for x86_64.
Thu Jan 6 13:00:00 2005 nadvornikAATTsuse.cz
- updated to 1.2.8:
* libasound is dlopened
* many bugfixes
Thu Nov 18 13:00:00 2004 nadvornikAATTsuse.cz
- do not add rpath to sdl-config --libs [#48331]
Wed Jul 7 14:00:00 2004 sndirschAATTsuse.de
- SDL-1.2.7-xinerama.patch:
* use first monitor for fullscreen mode in Xinerama mode (instead
of both, which is very annoying!); SDL_VIDEO_X11_XINERAMA_SCREEN
environment variable needs to be set for this, so it shouldn\'t
hurt, if the patch isn\'t perfect
Wed Mar 3 13:00:00 2004 nadvornikAATTsuse.cz
- updated to 1.2.7
Fri Feb 20 13:00:00 2004 nadvornikAATTsuse.cz
- fixed underquoted definitions [#34764]
Thu Feb 5 13:00:00 2004 nadvornikAATTsuse.cz
- updated to 1.2.6
- arts and esound libs are dlopened
- fixed dangerous compiler warnings
Sat Jan 10 13:00:00 2004 adrianAATTsuse.de
- add %defattr and %run_ldconfig
Fri Nov 21 13:00:00 2003 roAATTsuse.de
- compile with -DALSA_PCM_OLD_HW_PARAMS_API
Mon Oct 6 14:00:00 2003 roAATTsuse.de
- added glib2(-devel) to neededforbuild (arts)
Wed Sep 17 14:00:00 2003 tiwaiAATTsuse.de
- fixed the detection of ALSA device using non-blocking open mode.
Tue Jul 29 14:00:00 2003 ajAATTsuse.de
- Fix problems exposed by unit-at-a-time.
Thu Jun 19 14:00:00 2003 roAATTsuse.de
- fix build with current automake
Mon May 26 14:00:00 2003 roAATTsuse.de
- fix problem with target_cpu macro definition in specfile
- fix head calling syntax in configure.in
Tue May 13 14:00:00 2003 roAATTsuse.de
- hack to build with current libtool
Mon Mar 31 14:00:00 2003 roAATTsuse.de
- use mesa-devel-packages in neededforbuild
Wed Nov 20 13:00:00 2002 roAATTsuse.de
- work around problem with latest automake
Tue Nov 12 13:00:00 2002 nadvornikAATTsuse.cz
updated to 1.2.5: bugfix release
Sun Nov 10 13:00:00 2002 roAATTsuse.de
- fix deprecated multiline string literal for gcc-3.3
Tue Sep 24 14:00:00 2002 frohAATTsuse.de
- %-ifarch\'ed Requires: alsa-devel for all but s390 and s390x (#18647)
Mon Sep 9 14:00:00 2002 kukukAATTsuse.de
- Remove kdelibs3-devel from neededforbuild
Tue Aug 20 14:00:00 2002 tiwaiAATTsuse.de
- fixed endian check using endian.h [bug #18106]
Mon Aug 12 14:00:00 2002 roAATTsuse.de
- remove OBJCDEPFLAGS from configure.in
Mon Jun 10 14:00:00 2002 meissnerAATTsuse.de
- use system AM_PROG_LIBTOOL, so we get a newer libtool.
Tue May 21 14:00:00 2002 nadvornikAATTsuse.cz
- added SDL-devel requires aalib-devel [bug #15699]
Wed May 15 14:00:00 2002 roAATTsuse.de
- fix rpath for lib64 in sdl-config
Tue Apr 30 14:00:00 2002 bkAATTsuse.de
- update to 1.2.4
- remove obsolete -malign stuff(opt_flags use -mcpu=i686 now)
Tue Apr 2 14:00:00 2002 nadvornikAATTsuse.cz
- fixed to compile with new autoconf
Fri Feb 15 13:00:00 2002 roAATTsuse.de
- changed neededforbuild
to
Mon Feb 4 13:00:00 2002 egmontAATTsuselinux.hu
- enable aalib support
Tue Jan 22 13:00:00 2002 uliAATTsuse.de
- build with KDE 3
Wed Jan 9 13:00:00 2002 nadvornikAATTsuse.cz
- used macros %{_lib} and %{_libdir}
Mon Dec 3 13:00:00 2001 tiwaiAATTsuse.de
- added support for ALSA 0.9.0.
Mon Nov 26 13:00:00 2001 nadvornikAATTsuse.cz
- update to 1.2.3:
- added X11 Xinerama support
- added platform independent OpenGL header - SDL_opengl.h
- added support for DirectFB video on Linux
- added initial NVidia acceleration on framebuffer console
Wed Nov 7 13:00:00 2001 nadvornikAATTsuse.cz
- fixed src/hermes/Makefile.am for new automake
- SDL_devel requires alsa-devel and esound-devel [bug #8630]
Tue Nov 6 13:00:00 2001 nadvornikAATTsuse.cz
- fixed to compile with new automake
Tue Sep 4 14:00:00 2001 nadvornikAATTsuse.cz
- do not use -fomit-frame-pointer on i386 arch
Tue Aug 7 14:00:00 2001 nadvornikAATTsuse.cz
- installed correctly
Thu Aug 2 14:00:00 2001 nadvornikAATTsuse.cz
- renamed sdl -> SDL
- changed kdelibs -> kdelibs-artsd in neededforbuild
- updated to 1.2.2
Mon Jun 18 14:00:00 2001 nadvornikAATTsuse.cz
- compiled with aRts support (bug #8601)
- added nasm to neededforbuild
Thu May 17 14:00:00 2001 nadvornikAATTsuse.cz
- fixed cast warnings and include files for ia64
Wed May 9 14:00:00 2001 mfabianAATTsuse.de
- bzip2 sources
Sat Apr 14 14:00:00 2001 schwabAATTsuse.de
- Run autoconf prior to configuring.
Thu Apr 12 14:00:00 2001 nadvornikAATTsuse.cz
- update to 1.2.0
Mon Mar 26 14:00:00 2001 kkaempfAATTsuse.de
- package split -devel
Wed Mar 7 13:00:00 2001 roAATTsuse.de
- changed neededforbuild to
Tue Mar 6 13:00:00 2001 bkAATTsuse.de
- fix _target_platform: set _target_cpu from arch and optflags
- does not use -mcpu=pentiumpro any longer, uses other optimisations
- fix broken 486 case in configure(.in): -march=486 -> -march=i486
- remove duplicate entries from %doc lines
Sun Feb 18 13:00:00 2001 bkAATTsuse.de
- update to 1.1.8, use RPM_OPT_FLAGS and enable sdl optimisations
- fix manuals installation and simplify documentation installation
- SDL-1.1.8.dif: disable -march=pentium, allowing -mcpu=pentiumpro
Sat Nov 4 13:00:00 2000 kukukAATTsuse.de
- fix neededforbuild
Tue Oct 24 14:00:00 2000 nadvornikAATTsuse.cz
- update to 1.1.6
Tue Sep 5 14:00:00 2000 nadvornikAATTsuse.cz
- back to suse_update_config -f (with libtool 1.3.5 it works)
Thu Aug 31 14:00:00 2000 nadvornikAATTsuse.cz
- used suse_update_config -fl
- removed -lXv from sdl-config
Mon Aug 28 14:00:00 2000 nadvornikAATTsuse.cz
- removed xdevel3 from neededforbuild (1.1.4 does not need it)
- added mesa, mesadev, mesasoft to neededforbuild
- added -lXv to sdl-config
Wed Aug 16 14:00:00 2000 uliAATTsuse.de
- update -> 1.1.4 (need this for smpeg-xmms)
Fri Jul 28 14:00:00 2000 nadvornikAATTsuse.cz
- compiled with xdevel3 to work with xf86 3.3.6
Tue May 23 14:00:00 2000 freitagAATTsuse.de
- new version 1.1.2
- xdevel to neededforbuild to get libXx...
Wed May 3 14:00:00 2000 kukukAATTsuse.de
- Fix configure for new libtool
- use defaultdocdir macro
Sat Apr 8 14:00:00 2000 bkAATTsuse.de
- added suse update config macro
Sun Apr 2 14:00:00 2000 sndirschAATTsuse.de
- update to version 1.0.8 (e.g. required by aleclone 1.16.1)
Mon Feb 28 13:00:00 2000 freitagAATTsuse.de
- spec-cleanup
Wed Dec 15 13:00:00 1999 freitagAATTsuse.de
- update to version 1.0.1
Mon Sep 27 14:00:00 1999 bsAATTsuse.de
- fixed requirements for sub packages
Tue Sep 21 14:00:00 1999 uliAATTsuse.de
- run Configure.sh on PPC
Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
Mon May 31 14:00:00 1999 roAATTsuse.de
- added code to build on alpha
(copied from linuxthreads-0.6 like the rest)
Wed May 26 14:00:00 1999 uliAATTsuse.de
- added sdldev subpack
Fri May 21 14:00:00 1999 uliAATTsuse.de
- fixed #includes/definitions for glibc 2.1
Mon Mar 22 13:00:00 1999 uliAATTsuse.de
- new package, version 0.9.9