Hello community, here is the log from the commit of package glu for openSUSE:Factory checked in at 2014-10-31 09:39:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/glu (Old) and /work/SRC/openSUSE:Factory/.glu.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "glu" Changes: -------- --- /work/SRC/openSUSE:Factory/glu/glu.changes 2013-03-22 11:17:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.glu.new/glu.changes 2014-10-31 12:24:37.000000000 +0100 @@ -1,0 +2,6 @@ +Mon Oct 27 08:44:08 UTC 2014 - [email protected] + +- fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) +- added baselibs.conf as source to specfile + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ glu.spec ++++++ --- /var/tmp/diff_new_pack.efS4m8/_old 2014-10-31 12:24:38.000000000 +0100 +++ /var/tmp/diff_new_pack.efS4m8/_new 2014-10-31 12:24:38.000000000 +0100 @@ -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 @@ #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 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
