From 205e12d4736ae05ea2ff901b03220b44d3e2f875 Mon Sep 17 00:00:00 2001 From: Michael Schwendt Date: May 07 2005 00:34:47 +0000 Subject: - Add BR libGL and libGLU to fix FC4 build failure (alternatively use xorg-x11-Mesa-libGL xorg-x11-Mesa-libGLU). --- diff --git a/wxGTK.spec b/wxGTK.spec index 89e854b..507fae6 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -2,8 +2,7 @@ Name: wxGTK Version: 2.4.2 -Release: 10 - +Release: 11 Summary: GTK+ port of the wxWidgets GUI library License: BSD Group: System Environment/Libraries @@ -16,6 +15,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk+-devel gtk2-devel zlib-devel >= 1.1.4 BuildRequires: libpng-devel libjpeg-devel libtiff-devel +BuildRequires: libGL libGLU Requires: %{name}-common = %{version}-%{release} %description @@ -296,6 +296,10 @@ ln -sf $(basename %{_bindir}/wxgtk2*-config) %{_bindir}/wx-config %changelog +* Sat May 7 2005 Michael Schwendt - 2.4.2-11 +- Add BR libGL and libGLU to fix FC4 build failure + (alternatively use xorg-x11-Mesa-libGL xorg-x11-Mesa-libGLU). + * Fri Apr 22 2005 Dams - 2.4.2-10 - Added patch from Ignacio and Denis to fix build with gcc4