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:
commit
a3935b481a
@ -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
|
||||
|
||||
|
5
glu.spec
5
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user