Accepting request 98391 from multimedia:libs
Until a rebuild of supertux2 it bitches: supertux2: symbol lookup error: supertux2: undefined symbol: __glewTexParameteri Bug report upstreamed: http://sourceforge.net/tracker/?func=detail&aid=3466541&group_id=67586&atid=523274 (forwarded request 98379 from namtrac) OBS-URL: https://build.opensuse.org/request/show/98391 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glew?expand=0&rev=25
This commit is contained in:
commit
533e7be282
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9deb2e9dbbcafaacf0faee2da0c149060b31dd1358dd33cca8f191a6aa4a55db
|
||||
size 238046
|
||||
oid sha256:b92214aec969ccd305bd14af454ac34f146beb14f05f847095892c1199092039
|
||||
size 206328
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1f28f61dceceb52f339c684d1fbf58a46142f4a43a3fb020fa47ce0c14c3519b
|
||||
size 35809
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 28 17:51:57 UTC 2011 - johannesobermayr@gmx.de
|
||||
|
||||
- Do not merge es branch for now
|
||||
* Fixes bnc #732438, #738519
|
||||
* Issue reported upstream
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 13 14:16:19 UTC 2011 - johannesobermayr@gmx.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
Name: glew
|
||||
Version: 1.7.0.git20111104.1441
|
||||
Version: 1.7.0.git20111123.2145
|
||||
Release: 1
|
||||
License: BSD-3-Clause and GPL-2.0 and MIT
|
||||
Summary: OpenGL Extension Wrangler Library
|
||||
@ -28,7 +28,6 @@ Source0: %name.tar.bz2
|
||||
Source1: baselibs.conf
|
||||
Patch: 0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2
|
||||
Patch1: dont-strip.diff
|
||||
Patch2: es_branch.diff.bz2
|
||||
BuildRequires: Mesa-devel
|
||||
BuildRequires: pkg-config
|
||||
Requires: libGLEW1_7 >= %version
|
||||
@ -67,7 +66,6 @@ functionality is exposed in a single header file.
|
||||
|
||||
%prep
|
||||
%setup -q -n %name
|
||||
%patch2 -p1
|
||||
%patch1 -p1
|
||||
%patch -p1
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f21459dda45a63635dd4a0f25ae434aa1ef6fb096172c97aa46d868b12393dff
|
||||
size 119351
|
||||
oid sha256:4bc507537f55db0712bf296a2b54f48221d892f562f54f61c62ffa8551d278c9
|
||||
size 119382
|
||||
|
Loading…
Reference in New Issue
Block a user