Accepting request 135766 from X11:XOrg
- fixed and simplified BuildRequires OBS-URL: https://build.opensuse.org/request/show/135766 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glu?expand=0&rev=2
This commit is contained in:
commit
b844707cb6
@ -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
|
||||
|
||||
|
8
glu.spec
8
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user