summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormharris <mharris@fedoraproject.org>2006-07-25 16:03:10 +0000
committermharris <mharris@fedoraproject.org>2006-07-25 16:03:10 +0000
commite9f100bb373d3d79f46fafe5697b5a9c545071f5 (patch)
treef22eee8cab0b65504c9ffa6e66912d8a5f71d82a
parent90b0b0cffc6a1fcd436ec472d6fd8b9068aa1c72 (diff)
downloadmesa-e9f100bb373d3d79f46fafe5697b5a9c545071f5.tar.gz
mesa-e9f100bb373d3d79f46fafe5697b5a9c545071f5.tar.xz
mesa-e9f100bb373d3d79f46fafe5697b5a9c545071f5.zip
- Remove glut-devel dependency, as nothing actually uses it that we ship.
-rw-r--r--mesa.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/mesa.spec b/mesa.spec
index b7fa024..ae7c42f 100644
--- a/mesa.spec
+++ b/mesa.spec
@@ -101,7 +101,6 @@ BuildRequires: libdrm-devel >= 2.0.1-4
BuildRequires: libXxf86vm-devel
BuildRequires: expat-devel
BuildRequires: xorg-x11-proto-devel >= 7.0-3
-BuildRequires: glut-devel
BuildRequires: libXt-devel
BuildRequires: makedepend
BuildRequires: libselinux-devel
@@ -515,6 +514,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Jul 25 2006 Mike A. Harris <mharris@redhat.com> 6.5-16.fc6
+- Remove glut-devel dependency, as nothing actually uses it that we ship.
- Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
and other libs from being linked into glxgears/glxinfo even though they
are not actually used. This was the final package linking to freeglut in