Commit Graph

67 Commits

Author SHA1 Message Date
mharris 0d97d8ec3e uh, apply the patch doofus 2006-07-05 08:43:15 +00:00
mharris f8d59ba696 - Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix
OPT_FLAGS for (#197640).
- Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
    mode 0755.
2006-07-05 08:38:07 +00:00
mharris 1e84186f03 - Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that
might help to you know, actually solve the problem. Duh.
- Use {dist} tag in Release field now.
2006-07-05 07:01:13 +00:00
mharris 5eecd9e2e1 - Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to really
work this time due to broken upstream linux-dri-* configs. (#193979)
- Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979)
2006-07-05 06:12:44 +00:00
mharris 8f17530b4f - Bump libdrm-devel dep to trigger new ExclusiveArch test with the new
package.
- Use Fedora Extras style BuildRoot tag.
- Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib
    packages.
2006-06-19 17:36:51 +00:00
Kristian Høgsberg ce7651f852 - Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code. 2006-06-13 00:02:01 +00:00
Kristian Høgsberg 10c1f501e0 Add changelog message for last commit, fix release for previous changelog
msg.
2006-05-29 23:33:52 +00:00
Kristian Høgsberg a3728c2e93 - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
change tfp functions to return void. Yes, a new mesa snapshot would be
    nice.
2006-05-29 23:31:36 +00:00
Kristian Høgsberg fac815cba0 - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new tokens and
change tfp functions to return void. Yes, a new mesa snapshot would be
    nice.
2006-05-29 23:26:43 +00:00
mharris 4b6debff31 - Add "BuildRequires: makedepend" for bug (#191967) 2006-05-17 20:34:37 +00:00
Kristian Høgsberg 172df392da - Bump for fc5 build. 2006-04-11 22:37:58 +00:00
Adam Jackson 7ce24bec3f auto-import mesa-6.5-4 on branch devel from mesa-6.5-4.src.rpm 2006-04-11 21:18:25 +00:00
Kristian Høgsberg b9c488c093 - Add mesa-6.5-noexecstack.patch to prevent assembly files from making
libGL.so have executable stack.
2006-04-10 21:51:56 +00:00
Kristian Høgsberg d4b14d2151 Bump for fc5 build. 2006-04-10 19:05:07 +00:00
Kristian Høgsberg 1a7ab618bd Drop %{makeopts} from make invocation. 2006-04-03 23:16:22 +00:00
Kristian Høgsberg 9c1a631063 - Go back to patching config/linux-dri, add mesa-6.5-build-config.patch,
drop mesa-6.3.2-build-configuration-v4.patch.
- Disable sis dri driver for now, only builds on x86 and x86-64.
2006-04-03 23:02:12 +00:00
Kristian Høgsberg 84f354aee6 Widen libOSMesa glob. 2006-04-03 19:34:38 +00:00
Kristian Høgsberg 7a4f9eb882 - Widen libGLU glob.
- Reenable r300 driver install.
2006-04-02 06:13:56 +00:00
Kristian Høgsberg 195ab5f452 Remove inline keyword from a few functions that have their address taken;
resolves linker error on x86-64.
2006-04-02 05:27:56 +00:00
Kristian Høgsberg 28a52badcd - Use -MG for generating deps and some files aren't yet symlinked at
make depend time.
2006-04-02 02:40:00 +00:00
Kristian Høgsberg aa93b88a4d - Update to mesa 6.5 snapshot.
- Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and
    mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
    as these are upstream now.
- Drop mesa-6.4.1-texture-from-drawable.patch and add
    mesa-6.5-texture-from-pixmap-fixes.patch.
- Update mesa-modular-dri-dir.patch to apply.
2006-04-01 06:05:02 +00:00
Karsten Hopp 6f318294d1 - Buildrequires: libXt-devel (#183479) 2006-03-01 13:01:51 +00:00
mharris 359440a6ea Minor spec cleanups 2006-03-01 06:16:10 +00:00
mharris 3d63acc32f - Disable the expeimental r300 DRI driver, as it has turned out to cause
instability and system hangs for many users.
2006-02-25 18:47:36 +00:00
Ray Strode 833c535368 - rebuilt 2006-02-22 22:05:08 +00:00
Ray Strode c47f50a6f7 - enable texture-from-drawable patch
- add glut-devel dependency
2006-02-19 05:43:00 +00:00
Jesse Keating cc96719101 bump for bug in double-long on ppc(64) 2006-02-11 04:30:56 +00:00
mharris c992a9815e Use libOSMesa.so.6.4.0604* glob in file manifest, to avoid having to update
it each upstream release.
2006-02-07 11:21:32 +00:00
mharris ba92550c4f Update redhat-mesa-driver-install to include experimental r300 driver on
x86/x86_64/ppc for bug (#179712)
2006-02-07 10:53:01 +00:00
mharris 5e3058adc2 auto-import mesa-6.4.2-1 on branch devel from mesa-6.4.2-1.src.rpm 2006-02-04 13:22:10 +00:00
mharris 35c3c52a62 Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails to
compile on at least ia64, and possibly other architectures.
2006-01-25 02:01:36 +00:00
mharris 057b30a590 - Added missing "BuildRequires: expat-devel" for bug (#178525) 2006-01-25 00:42:37 +00:00
Kristian Høgsberg 3c59d0a068 Fix typo. 2006-01-17 22:32:30 +00:00
Kristian Høgsberg 841039b553 Bump version. 2006-01-17 22:31:43 +00:00
Kristian Høgsberg 9b57ca0a91 Add support for GLX_EXT_texture_from_drawable. 2006-01-17 22:30:50 +00:00
mharris 7cb03167c8 Fix file manifest for libGL .so versions 2005-12-24 09:12:21 +00:00
mharris ee68cb46b1 - Manually copy libGLw headers that Mesa forgets to install, to fix
(#173879).
- Added mesa-6.4.1-libGLw-enable-motif-support.patch to fix (#175251).
- Removed "Conflicts" lines from libGL package, as they are "Obsoletes"
    now.
- Do not rename swrast libGL .so version, as it is the OpenGL version.
2005-12-24 08:38:45 +00:00
mharris c3a5a49c73 - Rebuild to ensure libGLU gets rebuilt with new gcc with C++ compiler
fixes.
- Changed the 3 devel packages to use Obsoletes instead of Conflicts for
    the packages the files used to be present in, as this is more friendy
    for OS upgrades.
- Added "Requires: libX11-devel" to mesa-libGL-devel package (#173712)
- Added "Requires: libGL-devel" to mesa-libGLU-devel package (#175253)
2005-12-21 12:20:57 +00:00
mharris eb5c34bf28 enable osmesa for non-dri builds 2005-12-19 11:48:55 +00:00
mharris 5f0f63e8cd It's 6:29am, just about suppertime. Yep. 2005-12-19 11:29:45 +00:00
mharris c6458398c1 Conditionalize libOSMesa inclusion, and default to not including it for
now.
2005-12-19 09:27:06 +00:00
mharris 4ba465729f Added mesa-6.4.1-amd64-assyntax-fix.patch to work around a build problem on
AMD64, which is fixed in the 6.4 branch of Mesa CVS.
2005-12-19 09:00:37 +00:00
mharris d7b212c1b3 - Added symlink in x86_64 directory pointing to assyntax.h header to work
around a build problem on AMD64, which is fixed in CVS in a way
    unuseable as a patch to 6.4.1.
2005-12-19 08:44:59 +00:00
mharris 699bd8d686 Update changelog 2005-12-19 06:58:00 +00:00
mharris 8f51b4f965 auto-import mesa-6.4.1-1 on branch devel from mesa-6.4.1-1.src.rpm 2005-12-19 06:55:42 +00:00
Warren Togami 558d532c9b rebuild 2005-12-18 06:34:18 +00:00
Jesse Keating 0a1304c7a8 backingout accidental bump, sorry mike 2005-12-16 23:59:19 +00:00
Jesse Keating 154d90f8a3 gcc update bump 2005-12-09 22:42:00 +00:00
Jeremy Katz 87a209f544 - fix directory used for loading dri modules (#173679)
- install dri drivers as executable so they get stripped (#173292)
2005-11-20 20:49:23 +00:00
mharris e9d99f61f3 Remove stale source file, and fix symlink issue 2005-11-04 00:53:39 +00:00