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
This commit is contained in:
Dominique Leuenberger 2012-02-20 22:15:04 +00:00 committed by Git OBS Bridge
parent 33b8c3f0e0
commit ecf9586df2
2 changed files with 11 additions and 5 deletions

View File

@ -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

View File

@ -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