diff --git a/glu.changes b/glu.changes index 98e6296..068c93d 100644 --- a/glu.changes +++ b/glu.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Oct 27 08:44:08 UTC 2014 - sndirsch@suse.com + +- fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) +- added baselibs.conf as source to specfile + ------------------------------------------------------------------- Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de diff --git a/glu.spec b/glu.spec index 5534002..12b819c 100644 --- a/glu.spec +++ b/glu.spec @@ -1,7 +1,7 @@ # # spec file for package glu # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 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 @@ -28,11 +28,12 @@ Url: http://cgit.freedesktop.org/mesa/glu/ #Git-Clone: git://anongit.freedesktop.org/mesa/glu #Git-Web: http://cgit.freedesktop.org/mesa/glu/ Source: http://cgit.freedesktop.org/mesa/glu/snapshot/%{name}-%{version}.tar.gz +Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: gcc-c++ BuildRequires: libtool BuildRequires: pkgconfig -BuildRequires: pkgconfig(dri) +BuildRequires: pkgconfig(gl) %description GLU offers simple interfaces for building mipmaps; checking for the