From 99f3e7a6fadda3a8e5f22b62816dfbf8fb245c0b Mon Sep 17 00:00:00 2001 From: Matthew Miller Date: Mar 31 2006 18:44:56 +0000 Subject: mesa-*-devel -> just *-devel --- diff --git a/wxGTK.spec b/wxGTK.spec index 1e0d42c..a7fd284 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -6,7 +6,7 @@ Name: wxGTK Version: 2.6.3 -Release: 0%{?dist} +Release: 1%{?dist} Summary: GTK2 port of the wxWidgets GUI library # The wxWindows licence is the LGPL with a specific exemption allowing # distribution of derived binaries under any terms. (This will eventually @@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: gtk2-devel, zlib-devel >= 1.1.4 BuildRequires: libpng-devel, libjpeg-devel, libtiff-devel BuildRequires: expat-devel, SDL-devel, libgnomeprintui22-devel -BuildRequires: mesa-libGL-devel, mesa-libGLU-devel +BuildRequires: libGL-devel, libGLU-devel %if %{withodbc} BuildRequires: unixODBC-devel %endif @@ -190,7 +190,11 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog -* Sat Mar 25 2006 Matthew Miller - 2.6.3-1 +* Fri May 31 2006 Matthwe Miller - 2.6.3-1 +- mesa-*-devel buildrequires to just *-devel, for building on FC4 and + for The Future + +* Sat Mar 25 2006 Matthew Miller - 2.6.3-0 - 2.6.3 final - remove the locale_install thing -- that was just an issue with using the release candidate.