- fixed and simplified BuildRequires

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/glu?expand=0&rev=3
This commit is contained in:
Stefan Dirsch 2012-09-21 09:37:37 +00:00 committed by Git OBS Bridge
parent 95d3acaa7d
commit 71644a8c1b
2 changed files with 9 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Sep 21 09:36:54 UTC 2012 - sndirsch@suse.com
- fixed and simplified BuildRequires
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 18 09:10:00 UTC 2012 - cfarrell@suse.com Tue Sep 18 09:10:00 UTC 2012 - cfarrell@suse.com

View File

@ -1,5 +1,5 @@
# #
# spec file for package libGLU # spec file for package glu
# #
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@ -28,10 +28,10 @@ Url: http://cgit.freedesktop.org/mesa/glu/
#Git-Web: http://cgit.freedesktop.org/mesa/glu/ #Git-Web: http://cgit.freedesktop.org/mesa/glu/
Source: http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz Source: http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++
BuildRequires: libtool
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(gl) BuildRequires: pkgconfig(dri)
BuildRequires: gcc-c++ libtool
BuildRequires: Mesa-libIndirectGL-devel
%description %description
GLU offers simple interfaces for building mipmaps; checking for the GLU offers simple interfaces for building mipmaps; checking for the