summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdam Jackson <ajax@fedoraproject.org>2006-08-18 21:18:05 +0000
committerAdam Jackson <ajax@fedoraproject.org>2006-08-18 21:18:05 +0000
commit21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5 (patch)
tree658dd4f1f038773ef23e66e45f39ce1a9c85092e
parent182f8fe633bed6042af5c0fa8f89f5769e9f88f4 (diff)
downloadmesa-21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5.tar.gz
mesa-21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5.tar.xz
mesa-21739fdfbb6725aeeebc5a7bef2fe6f364d38ef5.zip
- Update to pre-6.5.1 snapshot.
- Re-add libOSMesa{,16,32}. (#186366) - Add BuildReq: on libXp-devel due to openmotif header insanity.
-rw-r--r--mesa.spec5
1 files changed, 4 insertions, 1 deletions
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 <ajackson@redhat.com> 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 <laroche@redhat.com> 6.5-21.fc6
- fix one Requires: to use the correct mesa-libGLw name