* Sat Dec 17 2005 Sergio Basto 6.8.99.904-1 - updated xorg-Imake-make-icondir-configurable.patch to fix other rejected file * Sun Dec 04 2005 Sergio Basto 6.8.99.903-1 - Rename and update my patch IN_DRI_DRIVE.diff to MissingMesadDefines.diff bugs #5057 and #1709 - Rename and update Patch #2022 to agpgart-load.patch, still want that loads agpgart when X starts. * Sun Nov 20 2005 Sergio Basto 6.8.99.902-6 - don't delete Imakefile Makefile from xc/doc/hardcopy, it need if you want recompile BUILD/xorg-x11-6.8.99.902/xc - add my patch IN_DRI_DRIVE.diff, more details on bug https://bugs.freedesktop.org/show_bug.cgi?id=1709 - add one savage patch to fix a recente bug while Mesa is not updated. * Fri Nov 11 2005 Sergio Basto 6.8.99.902-1 - Drop Patch #9309 xorg-x11-6.7.0-libxf86config-monitor-freq-fix.patch, first reason no longer can be applied - Remove woraround of bad install man pages * Fri Oct 21 2005 Sergio Basto 6.8.99.901-8 - Updated xorg-Imake-make-icondir-configurable.patch to fix one rejected file - add libXau.so libXau.so.6 libXau.so.6.0 libXdmcp.so libXdmcp.so.6 libXdmcp.so.6.0 to filelist - move to man3 some stranges .3x files that appears on man1 dir - include patch to enable savage DRI * Sat Sep 10 2005 Sergio Basto 6.8.99.900cvs-7 - add libI810XvMC.so.* libviaXvMC.so* libviaXvMCPro.so.* to complete package * Thu Sep 08 2005 Sergio Basto 6.8.99.900cvs-5 - Cut off ChangeLog, many unused patches, obsolet and legacy stuff with the goal of trying make a simpler rpm, reduce size of spec and be more near of the upstream source. * Thu Jul 14 2005 Mike A. Harris 6.8.99.14-3 - Re-enabled x86_64, ppc, ia64 architectures for a test build. - Remove libviaXvMCPro.* on ppc, as there is no via driver for ppc. * Thu Jul 14 2005 Mike A. Harris 6.8.99.14-2 - Added xorg-x11-6.8.99.14-x86_64-build-failure.patch to try to fix a build failure on x86_64 (fdo#3435) - Disable all architectures except x86 for now. Once we get x86 building in beehive, we will re-enable other architectures one by one. * Thu Jul 14 2005 Mike A. Harris 6.8.99.14-1 - Updated main tarball to 6.8.99.14 - Removed patches already merged upstream: - xorg-x11-6.8.2-xft-releasefile-crash.patch - xorg-x11-6.8.99.8-Xlib-ConnDis.c-mismatched-char-types.patch - Ported xorg-x11-6.8.2-redhat-kt.patch to xorg-x11-6.8.99.14-redhat-kt.patch - Remove xdm/{Xreset,Xstartup} at end of install section, as we ship these in our xinitrc package currently. Once we switch to modular packaging, they should be moved into the "xdm" package. - Added libviaXvMCPro.a, libviaXvMCPro.so.1.0 to i386 architecture. - Added xft-config manpage - Merged in 6.8.2-35 - 6.8.2-43 spec file and patch differences that occured since the spec file fork, documented below. - Fix FC5 spec file typo for virtual libGL Requires in -devel subpackage - Removed unused legacy with_new_savage_driver macro and conditional spec file code. - Removed with_libs_data macro as it is no longer useful. - Updated "Obsoletes: xorg-x11-libs-data" line to remove versioning - Added xorg-x11-6.8.2-libvgahw-workaround-rh161242.patch to attempt to work around bug (#161242, 162274, 153729, 159106, 160500, 161047, 160470, 160453, 160307, 160777, 151688, 154502, 161566, 160950, 160580, 157556, 161756, 160477, 155416, 160287, 162567, 157593, fdo#2991, fdo#2976, fdo#3557, gnu#22278) - Added xorg-x11-6.8.2-redhat-nv-disable-s2scopy-on-geforce-6x00.patch to work around "nv" driver bug, by disabling ScreenToScreenCopy on certain GeForce 6200/6800/6800 cards which the problem has been reported on, until there is a real upstream fix, as the current CVS head driver we now have, still suffers from the problem. We may also need to blacklist other cards as new reports come in. (#157715) - Added xorg-x11-6.8.2-xkb-dutch-keyboard-layout-fixes.patch as a proposed fix for Dutch keyboard layout issue (#135233) - Updated xdm.pamd to work with new audit system. (#159332) - Made copy of xdm.pamd named "xdm-pre-audit-system.pamd" for FC3/FC4 builds. - Added xorg-x11-xdm "Requires: pam >= 0.77-66.8" for RHEL-4 builds, and "Requires: pam >= 0.79-10" for FC5 builds. The audit functionality is disabled for FC3/FC4 builds. - Added new build target macro "build_fc5" and updated spec file to use it where appropriate.