forked from pool/freeglut
137 lines
4.2 KiB
Plaintext
137 lines
4.2 KiB
Plaintext
|
-------------------------------------------------------------------
|
||
|
Sun Sep 3 22:04:01 CEST 2006 - sndirsch@suse.de
|
||
|
|
||
|
- update to current CVS (2006-09-03)
|
||
|
* Check fgets for return value to avoid warnings
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Jul 23 16:42:22 CEST 2006 - sndirsch@suse.de
|
||
|
|
||
|
- updated xdriinfo
|
||
|
- fixed build for X.Org 7
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Jan 26 17:55:38 CET 2006 - mls@suse.de
|
||
|
|
||
|
- fix BuildRequires
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Jan 25 21:36:00 CET 2006 - mls@suse.de
|
||
|
|
||
|
- converted neededforbuild to BuildRequires
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Nov 11 13:03:27 CET 2005 - sndirsch@suse.de
|
||
|
|
||
|
- moved glxinfo/glxgears/xdriinfo from -devel to main package
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Nov 10 22:30:45 CET 2005 - sndirsch@suse.de
|
||
|
|
||
|
- updated to current CVS (05-11-10) to fix all these "freeglut
|
||
|
ERROR: Function <glut<whatever>> called without first calling
|
||
|
'glutInit'" errors, which prevented many programs from starting
|
||
|
(e.g. FlightGear); freeglut 2.4 seems known to be broken :-(
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Nov 7 10:44:55 CET 2005 - sndirsch@suse.de
|
||
|
|
||
|
- switched to external built Mesa
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Wed Oct 26 15:02:46 CEST 2005 - sndirsch@suse.de
|
||
|
|
||
|
- added build of glxinfo/glxgears/xdriinfo when %USE_EXTERNAL_MESA
|
||
|
is set
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 24 11:58:39 CEST 2005 - sndirsch@suse.de
|
||
|
|
||
|
- update to final release 2.4.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Jun 10 08:21:14 CEST 2005 - sndirsch@suse.de
|
||
|
|
||
|
- removed "-Werror"
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Jun 6 09:19:27 CEST 2005 - sndirsch@suse.de
|
||
|
|
||
|
- update to release 2.4.0-rc4
|
||
|
- obsoletes freeglut-gcc4.diff
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sun Apr 10 12:11:22 CEST 2005 - sndirsch@suse.de
|
||
|
|
||
|
- new gcc4 patch (use the bits of CVS)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 7 08:55:09 CEST 2005 - meissner@suse.de
|
||
|
|
||
|
- fortran does not appear to be needed here (just libtool
|
||
|
checks for it as standard).
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Apr 2 17:59:15 CEST 2005 - coolo@suse.de
|
||
|
|
||
|
- fix casts
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Apr 29 21:52:10 CEST 2004 - coolo@suse.de
|
||
|
|
||
|
- build parallel if available
|
||
|
- build as user
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Dec 15 10:32:15 CET 2003 - sndirsch@suse.de
|
||
|
|
||
|
- updated to release 2.2.0
|
||
|
* Mousewheel Support for Win32 & X11
|
||
|
* More unified Win32/*nix behavior and code
|
||
|
* Code style cleanups
|
||
|
* Visibility support in Win32
|
||
|
* Many other Good Bug Fixes
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Sat Dec 6 15:15:07 CET 2003 - sndirsch@suse.de
|
||
|
|
||
|
- updated to release 2.0.1
|
||
|
* fixes a number of bugs with menus
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Fri Oct 10 17:13:03 CEST 2003 - adrian@suse.de
|
||
|
|
||
|
- fix build for mips
|
||
|
- satisfy configure checks
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Oct 2 12:04:32 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- provides/obsoletes mesaglut/mesglut-devel now
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 30 09:41:55 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- removed demos
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Tue Sep 30 08:42:50 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- added GLUT manual pages
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Mon Sep 29 22:42:02 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- updated to final release 2.0.0
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 14 06:54:47 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- added GameMode fix (GameModeFixes-4.dif)
|
||
|
|
||
|
-------------------------------------------------------------------
|
||
|
Thu Aug 7 12:01:29 CEST 2003 - sndirsch@suse.de
|
||
|
|
||
|
- created package
|
||
|
|