[SDL] GL and GLU headers have been moved to mesa-GL-devel and mesa-GLU-devel

Petr Pisar ppisar at fedoraproject.org
Mon Sep 10 12:11:16 UTC 2012


commit 177fb69260e151d1cc69b0ad43cdaa4eb78f15b0
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Sep 10 14:07:06 2012 +0200

    GL and GLU headers have been moved to mesa-GL-devel and mesa-GLU-devel

 SDL.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/SDL.spec b/SDL.spec
index ff3364f..2e48368 100644
--- a/SDL.spec
+++ b/SDL.spec
@@ -1,6 +1,6 @@
 Name:       SDL
 Version:    1.2.15
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    A cross-platform multimedia library
 Group:      System Environment/Libraries
 URL:        http://www.libsdl.org/
@@ -19,8 +19,8 @@ Patch1:     SDL-1.2.10-GrabNotViewable.patch
 
 BuildRequires:  alsa-lib-devel
 BuildRequires:  audiofile-devel
-BuildRequires:  libGL-devel
-BuildRequires:  libGLU-devel
+BuildRequires:  mesa-libGL-devel
+BuildRequires:  mesa-libGLU-devel
 BuildRequires:  libXext-devel
 BuildRequires:  libX11-devel
 BuildRequires:  libXrandr-devel
@@ -43,8 +43,8 @@ Summary:    Files needed to develop Simple DirectMedia Layer applications
 Group:      Development/Libraries
 Requires:   SDL%{?_isa} = %{version}-%{release}
 Requires:   alsa-lib-devel
-Requires:   libGL-devel
-Requires:   libGLU-devel
+Requires:   mesa-libGL-devel
+Requires:   mesa-libGLU-devel
 Requires:   libX11-devel
 Requires:   libXext-devel
 Requires:   libXrandr-devel
@@ -128,6 +128,9 @@ rm -f %{buildroot}%{_libdir}/*.la
 %{_libdir}/lib*.a
 
 %changelog
+* Mon Sep 10 2012 Petr Pisar <ppisar at redhat.com> - 1.2.15-4
+- GL and GLU headers have been moved to mesa-GL-devel and mesa-GLU-devel
+
 * Thu Aug 23 2012 Matthias Clasen <mclasen at redhat.com> - 1.2.15-3
 - Drop esound and arts support (bug #851349)
 


More information about the scm-commits mailing list