From 21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 18 Aug 2006 21:18:05 +0000 Subject: [PATCH] - Update to pre-6.5.1 snapshot. - Re-add libOSMesa{,16,32}. (#186366) - Add BuildReq: on libXp-devel due to openmotif header insanity. --- mesa.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mesa.spec b/mesa.spec index 833432b..ac5f97b 100644 --- a/mesa.spec +++ b/mesa.spec @@ -86,9 +86,11 @@ BuildRequires: xorg-x11-proto-devel >= 7.0-3 BuildRequires: libXt-devel BuildRequires: makedepend BuildRequires: libselinux-devel - +%if %{with_libGLw} # FIXME: remove this when libGLw hits extras. +BuildRequires: libXp-devel BuildRequires: openmotif-devel +%endif %description Mesa @@ -532,6 +534,7 @@ rm -rf $RPM_BUILD_ROOT * Fri Aug 18 2006 Adam Jackson 6.5-22.20060818cvs.fc6 - Update to pre-6.5.1 snapshot. - Re-add libOSMesa{,16,32}. (#186366) +- Add BuildReq: on libXp-devel due to openmotif header insanity. * Sun Aug 13 2006 Florian La Roche 6.5-21.fc6 - fix one Requires: to use the correct mesa-libGLw name