Accepting request 252572 from home:sfalken:branches:games

- Added:
  * 0001-fix_opengl_driver.patch
    + Please see: 244d00280c   Allows for building against Mesa >10.0
  * 0002-fix_implicit_definitions.patch
    + Fixes implicit definition warning from rpmlint
- Added CFLAGS and CXXFLAGS to clear warnings about not using RPM_OPT_FLAGS, and gcc compatibility, using -fno-strict-aliasing going forward

OBS-URL: https://build.opensuse.org/request/show/252572
OBS-URL: https://build.opensuse.org/package/show/games/supertuxkart?expand=0&rev=56
This commit is contained in:
Matthias Mailänder
2014-09-27 18:45:18 +00:00
committed by Git OBS Bridge
parent cf60de2c00
commit ee7ddf6d38
4 changed files with 100 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Sep 27 00:58:07 UTC 2014 - sfalken@opensuse.org
- Added:
* 0001-fix_opengl_driver.patch
+ Please see: https://github.com/supertuxkart/stk-code/commit/244d00280c1b082ca164f92337773e9e4e1a3898 Allows for building against Mesa >10.0
* 0002-fix_implicit_definitions.patch
+ Fixes implicit definition warning from rpmlint
- Added CFLAGS and CXXFLAGS to clear warnings about not using RPM_OPT_FLAGS, and gcc compatibility, using -fno-strict-aliasing going forward
-------------------------------------------------------------------
Sat Mar 8 11:37:10 UTC 2014 - dimstar@opensuse.org