From 71644a8c1b7397dbc6e2e621dd87aa553ebcf2619572b98e90aa5567d2d2da91 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Fri, 21 Sep 2012 09:37:37 +0000 Subject: [PATCH] - fixed and simplified BuildRequires OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/glu?expand=0&rev=3 --- glu.changes | 5 +++++ glu.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/glu.changes b/glu.changes index 74ebc5a..5546a09 100644 --- a/glu.changes +++ b/glu.changes @@ -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 diff --git a/glu.spec b/glu.spec index 7a75558..1ed5641 100644 --- a/glu.spec +++ b/glu.spec @@ -1,5 +1,5 @@ # -# spec file for package libGLU +# spec file for package glu # # 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/ Source: http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build +BuildRequires: gcc-c++ +BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: pkgconfig(gl) -BuildRequires: gcc-c++ libtool -BuildRequires: Mesa-libIndirectGL-devel +BuildRequires: pkgconfig(dri) %description GLU offers simple interfaces for building mipmaps; checking for the