From c7fd730e5b5f96e070226c1cb018cb3b242eb46497c6069168de15c24eba4426 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 19 Aug 2011 07:17:45 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/glew revision 20.0 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=d74596ad59ba47df9b069d98ce718964 --- glew.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/glew.spec b/glew.spec index d2c590e..39d3f9d 100644 --- a/glew.spec +++ b/glew.spec @@ -19,7 +19,7 @@ Name: glew Version: 1.6.0 -Release: 1 +Release: 3 License: BSD3c and GPLv2 and MIT Summary: OpenGL Extension Wrangler Library Url: http://glew.sourceforge.net/ @@ -42,6 +42,7 @@ functionality is exposed in a single header file. %package -n libGLEW1_6 + Summary: OpenGL Extension Wrangler Library Group: System/Libraries @@ -54,6 +55,7 @@ functionality is exposed in a single header file. %package devel + Summary: Development files for glew Group: Development/Libraries/C and C++ Requires: %{name} = %{version} From 32d057ff539f8684043eea3251008c7963506ddafd66df9842c788a4eca0194e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 29 Sep 2011 13:20:22 +0000 Subject: [PATCH 2/2] - fix baselibs.conf OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=16 --- baselibs.conf | 2 +- glew.changes | 5 +++++ glew.spec | 4 ---- 3 files changed, 6 insertions(+), 5 deletions(-) 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}