File openal.changes of Package openal

-------------------------------------------------------------------
Thu Apr 10 12:54:45 CEST 2008 - ro@suse.de

- added baselibs.conf file to build xxbit packages
  for multilib support

-------------------------------------------------------------------
Wed Feb 27 14:04:10 CET 2008 - prusnak@suse.cz

- added libvorbis-devel to BuildRequires [#362737]

-------------------------------------------------------------------
Thu Sep 13 15:55:38 CEST 2007 - sbrabec@suse.cz

- Fixed pkgconfig file (#237223, patch from Andreas Hanke).

-------------------------------------------------------------------
Thu Jul  5 08:33:55 CEST 2007 - meissner@suse.de

- mark that we use alsa by explicitly buildrequire
  and requires in the -devel package.

-------------------------------------------------------------------
Thu Jun 28 21:06:53 CEST 2007 - tiwai@suse.de

- auto device-selection per speaker-num configuration.

-------------------------------------------------------------------
Tue Jun 26 14:06:05 CEST 2007 - tiwai@suse.de

- add 5.1/7.1 speaker support
- fix ALSA backend
- add speaker-position config in ~/.openalrc.

-------------------------------------------------------------------
Sat Jun  9 09:59:02 CEST 2007 - dmueller@suse.de

- add patch to fix build with gcc 4.2

-------------------------------------------------------------------
Fri Feb 16 12:43:15 CET 2007 - prusnak@suse.cz

- fixed crash in mixer (floatmul.patch) [#245470]

-------------------------------------------------------------------
Mon Oct 23 19:19:11 CEST 2006 - sbrabec@suse.cz

- Updated to version 0.0.8:
  * First official release.

-------------------------------------------------------------------
Fri Sep  1 11:14:27 CEST 2006 - anosek@suse.cz

- fixed some compiler warnings [#185960] (openal-warnings.patch)

-------------------------------------------------------------------
Wed Jun 14 23:42:49 CEST 2006 - dmueller@suse.de

- build parallel 

-------------------------------------------------------------------
Fri Mar 17 12:26:52 CET 2006 - tiwai@suse.de

- Fixes for ALSA support (#159064)
  o Fixed the handling of ALSA PCM parameters.  Now working with
    dmix, too.
  o Changed the default ALSA PCM device to "default".
  o Fixed possible open errors after reopening dmix.

-------------------------------------------------------------------
Thu Mar  9 18:23:47 CET 2006 - bk@suse.de

- Add esound-devel to BuildRequires (was implicily by SDL-devel)
- added gcc-c++ to BuildRequires 

-------------------------------------------------------------------
Wed Jan 25 21:39:01 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Tue Nov 29 16:18:33 CET 2005 - sbrabec@suse.cz

- Updated to 2005-11-29 CVS snapshot of 1.0 branch (Linux_Spec1-0). 
- Fixed bad declaration (#133984).

-------------------------------------------------------------------
Mon Aug  1 16:11:06 CEST 2005 - sbrabec@suse.cz

- Updated to 2005-08-01 CVS snapshot of branch Linux_Spec1-0.

-------------------------------------------------------------------
Tue Mar 15 18:10:06 CET 2005 - sbrabec@suse.cz

- Removed incorrect ALSA flags (#72855).

-------------------------------------------------------------------
Thu Feb  3 11:36:33 CET 2005 - sbrabec@suse.cz

- Updated to 2005-01-06 CVS snapshot (version 0.0.8).

-------------------------------------------------------------------
Fri Jan 21 18:57:46 CET 2005 - ro@suse.de

- disable arch-asm (does not compile ATM) 

-------------------------------------------------------------------
Fri Jan 21 15:21:20 CET 2005 - sbrabec@suse.cz

- Updated to 2005-01-06 CVS snapshot.

-------------------------------------------------------------------
Thu Sep 02 12:21:03 CEST 2004 - sbrabec@suse.cz

- Updated to actual CVS snapshot.

-------------------------------------------------------------------
Wed Apr 28 02:03:19 CEST 2004 - ro@suse.de

- added -fno-strict-aliasing

-------------------------------------------------------------------
Sat Jan 10 15:54:29 CET 2004 - adrian@suse.de

- add %defattr

-------------------------------------------------------------------
Tue Dec  9 02:15:35 CET 2003 - ro@suse.de

- build with alsa compatibility defines 

-------------------------------------------------------------------
Mon Oct  6 15:56:00 CEST 2003 - ro@suse.de

- added glib2, glib2-devel to neededforbuild (arts) 

-------------------------------------------------------------------
Mon Aug 11 15:31:50 CEST 2003 - sbrabec@suse.cz

- Updated to actual CVS snapshot.

-------------------------------------------------------------------
Thu Jul 31 16:01:31 CEST 2003 - ro@suse.de

- include sys/time.h before alsa 

-------------------------------------------------------------------
Thu Apr 24 12:20:23 CEST 2003 - ro@suse.de

- fix install_info --delete call and move from preun to postun

-------------------------------------------------------------------
Mon Feb 10 16:24:30 CET 2003 - sbrabec@suse.cz

- Use %install_info (bug #23445).

-------------------------------------------------------------------
Mon Feb 10 14:30:15 CET 2003 - sbrabec@suse.cz

- Updated to 20030131 CVS snapshot.

-------------------------------------------------------------------
Wed Oct 30 14:57:08 CET 2002 - sbrabec@suse.cz

- Updated to actual CVS version.
- Fixed compiler warnings.

-------------------------------------------------------------------
Fri Aug 30 16:02:19 CEST 2002 - pmladek@suse.cz

- fixed dependency of the devel subpackage on the main package (used %version)

-------------------------------------------------------------------
Fri Jul  5 10:46:19 CEST 2002 - kukuk@suse.de

- Use %ix86 macro

-------------------------------------------------------------------
Mon Apr  8 13:34:37 CEST 2002 - pmladek@suse.cz

- arch specific assembler is only for i386
- fixed includes for ia64

-------------------------------------------------------------------
Wed Apr  3 15:40:57 CEST 2002 - pmladek@suse.cz

- used some pieces from old patches
- fixed to compile with autoconf-2.53:
	- fixed acinclude.m4, used aclocal
	- some fixes in configure.in
- cleaned up spec file
- removed boom.mp3 to avoid potential license problems

-------------------------------------------------------------------
Wed Feb 20 21:22:35 CET 2002 - ro@suse.de

- removed kdelibs3-artsd from neededforbuild
  (artsd is there anyway) 

-------------------------------------------------------------------
Sat Feb 16 19:45:02 CET 2002 - sndirsch@suse.de

- enabled optimization and arch specific assembler

-------------------------------------------------------------------
Fri Feb 15 18:35:49 CET 2002 - sndirsch@suse.de

- added SMPEG/SDL support to get MP3 playback support (required
  by VegaStrike)

-------------------------------------------------------------------
Fri Feb 15 00:20:14 CET 2002 - ro@suse.de

- changed neededforbuild <kdelibs3-artsd> to <arts arts-devel>

-------------------------------------------------------------------
Fri Feb 08 15:39:48 MET 2002 - bk@suse.de

- (re)enable optimisations and move prepare stuff to %prep

-------------------------------------------------------------------
Thu Feb  7 19:32:13 CET 2002 - sndirsch@suse.de

- added Ogg/Vorbis and Capture support
- removed compiler flags "-Werror -pedantic-errors" 

-------------------------------------------------------------------
Thu Feb  7 18:17:38 CET 2002 - sndirsch@suse.de

- added support for aRTs and esound daemon
- added global config file + a small patch to read this one

-------------------------------------------------------------------
Wed Feb  6 19:14:00 CET 2002 - tiwai@suse.de

- added ALSA 0.9.0 support.  see README.alsa.
- clean up spec file, using %_libdir.
- removed SDL.

-------------------------------------------------------------------
Fri Feb  1 23:32:20 CET 2002 - sndirsch@suse.de

- updated to CVS sources of 20020201 (required for vegastrike)
- disabled patches (not required any more)

-------------------------------------------------------------------
Fri Jan 11 14:08:41 CET 2002 - pmladek@suse.cz

- devel package created
- used macro %{_librdir} to fix for lib64

-------------------------------------------------------------------
Wed Aug  8 16:55:45 CEST 2001 - ro@suse.de

- changed neededforbuild <sdl> to <SDL>
- changed neededforbuild <sdl-devel> to <SDL-devel>

-------------------------------------------------------------------
Tue May 22 17:39:38 CEST 2001 - pmladek@suse.cz

- fixed include files on ia64
- fixed preprocessor warnigs by patch for alpha 

-------------------------------------------------------------------
Tue May  8 17:34:23 CEST 2001 - mfabian@suse.de

- bzip2 sources

-------------------------------------------------------------------
Thu Apr 19 14:32:35 CEST 2001 - pmladek@suse.cz

- fixed to compile on axp

-------------------------------------------------------------------
Wed Apr  4 13:49:54 CEST 2001 - schwab@suse.de

- Pass -relax to linker on ia64.
- Fix makefile to use LDFLAGS.
- Remove -fPIC when building non-library object.

-------------------------------------------------------------------
Mon Mar 26 12:05:39 CEST 2001 - ro@suse.de

- changed neededforbuild <sdl> to <sdl sdl-devel>

-------------------------------------------------------------------
Thu Nov 30 15:31:06 CET 2000 - ro@suse.de

- added suse-update-config 

-------------------------------------------------------------------
Mon Nov  6 01:10:50 CET 2000 - ro@suse.de

- fixed neededforbuild 

-------------------------------------------------------------------
Thu Jun  8 10:06:24 MEST 2000 - cihlar@suse.cz

- uncommented %clean

-------------------------------------------------------------------
Tue May  9 14:55:05 CEST 2000 - smid@suse.cz

- buildroot added
- upgrade to version from 08.05.2000

-------------------------------------------------------------------
Tue Apr 11 08:44:28 CEST 2000 - sndirsch@suse.de

- removed '-Werror' and '-pedantic-erros' compiler flags

-------------------------------------------------------------------
Mon Mar 27 18:34:03 CEST 2000 - uli@suse.de

- renamed dif for easier maintenance
- __linux -> __linux__
- now uses RPM_OPT_FLAGS

------------------------------------------------------------------------
Wed Mar 15 19:31:35 CET 2000

- added test demos

------------------------------------------------------------------------
Thu Mar  9 22:34:45 MET 2000 - sndirsch@suse.de

- created package
openSUSE Build Service is sponsored by