Accepting request 249386 from home:elvigia:branches:devel:libraries:c_c++

- Cleanup buildrequires to include only what is actually 
  used.

OBS-URL: https://build.opensuse.org/request/show/249386
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/freeglut?expand=0&rev=19
This commit is contained in:
Marcus Meissner 2014-09-18 10:03:48 +00:00 committed by Git OBS Bridge
parent dff56ec9e5
commit 12b5e86093
2 changed files with 12 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Sep 15 17:13:24 UTC 2014 - crrodriguez@opensuse.org
- Cleanup buildrequires to include only what is actually
used.
-------------------------------------------------------------------
Sat Apr 6 05:48:39 UTC 2013 - meissner@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package freeglut
#
# 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
@ -27,15 +27,15 @@ Group: System/Libraries
Url: http://freeglut.sourceforge.net/
Source: https://downloads.sourceforge.net/project/freeglut/%{name}/%{version}/%{name}-%{version}.tar.gz
Source1: glutman.tar.bz2
BuildRequires: Mesa-devel
BuildRequires: gcc-c++
BuildRequires: libdrm-devel
BuildRequires: libtool
BuildRequires: pkgconfig
BuildRequires: xorg-x11-devel
%if 0%{?suse_version} >= 1220
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(glu)
%endif
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xi)
BuildRequires: pkgconfig(xrandr)
BuildRequires: pkgconfig(xxf86vm)
Recommends: Mesa-demo-x
Provides: mesaglut = 7.11
Obsoletes: mesaglut < 7.11