From ecf9586df24898d64d5c7ae6f861eb34c932854008f4379a0e236c85029e905a Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 20 Feb 2012 22:15:04 +0000 Subject: [PATCH] Accepting request 106135 from home:msmeissn:branches:multimedia:libs make build OBS-URL: https://build.opensuse.org/request/show/106135 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/glew?expand=0&rev=23 --- glew.changes | 5 +++++ glew.spec | 11 ++++++----- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/glew.changes b/glew.changes index e54ef3d..92612d3 100644 --- a/glew.changes +++ b/glew.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 20 17:28:12 CET 2012 - meissner@suse.de + +- buildrequire Xi and Xmu libs + ------------------------------------------------------------------- Wed Dec 28 17:51:57 UTC 2011 - johannesobermayr@gmx.de diff --git a/glew.spec b/glew.spec index 22af5c3..d9b6c9c 100644 --- a/glew.spec +++ b/glew.spec @@ -1,7 +1,7 @@ # # spec file for package glew # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,20 +16,21 @@ # - Name: glew Version: 1.7.0.git20111123.2145 -Release: 1 -License: BSD-3-Clause and GPL-2.0 and MIT +Release: 0 Summary: OpenGL Extension Wrangler Library -Url: http://glew.sourceforge.net/ +License: BSD-3-Clause and GPL-2.0 and MIT Group: System/Libraries +Url: http://glew.sourceforge.net/ Source0: %name.tar.bz2 Source1: baselibs.conf Patch: 0001-Add-glew.c-glewinfo.c-and-includes.patch.bz2 Patch1: dont-strip.diff BuildRequires: Mesa-devel BuildRequires: pkg-config +BuildRequires: pkgconfig(xi) +BuildRequires: pkgconfig(xmu) Requires: libGLEW1_7 >= %version BuildRoot: %{_tmppath}/%{name}-%{version}-build