Commit Graph

17 Commits

Author SHA1 Message Date
mharris 775c4776e9 - Hack: autodetect if libGL was given .so.1.5* and rename it to 1.2 for
consistency on all architectures, and to avoid upgrade problems if we
    ever disable DRI on an arch and then re-enable it later.
2005-11-02 13:54:49 +00:00
mharris bea08edb39 libOSMesa is built, but only when DRI is disabled for some reason. Quick
hack to get it to build for now. Real fix sometime in the future.
2005-11-02 13:24:16 +00:00
mharris 95ed9d3307 - Conditionalize the file manifest to include libGL.so.1.2 on DRI enabled
builds, but use libGL.so.1.5.060400 instead on DRI disabled builds, as
    this is how upstream builds the library, although it is not clear to me
    why this difference exists yet (which was not in Xorg 6.8.2 Mesa).
2005-11-02 13:09:23 +00:00
mharris ec2f1dcf30 - Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
bin/installmesa script to work properly with multilib lib64
    architectures.
- Set and export LIB_DIR and INCLUDE_DIR in spec file 'install' section,
    and invoke our modified bin/installmesa directly instead of using "make
    install".
- Remove "include/GL/uglglutshapes.h", as it uses the GLUT license, and
    seems like an extraneous file anyway.
2005-11-02 12:13:26 +00:00
mharris 4f8233fce6 - Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
multilib lib64 issues on x86_64 and potentially other multilib arches.
2005-11-02 09:35:05 +00:00
mharris 8b40eaddbb Remove r200_vtxtmp_x86.S radeon_vtxtmp_x86.S 2005-11-01 21:54:13 +00:00
mharris 940505f944 auto-import mesa-6.4-1 on branch devel from mesa-6.4-1.src.rpm 2005-11-01 21:49:43 +00:00
Kristian Høgsberg 8605d0090e Copy files manually instead of using mesa install script. 2005-09-15 17:48:23 +00:00
mharris a986ebb3cc Update spec file for 6.3.2-6 2005-09-13 21:19:53 +00:00
mharris 7b92934d86 Fix redhat-mesa-driver-install script and spec file to deal with multilib
issues
2005-09-13 21:15:08 +00:00
mharris 4fd2884f6c auto-import mesa-6.3.2-5 on branch devel from mesa-6.3.2-5.src.rpm 2005-09-12 18:38:40 +00:00
mharris c94a18696d auto-import mesa-6.3.2-4 on branch devel from mesa-6.3.2-4.src.rpm 2005-09-12 18:38:19 +00:00
mharris 85d7880106 auto-import mesa-6.3.2-3 on branch devel from mesa-6.3.2-3.src.rpm 2005-09-12 18:36:48 +00:00
mharris bd002cd69a auto-import mesa-6.3.2-2 on branch devel from mesa-6.3.2-2.src.rpm 2005-09-12 18:32:57 +00:00
mharris 36252a7e27 auto-import mesa-6.3.2-1 on branch devel from mesa-6.3.2-1.src.rpm 2005-09-12 18:27:33 +00:00
mharris 4d75a60bdc auto-import mesa-6.3.2-0.6 on branch devel from mesa-6.3.2-0.6.src.rpm 2005-09-12 18:26:20 +00:00
mharris 88704166e4 Setup of module mesa 2005-09-12 18:26:05 +00:00