diff --git a/baselibs.conf b/baselibs.conf index 8f3b090..d9f04d5 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,2 +1,2 @@ glew -libGLEW1_5 +libGLEW1_6 diff --git a/glew.changes b/glew.changes index 36395d5..f08d247 100644 --- a/glew.changes +++ b/glew.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 29 13:20:07 UTC 2011 - coolo@suse.com + +- fix baselibs.conf + ------------------------------------------------------------------- Thu Aug 18 17:52:07 UTC 2011 - crrodriguez@opensuse.org diff --git a/glew.spec b/glew.spec index 39d3f9d..2e6fcf6 100644 --- a/glew.spec +++ b/glew.spec @@ -41,8 +41,6 @@ supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. %package -n libGLEW1_6 - - Summary: OpenGL Extension Wrangler Library Group: System/Libraries @@ -54,8 +52,6 @@ supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. %package devel - - Summary: Development files for glew Group: Development/Libraries/C and C++ Requires: %{name} = %{version}