From b6e9f95c8750ef0d82f7ab456e5e925f475786dcb9bc778ecdd683d759ebb3cb Mon Sep 17 00:00:00 2001 From: Dave Plater Date: Sat, 28 May 2011 01:37:33 +0000 Subject: [PATCH] Accepting request 71701 from home:coolo:branches:openSUSE:Factory - remove sublicenses OBS-URL: https://build.opensuse.org/request/show/71701 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=10 --- glew.changes | 5 +++++ glew.spec | 5 ++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/glew.changes b/glew.changes index a13c1cc..4f879f0 100644 --- a/glew.changes +++ b/glew.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 27 13:30:13 UTC 2011 - coolo@novell.com + +- remove sublicenses + ------------------------------------------------------------------- Sun Apr 24 12:59:34 UTC 2011 - toddrme2178@gmail.com diff --git a/glew.spec b/glew.spec index 59e4868..668b346 100644 --- a/glew.spec +++ b/glew.spec @@ -20,11 +20,12 @@ Name: glew Version: 1.5.8 Release: 1 -License: BSD3c(or similar) ; GPLv2 ; Other uncritical OpenSource License +License: BSD3c and GPLv2 and MIT Summary: OpenGL Extension Wrangler Library Url: http://glew.sourceforge.net/ Group: System/Libraries Source0: %{name}-%{version}.tar.bz2 +Source1: baselibs.conf BuildRequires: Mesa-devel BuildRequires: pkg-config Requires: libGLEW1_5 >= %{version} @@ -38,7 +39,6 @@ supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. %package -n libGLEW1_5 -License: BSD3c(or similar) ; GPLv2 ; Other uncritical OpenSource License Summary: OpenGL Extension Wrangler Library Group: System/Libraries @@ -50,7 +50,6 @@ supported on the target platform. OpenGL core and extension functionality is exposed in a single header file. %package devel -License: BSD3c(or similar) ; GPLv2 ; Other uncritical OpenSource License Summary: OpenGL Extension Wrangler Library Group: Development/Libraries/C and C++ Requires: %{name} = %{version}