Accepting request 258490 from X11:XOrg

- fixed buildrequires: pkgconfig(dri) -> pkgconfig(gl) 
- added baselibs.conf as source to specfile

OBS-URL: https://build.opensuse.org/request/show/258490
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glu?expand=0&rev=8
This commit is contained in:
Stephan Kulow 2014-10-31 08:39:14 +00:00 committed by Git OBS Bridge
commit a3935b481a
2 changed files with 9 additions and 2 deletions

View File

@ -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 Sun Feb 17 17:21:53 UTC 2013 - jengelh@inai.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package glu # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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-Clone: git://anongit.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
Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: gcc-c++ BuildRequires: gcc-c++
BuildRequires: libtool BuildRequires: libtool
BuildRequires: pkgconfig BuildRequires: pkgconfig
BuildRequires: pkgconfig(dri) BuildRequires: pkgconfig(gl)
%description %description
GLU offers simple interfaces for building mipmaps; checking for the GLU offers simple interfaces for building mipmaps; checking for the