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