SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for freeglut-demo-3.2.2-slfo.1.1.11.x86_64.rpm :

* Thu Mar 24 2022 dmuellerAATTsuse.com- update to 3.2.2:
* Fix netbsd/aarch64 build by including sys/joystick.h instead of machine/joystick.h.
* Fix build with gcc >= 10 which made -fno-common the default by no longer relying on COMMON symbols for globals.
* Fix android build (default to FREEGLUT_GLES, and check for debug flags).
* Add flat shading option to the shapes demo.
* Fix crash when calling primitive drawing functions without creating a window first.
* Dropped really old and unmaintained doc directory from the source tree.- drop gcc10.patch (obsolete)
* Thu Mar 12 2020 tchvatalAATTsuse.com- Explicitely disable rpath to fix Leap builds
* Mon Mar 02 2020 tchvatalAATTsuse.com- Add patch to fix build with GCC 10 bsc#1160391:
* gcc10.patch
* Thu Jan 09 2020 tchvatalAATTsuse.com- Update to 3.2.1:
* Various fixes around the place that happened since last release- Fetch the glut manpages from web to point them somewhere
* Fri Mar 13 2015 tchvatalAATTsuse.com- Version bump to 3.0.0
* Now with cmake build system
* Various small fixes around here and there - no upstream changelog apart from VCS- Remove some more obsolete things from spec now when we use cmake
* Fri Mar 13 2015 tchvatalAATTsuse.com- Cleanup with spec-cleaner a bit- Remove obsolete conditions- Remove condition for sle11 build as it fails anyway
* Mon Sep 15 2014 crrodriguezAATTopensuse.org- Cleanup buildrequires to include only what is actually used.
* Sat Apr 06 2013 meissnerAATTsuse.com- Update to 2.8.1 - bugfixes mostly, covering MacOS, Windows and also regular UNIX X code.- use source url- dropped upstreamed freeglut-glextconflict.patch
* Sun Mar 24 2013 jengelhAATTinai.de- freeglut only directly depends on gl/glu, nothing else
* Sun Mar 03 2013 jengelhAATTinai.de- Use more robust make install call which also works on SLE and others
* Tue Sep 18 2012 cooloAATTsuse.com- add patch from fedora to fix build with latest GL stack: freeglut-glextconflict.patch
* Tue Sep 18 2012 cooloAATTsuse.com- in 12.3 libGLU is no longer part of Mesa
* Sun May 13 2012 mlinAATTsuse.com- Rename invalid package name Mesa-demos-base to Mesa-demo-x
* Wed Feb 29 2012 tabrahamAATTnovell.com- Update to 2.8.0
* There are now callbacks to support multitouch capability.
* Solaris and OSX support have improved.
* Fullscreen mode and Game mode behave better.
* Addition of Visual Studio 2010 projects & solutions.
* Many bugs have been fixed.
* Mon Feb 13 2012 cooloAATTsuse.com- fix baselibs.conf for devel-32bit
* Fri Jan 27 2012 saschpeAATTgmx.de- Rename demos package to freeglut-demo to match other demo packages- Honor shared library policy:
* Rename base package to libglut3 and adjust baselibs.conf accordingly- Ran spec-cleaner
* Tue Nov 15 2011 johannesobermayrAATTgmx.de- Update to pre-2.8.0 git
* Use a prefixed version (2.7.99)- Install already built demos
* Add -demos subpackage- Remove obsolete compat70.tar.bz2- glxgears, xdriinfo and glxinfo are part of Mesa-demos-base
* Remove glxdemos.tar.bz2, glxdemos.diff, xdriinfo.tar.bz2 freeglut-glxgears.notify.diff and freeglut-glxinfo.notify.diff
* Sat Oct 01 2011 cooloAATTsuse.com- add libtool as buildrequire to make the spec file more reliable
* Tue Nov 09 2010 sndirschAATTnovell.com- xdriinfo 1.0.4
* This minor maintenance release provides the usual recent collection of build configuration improvements and janitorial cleanups.
* Tue Aug 31 2010 sndirschAATTsuse.de- switched to current freeglut sources in SVN (2010-05-29); hopefully also fixes bnc #635821
* Sun Apr 04 2010 sndirschAATTsuse.de- xdriinfo 1.0.3
* Wed Dec 16 2009 jengelhAATTmedozas.de- add baselibs.conf as a source
* Tue Apr 21 2009 crrodriguezAATTsuse.de- remove static libraries and \"la\" files
* Tue Mar 03 2009 sndirschAATTsuse.de- switched to current freeglut sources in SVN (2009-03-01)- obsoletes freeglut-080721.diff, freeglut-sig11-bug466806.diff
* Tue Jan 20 2009 mhopfAATTsuse.de- freeglut-glxgears-notify.diff, freeglut-glxinfo-notify.diff
* Notify user if direct rendering or hardware acceleration is not available
* Notify user that glxgears is not a benchmark
* Sat Jan 17 2009 sndirschAATTsuse.de- freeglut-sig11-bug466806.diff
* fix Sig11 in glutCreateWindow() for GLX drivers < 1.3 (bnc #466806)
* Wed Dec 10 2008 olhAATTsuse.de- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293)
* Thu Oct 30 2008 olhAATTsuse.de- obsolete old -XXbit packages (bnc#437293)
* Mon Aug 11 2008 sndirschAATTsuse.de- switched to current freeglut sources in SVN (2008-07-21):
* Changed \"fgStructure.GameMode\" to \"fgStructure.GameModeWindow\" to reflect better what it is
* Added an end-of-line character to a warning message about an unknown X event type
* Fixing a problem in which \"glutGetWindow\" would return a menu\'s window instead of the menu\'s parent window
* Added some handy comments, spacing, fixed a typo in a comment
* Changed \"TARGET_HOST_UNIX_X11\" to \"TARGET_HOST_POSIX_X11\" to avoid trademark issues, per Joe Krahn; also rationalized the other \"TARGET_HOST\" definitions
* Added futher callback functionality to the CallbackMaker demo program. Also added a prompt for user input to highlight a difference betwen GLUT and \"freeglut\"
* Added multisampling support for
*nix and Windows; some other pixel format changes for Windows
* Added Markus Henschel\'s change (e-mail to developers\' list, June 28, 2006) to have the \"glutInitDisplayString\" ignore numerical assignments to tokens as a temporary fix.
* Fixed buy #1398196 in the bug tracker to the effect that passing the wrong argument in \"fghSleepForEvents\" can cause odd delays
* Thu Apr 10 2008 roAATTsuse.de- added baselibs.conf file to build xxbit packages for multilib support
* Sat Aug 18 2007 sndirschAATTsuse.de- xdriinfo 1.0.2
* X.Org bug #10616: Add all the X info commands to See Also in man page
* Sun Sep 03 2006 sndirschAATTsuse.de- update to current CVS (2006-09-03)
* Check fgets for return value to avoid warnings
* Sun Jul 23 2006 sndirschAATTsuse.de- updated xdriinfo- fixed build for X.Org 7
* Thu Jan 26 2006 mlsAATTsuse.de- fix BuildRequires
* Wed Jan 25 2006 mlsAATTsuse.de- converted neededforbuild to BuildRequires
* Fri Nov 11 2005 sndirschAATTsuse.de- moved glxinfo/glxgears/xdriinfo from -devel to main package
* Thu Nov 10 2005 sndirschAATTsuse.de- updated to current CVS (05-11-10) to fix all these \"freeglut ERROR: Function > 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 07 2005 sndirschAATTsuse.de- switched to external built Mesa
* Wed Oct 26 2005 sndirschAATTsuse.de- added build of glxinfo/glxgears/xdriinfo when %USE_EXTERNAL_MESA is set
* Fri Jun 24 2005 sndirschAATTsuse.de- update to final release 2.4.0
* Fri Jun 10 2005 sndirschAATTsuse.de- removed \"-Werror\"
* Mon Jun 06 2005 sndirschAATTsuse.de- update to release 2.4.0-rc4- obsoletes freeglut-gcc4.diff
* Sun Apr 10 2005 sndirschAATTsuse.de- new gcc4 patch (use the bits of CVS)
* Thu Apr 07 2005 meissnerAATTsuse.de- fortran does not appear to be needed here (just libtool checks for it as standard).
* Sat Apr 02 2005 cooloAATTsuse.de- fix casts
* Thu Apr 29 2004 cooloAATTsuse.de- build parallel if available- build as user
* Mon Dec 15 2003 sndirschAATTsuse.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 06 2003 sndirschAATTsuse.de- updated to release 2.0.1
* fixes a number of bugs with menus
* Fri Oct 10 2003 adrianAATTsuse.de- fix build for mips- satisfy configure checks
* Thu Oct 02 2003 sndirschAATTsuse.de- provides/obsoletes mesaglut/mesglut-devel now
* Tue Sep 30 2003 sndirschAATTsuse.de- removed demos
* Tue Sep 30 2003 sndirschAATTsuse.de- added GLUT manual pages
* Mon Sep 29 2003 sndirschAATTsuse.de- updated to final release 2.0.0
* Thu Aug 14 2003 sndirschAATTsuse.de- added GameMode fix (GameModeFixes-4.dif)
* Thu Aug 07 2003 sndirschAATTsuse.de- created package
 
ICM