# CHANGELOG-rpm:  This file contains the rpm spec file changelog history
# from prior to the switchover from XFree86 to xorg-x11 for reference.
# This was split out of the xorg-x11 packaging in build 6.8.2-18 in
# order to reduce general spec file clutter and also to reduce the
# per-subpackage rpm payload overhead.

* Thu Mar  4 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-62.EL
- Built 4.3.0-62.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum

* Fri Feb 27 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-62
- Added new 2D driver from Alan Cox for Voodoo 1/2 hardware that does not
  require Glide in order to function, and provides RENDER acceleration and
  various other improvements above and beyond the XFree86 supplied "glide"
  driver which we have not shipped in the past.  Driver version 1.0beta3.
- Use new macros via_driver_name and voodoo_driver_name to avoid complexities
  in host.def with XF86ExtraCardDrivers define.

* Fri Feb 27 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-61
- Added XFree86-4.3.0-keyboard-disable-ioport-access-v3.patch as a final patch
  without debug logging enabled, to fix (#115769)
- Added spec file macro 'with_savetemps' for debugging purposes, disabling it
  by default.  When used, it is set up to only get used on x86 for
  build_rawhide and build_psyche builds
- Added XFree86-4.3.0-ati-ia64-no-nonpci-ioport-access.patch to fix ati driver
  issue on ia64 which causes IBM x455 system to machine check.  Also added
  "#define ATIAvoidNonPCI YES" to host.def to activate this fix only on ia64
  builds (#112175)

* Wed Feb 25 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-60
- Added XFree86-4.3.0-keyboard-disable-ioport-access-v2.patch to try to
  fix (#115769)
- Changed mkxauth to call chown as foo:bar instead of foo.bar as the latter
  syntax has been deprecated
- Added XFree86-4.3.0-minor-typo.patch to fix a trivial typo that I spotted
  in an error message in linux int10 code.
- Remove Buildrequires kudzu-devel, pciutils-devel, both of which were added
  on Mar 21, 2001 when Glide3 was included in the XFree86 packaging, but are
  no longer necessary.  I detected this when the buildsystem failed my build
  due to being unable to meet the dependancy on kudzu-devel, and further
  investigation showed that dependancy is no longer necessary.
- Added XFree86-4.3.0-xcursorgen-check-malloc-return.patch to make xcursorgen
  check the return codes on malloc before referencing allocated memory
- Added XFree86-4.3.0-redhat-xcursorgen-do-not-build-included-cursors.patch to
  stop building the XFree86 supplied Xcursor cursors as we do not ship them

* Thu Feb 19 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-59
- Added XFree86-4.3.0-xrandr-manpage-typo-fix.patch to fix manpage (#83702)
- Added XFree86-4.3.0-radeon-9200-dvi-snow.patch to fix issue on Radeon 9200
  when using DVI panel and encountering snow and other artifacts (#112073)
- Updated XFree86-4.3.0-debug-logging-ioport-based-rate-setting.patch to have
  it patch both lnx_kbd.c and lnx_io.c because both files insanely contain
  identical cut and pasted copies of the exact same source code, so nothing
  shows up in the X server log when testing with previous patch as the calls
  never got invoked in lnx_kbd.c (#115769)

* Wed Feb 18 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-58
- Added XFree86-4.3.0-debug-logging-ioport-based-rate-setting.patch to get
  some useful debugging information as to why the X server seems to be unable
  to use the KDKBDREP ioctl(), and is falling back to direct I/O port bashing,
  which causes problems in the kernel (#115769)
- Removed /usr/X11R6/lib/X11/fonts/misc and /usr/X11R6/lib/X11/fonts/cyrillic
  from the default xfs font path, as /usr/X11R6/lib/X11/fonts/misc:unscaled is
  present by default, which is what we want, and the cyrillic one gets added
  automatically if cyrillic fonts get installed.
- Updated libXrender to the version 0.8.4 maintenance release, which fixes a
  problem in 0.8.3 that caused antialiased fonts to be inadvertently disabled
  in Qt/KDE, and also caused color mouse pointers to appear as outlines
  on Radeon 7500 using Xinerama (#109351,109897)
- Updated libXft to version 2.1.3 from freedesktop.org xlibs, and enabled it
  for build_rawhide and build_psyche just for testing purposes for now.
- Conditionalize the patches XFree86-4.3.0-fixes-for-freetype-2.1.7-v2.patch,
  and XFree86-4.3.0-redhat-xft-loadtarget.patch to only be applied when
  with_new_xft is 0, as it is not needed for Xft 2.1.3
- Added XFree86-4.3.0-SDK-add-missing-includes-for-synaptics.patch from
  Paul Nasrat, to fix the SDK so that 3rd party drivers such as "synaptics"
  can be built in external rpm packages (#99351,103498,114804)
- Comment out host.def supported driver list for alpha architecture, and just
  build the default drivers, as we no longer have official Alpha products, so
  there is no reason to restrict driver support to hardware that works or is
  reasonably considered to work.  Ship it all and see what breaks.
- Disabled tdfx driver DRI support in Fedora Core development, as we have
  at least temporarily deprecated Glide3 due to it no longer compiling
  properly.  Alan was working on fixing this, so we will probably re-enable
  tdfx DRI support once Glide3 is working again.
- Removed XFree86-4.3.0-fixes-for-freetype-2.1.7-v2.patch and replaced it
  with XFree86-4.3.0-general-fixes-for-freetype-2.1.7.patch which excludes
  Xft2 fixups, and XFree86-4.3.0-xft-2.1.2-fixes-for-freetype-2.1.7.patch
  which includes only Xft2 fixups needed for xft-2.1.2, as 2.1.3 includes
  this fix already

* Sun Feb 15 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-57
- Oops, now we change DevelDriDrivers to DevelDRIDrivers so that the via DRI
  driver actually builds this time.
- Oops, now we change '%%define DevelDRIDrivers' to '#define DevelDRIDrivers'
  so that the via DRI driver actually builds this time.
- Added XFree86-4.3.0-build-libXinerama-before-libGL-for-via-driver.patch
  because the via DRI driver links against libXinerama, and seems to be the
  only DRI driver which does so.  This patch causes libXinerama to be
  compiled before libGL to ensure the via driver will link properly.

* Sat Feb 14 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-56
- Happy VIAlentines Day Edition.  Feel the love.
- Updated the 'via' driver to latest driver from Alan Cox, which contains
  DRI support among other things.  Only enabled for build_rawhide and
  build_psyche for the time being, until it has been adequately tested.
- Added DevelDriDrivers to host.def with 'via' driver added, conditionalized
  to the with_via_dri_driver macro
- Conditionalize with_via_driver to only build on x86 architecture
- Added XFree86-4.3.0-i740-missing-symbol-vbeFree.patch to add a missing
  symbol to the i740 driver (#115676)
- Built 4.3.0-56 with target build_rawhide for Fedora Core development

* Thu Feb 12 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-55
- Added {x11datadir}/X11/xinit back to package list, which seems to have been
  inadvertently dropped during attempts to get package to compile on Red Hat
  Linux 9 s390 builds earlier this week.
- Built 4.3.0-55 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-55.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.55 with target build_shrike for Red Hat Linux 9 erratum

* Wed Feb 11 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-54
- Added XFree86-4.3.0-libXfont-security-CAN-2004-0083-CAN-2004-0084-CAN-2004-0106.patch
  to fix all recent security flaws in libXfont which are outlined in
  CAN-2004-0083, CAN-2004-0084, CAN-2004-0106, discovered by iDefense, David
  Dawes and others.  This patch replace all previous libXfont patches from
  XFree86 builds 4.3.0-49 through to present.
- Added XFree86-4.3.0-libXfont-security-CAN-2004-0083-CAN-2004-0084-CAN-2004-0106-v2.patch
  which is the same as the above patch, but modified to cleanly apply to 4.3.0,
  renamed to keep all patches present in src.rpm for comparative purposes.
- Built 4.3.0-54 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-54.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.54 with target build_shrike for Red Hat Linux 9 erratum

* Tue Feb 10 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-53
- Added XFree86-4.3.0-security-dirname-CAN-2004-0106.patch which replaces
  XFree86-4.3.0-security-fonts-alias-dirname3.patch, the new patch being the
  same but without the second hunk, as the patch Keith wrote for CAN-2004-0083
  and CAN-2004-0084 already handled that issue so there was a conflict.
- Built 4.3.0-53 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-53.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.53 with target build_shrike for Red Hat Linux 9 erratum

* Tue Feb 10 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-52
- Added XFree86-4.3.0-security-fonts-alias-dirname3.patch in order to fix 2
  additional buffer overflows in libXfont, discovered by iDefense and David
  Dawes.  No CVE assignment has been provided yet.
- Built 4.3.0-52 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-52.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.52 with target build_shrike for Red Hat Linux 9 erratum

* Tue Feb 10 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-51
- Added XFree86-4.3.0-security-dirname-CAN-2004-0083-CAN-2004-0084-keithp.patch
  alternative patch written by Keith Packard, to fix CAN-2004-0083 and
  CAN-2004-0084 security issues
- Added XFree86-4.3.0-security-fonts-alias-dirname-CAN-2004-0084.patch to the
  package, but disabled for now while we test the above patch from Keith
  Packard which addresses both security issues.
- Built 4.3.0-51 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-51.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.51 with target build_shrike for Red Hat Linux 9 erratum

* Mon Feb  9 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-50
- Fix issues detected in QA testing
- Built 4.3.0-50 with target build_yarrow for Fedora Core 1 erratum
- Built 4.3.0-50.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum
- Built 4.3.0-2.90.50 with target build_shrike for Red Hat Linux 9 erratum

* Wed Feb  4 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-2.90.49
- Built 4.3.0-2.90.49 with target build_shrike for Red Hat Linux 9 erratum
- Split {_x11datadir}/X11/etc/* glob previously wrapped using with_Xserver into a
  with_xterm portion and with_Xterm portion with the dir being always included,
  in order to work around obscure build failure on s390 on RHL 9.  Yes this is
  an insane problem to have to fix because we do not ship an RHL 9 s390 product
  and never will.  But we seek perfection however, and who knows, maybe next
  week we will release a Red Hat Linux 9 port to s390 for consumer desktops or
  something.  <grin>
- Rename with_included_xterm macro to with_xterm for naming consistency with
  other options, as it threw me off.

* Wed Feb  4 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-49.EL
- Built 4.3.0-49.EL with target build_taroon for Red Hat Enterprise Linux 3 erratum

* Wed Feb  4 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-49
- Added XFree86-4.3.0-security-fonts-alias-dirname-CAN-2004-0083.patch to
  fix security issue in core fonts backend reported by iDefense in CAN-2004-0083
- Added build_maintainer_mode distribution version autodetection to simplify
  local build testing procedures, added dist_ver macro, dist_test parameterized
  macro (to keep jbj on his toes), and updated build_xxxx target autoconfig
  when build_auto_mode is enabled.  This only affects local builds, not any
  Red Hat builds.
- Enabled radeon-agp-detection-using-capability-list-walk patch on all builds,
  which was inadvertently left off on some due to misplaced macro conditional
- Built 4.3.0-49 with target build_yarrow for Fedora Core 1 erratum

* Sun Feb  1 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-45.0.2.EL.test
- Rebuilt with build_taroon for RHEL 3 testing

* Sat Jan 31 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-45.0.2
- Added XFree86-4.3.0-Xserver-dix-xkb-key-repeating-bug-CVS-backport.patch
  to fix a bug in DIX when xkb is being used that causes keys to repeat
  spuriously on some hardware under certain system loads.  This patch has been
  backported from the 4.3.0-48 developmental head package. (#76959,114635)
- Added XFree86-4.3.0-XRes-IncludeSharedObjectInNormalLib.patch to make
  libXRes get built PIC for bug (#114292)
- Updated XFree86-4.3.0-missing-lib-sharedreqs.patch to remove dependancy on
  libXt caused by improper dependancy listing in SharedXmuuReqs (#113336)

* Thu Jan 29 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-45.0.1.EL.test
- Build test release for RHEL3 U2 testing

* Wed Jan 28 2004 Mike A. Harris <mharris@redhat.com> 4.3.0-45.0.1
- Temporary fork of 4.3.0-45 to add some patches for test builds, until post
  4.3.0-45 (4.3.0-46 through 4.3.0-50) local-work-in-progress stuff is in
  clean enough shape for tree inclusion
- Added XFree86-4.3.0-fixes-for-freetype-2.1.7-v2.patch so that XFree86 will
  build properly against freetype 2.1.7 (#114343)

* Sun Nov 30 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-45
- Implemented new AGP/PCI autodetection in the Radeon driver by examining PCI
  configuration space and walking the PCI extended capabilities list in order
  to determine if the device implements the AGP capability.  This code should
  work on _any_ AGP/PCI hardware generically and should be factored out into
  generic X server code in future XFree86 releases so all drivers can benefit
  from it.  XFree86-4.3.0-radeon-agp-detection-using-capability-list-walk.patch
  should fix all Radeon PCI/AGP autodetection bugs, including (#111191).  Some
  AGP Radeon users may experience a performance boost with this new driver if
  their card was misdetected and treated as PCI before, as pcigart mode works
  on AGP hardware, but is slower than using AGP.
- Fixed build_rawhide to work the same as build_yarrow everywhere since the
  two are functionally identical for the time being.  

* Wed Nov 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-44.EL
- Rebuilt 4.3.0-44 as 4.3.0-44.EL for RHEL3 QU1 update

* Wed Nov 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-44
- Added XFree86-4.3.0-libfontenc-IncludeSharedObjectInNormalLib.patch to fix
  KDE build problem on AMD64 which links to the static libfontenc library and
  fails because it wasn't compiled with -fPIC, reported in bug (#111058)
- Enable the open source vmware_drv.o video driver that ships with XFree86 on
  all builds now, to supply this driver as-is to users as a convenience
  although it is still unsupported by Red Hat.  Users encountering video or
  other X related problems with this driver, need to report their problems
  directly to XFree86.org, or to VMware Inc.
- Rebuild in rawhide for FC2 development

* Fri Nov 14 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-43.1
- Added XFree86-4.3.0-nv-riva-videomem-autodetection-debugging.patch to be
  able to debug Riva TNT memory autodetection problems in the future (#109459)
- Added new build_rawhide flag to wrap experimental changes and test patches
  with for Rawhide builds
- Rename rpm macro from tlssubdir to _tlsdir, and enforce it's usage everywhere
  in the spec file

* Mon Nov  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-2.90.43
- Rebuild 4.3.0-43 for Red Hat Linux 9 erratum with build_shrike set

* Mon Nov  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-43
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-11-03.patch to pick up latest
  fixes in the XFree86 4.3.x stable branch including:
  - Fix for crash on ia64 because of wrong setjmp buffer alignment (John Dennis)
  - Close freetype fontfile filehandle in mkfontscale, this prevents problems
    from limitation of simultaniously open files
  - Fixed erronous freeing of DisplayModeRec in xf86DeleteMode() when
    deleting the modePool in xf86PruneDriverModes() the 'prev' member has
    a different meaning for modePool modes than for ScrnInfoPtr->modes modes
    where it creates a doubly linked list
  - Fix some i830+ VT switch/exit crashes
  - Fix DRM_CAS on ia64 as used by the DRI (Bugzilla #778, John Dennis).
- Removed XFree86-4.3.0-Xlib-XIM-bugfix-from-XFree86-bugzilla.patch,
  XFree86-4.3.0-ia64-setjmp-alignment.patch
- Updated XFree86-4.3.0-ia64-drm-locking.patch as part of it is in the stable
  branch patch now.
- Updated some spec file comments, and other mostly cosmetic changes.
- Fixed some mistakes in spec file changelog dates.

* Wed Oct 29 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-42.2
- Enable new Radeon support patches for shrike builds also to support newer
  Radeon hardware, so future erratum picks up these enhancements.
- Backport XFree86-4.3.0-RandR-refresh-rate-rounding-error-fix-from-CVSHEAD.patch
  from CVS HEAD in order to fix bug (#108008)
- Added XFree86-4.3.0-vidmode-SEGV-fix-from-CVS-HEAD.patch, backported from
  CVS HEAD to fix a SEGV in the vidmode extension (#101276)
- Renamed build_cambridge target to build_yarrow to indicate the change from
  project name to final product name.
- Added XFree86-4.3.0-rendition-complete-driver-backport-CVS20031031.patch which
  is a backport of the rendition driver from CVS head, including a couple bug
  fixes and the rest of changes are cosmetic.  (#108693)
- Disabled XFree86-4.3.0-rendition-disable-cause-of-SEGV.patch which should now
  be obsolete from above rendition driver backport.

* Fri Oct 24 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-42
- This release is the long awaited answer to the meaning of life, the universe
  and everything.
- Added XFree86-4.3.0-redhat-exec-shield-GNU-stack.patch to make the complete
  XFree86 build including Mesa et al. exec-shield friendly (arjanv, mharris)
- Updated to new XFree86-4.3.0-Mesa-SSE-fixes-from-MesaCVS-v2.patch which
  should fix compatibility problems between DRI and 2.6.x kernels which were
  caused by the previous version of this patch.  Linus reported the fix for
  this with details of the problem, and explanation of the solution, which I
  extracted out of CVS (#107932,106566,107829)

* Mon Oct 20 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-41
- Added XFree86-4.3.0-ucs2any-C-implementation.patch which implements ucs2any
  in C, and is slightly faster than the ucs2any.pl perl script

* Mon Oct 13 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-40
- More xfs initscript cleanups
- Added XFree86-4.3.0-ia64-drm-locking.patch from John Dennis, to fix DRI
  locking deadlock on ia64 architecture (#104338,103936)

* Fri Oct 10 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-39
- Fixed brown paper bag bug - missing "; then" in if clause of xfs initscript

* Thu Oct  9 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-38.1
- Added conditional option with_bail_on_undef_syms which currently sets
  SharedLibraryLoadFlags to "-shared -Wl,-z,defs" in order to cause linking to
  fail completely when undefined symbols are found.  Mesa compilation blows
  up, so I've disabled this option for now until I have proper time to spend
  on an investigation sometime in the future.
  
* Wed Oct  8 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-38
- Updated xfs initscript to improve startup performance by not triggering the
  creation of fonts.dir due to new fonts.cache* files being found (#97240).
- Updated xfs initscript to handle Opentype (otf, otc) fonts by calling
  mkfontscale + mkfontdir on them.
- Updated xfs initscript to ignore all known font metadata file types when
  determining wether or not to trigger mkfontdir on non-truetype/non-opentype
  font file types.
- Updated xfs initscript to run fc-cache if fonts.dir files get updated in any
  way.  This is disabled for fc-cache version 1.0.2 which shipped on Red Hat
  Linux 8.0, as it SEGV's for some reason on that release, and 4.3.0 isn't
  officially supported for that release.
- Updated xfs initscript to use "grep -qs" instead of output redirection in
  all grep invocations, as it is a bit cleaner code, possibly even faster.
- Call mkfontscale in Syriac-fonts rpm post and postun scripts to properly
  generate fonts.scale and fonts.dir for these Opentype fonts.
- Added XFree86-4.3.0-missing-lib-sharedreqs.patch to make sure libDPS,
  libXmuu, libXfont, libXp, libXpm, libXrandr, and libXv get linked to their
  dependant libraries when building XFree86, so that undefined symbols do not
  prevent prelinking from working.  This solves other problems too, and now
  obsoletes the previous XFree86-4.3.0-missing-SharedXfooReqs.patch, and
  XFree86-4.3.0-libXrandr-missing-sharedreqs.patch patches as well (#106661)

* Mon Oct  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-37
- Added XFree86-4.3.0-radeon-autodetect-pci-or-agp-cards.patch which is a
  backport from CVS of new code to autodetect wether a given card is AGP or
  PCI by reading PCI config space.  This simplifies future updates to the
  radeon driver for future Radeon hardware.  Older driver update patches
  can further be simplified later on to remove some unnecessary cruft from
  them.
- Updated XFree86-4.3.0-radeon-support-backport-from-CVS-v2.patch to fix a few
  missing chip IDs in a section of radeon_driver.c
- Enabled DRI support for ppc for build_cambridge target

* Mon Oct  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-36.2
- This build contains conditionalized build changes for RHL 8.0, intended to
  allow pain free compilation and installation of 4.3.0 in RHL 8.0.  All
  changes are conditionalized to build_psyche to limit their effects strictly
  to RHL 8.0 builds unless the change is an obvious no-risk fix that wont
  harm current development or erratum.
- Renamed fontconfig-2.1-slighthint.patch due to a problem which was reported
  by a user recompiling XFree86 on Red Hat Linux 8.0, getting a fontconfig
  dependancy, recompiling and installing fontconfig, and then trying to
  recompile XFree86 from their previously installed XFree86 source rpm.  Both
  XFree86 and fontconfig contain a patch of the same name, and the fontconfig
  one overwrote the one from the XFree86 packaging.  The two patches are
  identical but the directory paths modified to match XFree86's fontconfig path.
  The new patch name is XFree86-4.3.0-redhat-fontconfig-2.1-slighthint.patch
- Added "Provides: Xft-devel = %%{xftver}" to XFree86-devel and "Provides:
  Xft = %%{xftver}" to XFree86-libs, both wrapped with build_psyche for Red Hat
  Linux 8.0 compatibilty as many packages brokenly hardcode Xft dependancies
- Disabled the Conflicts: Xft-devel and Conflicts: Xft lines from the -libs and
  -devel packages as they seem to prevent upgrades from working from XFree86
  4.2.x to 4.3.0 on RHL 8.0 systems as the package both provides, and obsoletes,
  Xft and Xft-devel, and the 'conflicts' line seems to make it conflict with
  itself.
- Fixed some broken with_fontconfig conditionalization for cases where XFree86
  supplied fontconfig is used for building, just so the option actually works
  if someone sets it.

* Fri Oct  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-36
- Added XFree86-4.3.0-ati-generic-shared-chip-data.patch to unify changes to
  atichip.h into a single harmless patch to avoid patch overlap and merge
  conflicts
- Updated XFree86-4.3.0-radeon-support-from-ATI-backport-from-CVS.patch to
  remove changes to atichip.h as they're merged into the above patch instead
- Added XFree86-4.3.0-radeon-support-backport-from-CVS.patch backport of 
  support for newer Radeon 9600/9800/IGP/Mobility hardware from CVS head,
  along with a few minor bug fixes for Mobility and IGP.  Very low risk change
  which is heavily audited, however currently configured to only build for
  cambridge and psyche until runtime tested sufficiently
- Renamed XFree86-4.3.0-ati-radeon-dpms-on-dvi-v2.patch for consistency, to
  XFree86-4.3.0-radeon-dpms-on-dvi-v2.patch
- Added XFree86-4.3.0-Xserver-xf86PciInfo-updates.patch which from now
  on will hold all xf86PciInfo updates.  Moved all Radeon, savage, and S3
  updates from other patches into this file.

* Fri Oct  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-35.EL
- Rebuilt 4.3.0-35 as 4.3.0-35.EL for RHEL

* Thu Oct  2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-35
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-10-02.patch to pick up latest
  fixes in the XFree86 4.3.x stable branch including:
  - xdm build fixes from previous security update
  - Use pam_strerror() to print an error message after pam_setcred() fails,
    C style unification
  - xdm portability fix
- Added XFree86-4.3.0-Xlib-XIM-bugfix-from-XFree86-bugzilla.patch to fix
  an XIM bug introduced into XFree86 CVS in late August, reported in XFree86
  bugzilla, fixed in the trunk but not the 4.3 branch yet. (#106058)
- The XIM bug above was introduced in XFree86-4.3.0-xf-4_3-branch-2003-09-11.patch
  which the spec file claims I added Sat Sep 6, 2003 in version 4.3.0-30, which
  would mean that release was affected also, however this isn't the case.  A
  deeper investigation shows that the changelog got the patch added, but the
  actual patch got misplaced somehow, so didn't get applied until 4.3.0-32. As
  such, I'm adding an updated comment to the 4.3.0-32 changelog entry to
  reflect this goofup.

* Mon Sep 29 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-34.2
- Made 'hostname' use -f in BuilderString, so that the FQDN of the buildhost
  is present in X server startup log info
- Updated server startup vendorstring for Fedora Core, RHEL, and to indicate
  Red Hat Linux distro releases 8.0 and 9

* Thu Sep 25 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-34.1
- Added XFree86-4.3.0-savage-scaling-bz274.patch to fix (XF86 #274)
- Added XFree86-4.3.0-savage-memleak-plug-bz278.patch to plug memory leak in
  the savage driver (XF86 #278)
- Added XFree86-4.3.0-savage-memleak-plug-bz279.patch to plug memory leak in
  the savage driver (XF86 #279)

* Thu Sep 25 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-34
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-09-26.patch to pick up new
  security fixes from CVS
- Updated XFree86-4.3.0-redhat-libGL-exec-shield-fixes.patch to new patch
  XFree86-4.3.0-redhat-libGL-exec-shield-fixes-v2.patch which reorders some
  includes in mem.c so it builds.  Still cambridge only. (#104029)

* Fri Sep 19 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-33.1
- Added XFree86-4.3.0-redhat-libGL-exec-shield-fixes.patch experimental patch to
  cambridge only from John Dennis <jdennis@redhat.com> to fix libGL / DRI /
  exec-shield problems with executable page mappings (#104029,91784,101647)
- Added XFree86-4.3.0-redhat-libGL-TLS-buildfix.patch to fix the libGL opt
  patch Imake TLS stuff.  Cosmetic only.

* Fri Sep 19 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-33
- Created XFree86-4.3.0-Xserver-dualhead-segv-with-no-busid.patch to fix a
  problem that Roland McGrath was experiencing, where the X server will crash
  when starting on a system with one dualhead video card, with the config file
  omitting the BusID keywords.  The crash is due to a format string bug in
  xf86Helper.c during startup time in a codepath that is rarely executed.
- Moved new Xft/Xrender tarball unpacking and preparation from build section
  to prep section where it belongs, in order for patches we apply to xft et al
  to not get missed, and also so rpmbuild -bp results in something closer to
  the actual sources we are using.  There are a few more areas needing tidying
  in this regard also.

* Wed Sep 17 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-32.EL
- Rebuilt 4.3.0-32 with build_taroon set as 4.3.0-32.EL in order to pick up
  the libGL patch in Taroon

* Wed Sep 17 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-32
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-09-17.patch to pick up latest
  xdm security fixes from CVS stable branch "xf-4_3-branch":
  - Backport xdm code from -current, including following changes:
    - use better pseudo-random generators to generate magic cookies,
      including EGD-like prng daemons support.
    - add support for LISTEN keyword in Xaccess
    - deal with small memory leaks
    - use SIOCGLIFCONF to query network interfaces where available
    - fix XDMCP bug that could cause localhost entries in /etc/X0.hosts
      to be lost
    - add xdm /dev/random handling for Solaris
    - fix XDMCP queries on systems using getifaddrs().
    - Fix for http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2003-0730
- Enabled the libGL optimization patch for Taroon, but disable TLS support as
  it is experimental and only intended for Cambridge builds.
- Updated XFree86-4.3.0-redhat-radeon-forcelegacycrt-for-alan.patch to remove
  CVS revision strings from the patch so it applies cleanly with new update
- Dropped XFree86-4.3.0-xaa-pixmap-cache-crash-clash.patch as the stable branch
  patch update now has this fix

* Mon Sep 15 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-31
- Added "export LANG=C" to the build and install sections of the spec file
  in hopes it will speed up all script processing during building.
- Added xrender.pc pkg-config support using an expansion disabled here-document
  with rpm macros

* Sat Sep  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-30.EL
- Rebuilt for Taroon

* Sat Sep  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-30
- [CHANGELOG UPDATE] - the XFree86-4.3.0-xf-4_3-branch-2003-09-11.patch
  referenced below originally, actually got left out of this build
  inadvertently, and the changes referenced did not get included until the
  4.3.0-32 build above.  <mharris@redhat.com>
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-09-11.patch to pick up latest
  fixes from CVS stable branch "xf-4_3-branch", including:
  - Fix calculation of CRTC2 frame offset with page flipping in radeon driver
    (Michel Daenzer)
  - Fix an XAA pixmap cache server crash that can happen in some cases
    when the off-screen memory is heavily fragmented (David Dawes, based
    on #5752, Koike Kazuhiko, Chisato Yamauchi).
  - Fixed a crash when _XIMProtoOpenIM(), hich is called through XOpenIM()
    API when protocol IM is being set up,  fails (Bugzilla #618,
    Hisashi MIYASHITA).
  - Don't call FBIOPAN_DISPLAY ioctl with arguments that will cause a
    confusing if harmless error (Michel Daenzer)
  - Fixes for potential integer overflows in font libraries. (blexim,
    Matthieu Herrb).
  - For integer overflow tests, use SIZE_MAX which is more standard than
    SIZE_T_MAX, and default to ULONG_MAX for the case of LP64 systems. Based
    on reports by Matthias Scheler and Alan Coopersmith (Bugzilla #646).
- Created a new XFree86-modules-unsupported package, and moved some of the
  modules which are unsupported and provided totally as-is into this new
  subpackage
- Disabled SDK-add-missing-includes-for-vnc patch as it causes the X server
  build to fail, reverted to previous patch for synaptics.
- Added XFree86-4.3.0-ia64-setjmp-alignment.patch to fix an issue with setjmp
  on ia64 which results in an X server crash when using Sun Java.  Fixed by
  John Dennis <jdennis@redhat.com> for bug IDs (#103610,104191)
- Remove {_x11datadir}/X11/xserver on builds disabling with_Xserver, as a dead
  symlink was found by with with_dead_symlink_test.
- Modified with_dead_symlink_test to be cleaner.

* Sat Sep  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-29.1
- Enable libOSMesa on s390/s390x/ppc/ppc64, as it was disabled but some of the
  files were shipped anyway, and there's no really good reason to not supply it
  that I can think of.
- Add a new conditionalized test (with_dead_symlink_test) to test for dead
  symlinks to the end of the install section of the specfile and enable it by
  default.
- Added Requires: xterm to the XFree86-twm subpackage because twm configuration
  requires xterm by default.  This also will fix another problem where upgrading
  the XFree86 packages from from RHL 9 or earlier to XFree86 after xterm was
  split out into it's own package, will cause xterm to be lost unless the user
  manually installs the xterm package.  Now, as long as they have XFree86-twm
  installed, xterm will be dragged in as a dependancy, since it is one.  If
  anyone knows of similar xterm dependancies either in other XFree86 subpackages
  or in other Red Hat Linux packages, they should file a bug report and add me
  to the CC list.
- Added XFree86-4.3.0-SDK-add-missing-includes-for-vnc-and-synaptics.patch as
  an updated of the SDK patch for the GPL synaptics driver (#99351)

* Sat Sep  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-29
- Move perlification of xft.pc earlier so it has effect
- Fix broken symlinks for libXrender.so.2 similar to the prior broken Xft libs

* Fri Sep  5 2003 Karsten Hopp <karsten@redhat.de> 4.3.0-28
- fix typo in perl script

* Fri Sep  5 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-27
- Build 4.3.0-27, release name (Conquest)
- Added XFree86-4.3.0-SDK-add-missing-includes-for-vnc.patch, contributed by
  Paul Nasrat in order to help get VNC compiling with the SDK (#103824)
- Added XFree86-4.3.0-radeon-disable-VideoRAM-option.patch which causes the
  Radeon driver to ignore any user supplied VideoRAM option in the config file,
  as the radeon driver properly autodetects RAM on all supported video hardware,
  and the option to override it is misused by users who think they have more
  RAM than they do, resulting in the creation of a problem where none existed.
  In the unlikely case a model of radeon is found that does not autodetect the
  amount of videoram properly, we can easily fix that with information provided
  by ATI at that point in time.
- Fixed broken libXft symlinks, hopefully got it right this time.
- Fix xft.pc file by munging @VERSION@ into the proper version

* Thu Sep  4 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-26
- Build 4.3.0-26, release name (Brazil Nut)
- Added XFree86-4.3.0-xaa-pixmap-cache-crash-clash.patch to fix bug in XAA
  pixmap cache code which could cause a SEGV.  Patch by Thomas Winishhofer,
  submitted to me by Daniel Stone at Debian.
- Added XFree86-4.3.0-nls-cjk-utf8.patch fix for (#101377)
- Added XFree86-4.3.0-Mesa-SSE-fixes-from-MesaCVS.patch fix for SSE/3Dnow
  detection problem, backported from Mesa3D CVS tree, not present in XFree86
  CVS.
- Added XFree86-4.3.0-nls-compose-en_US.UTF8-lxo.patch to fix problem with
  us_intl keymap and funny i18n characters (#80244)
- The XFree86-4.3.0-redhat-xft-loadtarget.patch was getting applied to the Xft
  lib that ships with XFree86 during the patch phase, but we immediately
  replace Xft with the latest Xft2 in the build section thus losing the patch,
  so I've added code in the build section to re-patch the new Xft2
- Put the xft.pc pkg-config file back into the filelist
- Fix libXft.so.2 symlink to libXft.so.2.1.1 instead of libXft.so.2.1 (#103636)

* Tue Sep  2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-25
- The Australian special edition release, codename (Jumbo Tiger Shrimp)
- Re-enabled with_new_xft_and_xrender, this time using Imake, dealing with
  limiations of Imake by renaming the generated libraries to 3 digit versions

* Mon Sep  1 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-24
- Disable Glide3 support on ia64 as it does not really work anyway
- Disable xkb-multilayout-modifier-fix-CVS11137 as the ALT-TAB problem is back
  now, and this is the next likely candidate cause

* Thu Aug 28 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-23.dbg
- Updated XFree86-4.3.0-redhat-libGL-opt.patch from Jakub <jakub@redhat.com>,
  so that libGL TLS support now works on all x86 class CPUs, rather than just
  i686 and higher.  New version is: XFree86-4.3.0-redhat-libGL-opt-v2.patch
- Disabled xkb-us_intl-and-other-fixes-CVS11216 and xkb-fix-sticky-modifiers
  patches since they fix one bug, to create another, and fix that bug to
  create several more.  The original problem was much less worse and affected
  far less people.
- Enabled with_debuglibs temporarily for debugging purposes

* Tue Aug 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-22.4
- Added --libdir=%%{_x11libdir} for Xft/Xrender stuff

* Tue Aug 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-22.3
- Change ./configure lines of Xft/Xrender to have --prefix=/usr/X11R6

* Tue Aug 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-22.2
- This package only compiles on Linux, and is not intended for use on other
  OSs.  Made explicit now.
- Test build with SDK enabled to try to troubleshoot

* Thu Aug 21 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-22.1
- Re-enabled new Xft/Xrender in order to try and debug why the builds are
  failing ONLY in the Red Hat buildsystem.

* Thu Aug 21 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-22
- Added XFree86-4.3.0-libGL-multitexture-defines.patch to fix bug where wine
  and various other OpenGL applications wont compile with Mesa from 4.3.0 due
  to a gl.h header file bug introduced in 4.3.0 (#97840)
- Added XFree86-4.3.0-libXrandr-missing-sharedreqs.patch to fix bug (#102924)
- Added XFree86-4.3.0-xkb-fix-sticky-modifiers.patch to fix problem in XFree86
  rpm releases 4.3.0-19 through 4.3.0-21 which cause ALT-TAB and some other
  modifier combinations to break.  Bug (#102668)
- Moved all xkb datafile patches to section 800-829 in specfile
- Added conditional BuildRequires: glibc >= 2.3.2-66 and Requires: lines if
  with_GL_TLS libGL optimization patch is enabled, to ensure the system has
  the required glibc installed. (#102175)
- Disabled the new Xft and Xrender code by toggling with_new_xft_and_xrender,
  because of an unexplainable build failure that has started occuring only in
  the Red Hat buildsystem, which I can not reproduce locally.  4.3.0-21 built
  perfectly fine in beehive, but the current rpm fails when compiling the new
  Xft, saying that ld can't find -lXrender.  I've absolutely no clue why this
  is occuring, all of the builds compile both on x86 and AMD64 locally here,
  and am unable to debug it on the systems it occurs on in the buildsystem.

* Tue Aug 19 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-21
- Added XFree86-4.3.0-libXpm-missing-header.patch from John Dennis to fix
  bug (#101017)
- Added XFree86-4.3.0-ia64-slowbcopy2.patch by John Dennis to replace the
  earlier patch XFree86-4.3.0-ia64-slowbcopy.patch which fixes a semi
  obscure problem in slowbcopy (#98139)
- Integrated Keith Packard's upstream Xft-2.1.2 and Xrender-0.8.3 bugfix
  packages from fontconfig.org into XFree86 4.3.0.  This fixes a variety of
  Xft/Xrender bugs scattered throughout bugzilla against many GNOME and other
  applications, etc. (#99468, 99469)

* Mon Aug 18 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-20
- Disabled patches XFree86-4.3.0-revert-en_US.UTF-8-Compose.patch and
  XFree86-4.3.0-en_US.UTF-8-Compose-safer.patch now to provide stock XFree86
  en_US.UTF-8 compose table.  It had been disabled days before Red Hat Linux 9
  went gold in order to minimize the risk factor of the change due to lack of
  widespread beta testing.  Upstream X has not received bug reports about any
  problems caused by the change so it seems safe.  It also should provide
  enhancements to some subset of users, and might fix some problems that have
  been reported to us, which might not be present in stock 4.3.0.  Now is a
  safer time to enable this change than 3 days before our gold release of
  RHL 9.  ;o)

* Thu Aug 14 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-19
- Added XFree86-4.3.0-xkb-broken-modifiers-be-am-CVS10956.patch to fix modifier
  bug in be and am keymap files (#87679)
- Added XFree86-4.3.0-xkb-it-keymap-update-CVS10957.patch to fix bugs in
  Italian keymap files (#88080)
- Added XFree86-4.3.0-xkb-hr-keymap-fixes-CVS10967.patch to fix a small issue
  in the hr keymap files, and add a new hr_US keymap.
- Added XFree86-4.3.0-xkb-broken-capslock-fix-CVS11006.patch to fix bug in
  DVORAK (and other) keymap files which breaks capslock. (#87494)
- Added XFree86-4.3.0-xkb-ru-group-number-fix-CVS11092.patch to fix broken
  group number in russian map
- Added XFree86-4.3.0-xkb-ua-add-missing-letters-fix-CVS11134.patch to add
  missing letters to Ukranian keyboard map
- Added XFree86-4.3.0-xkb-multilayout-modifier-fix-CVS11137.patch workaround
  for problems that arise when in multi-layout map different modifier keysyms
  share the same key
- Added XFree86-4.3.0-xkb-it-small-fix-CVS11150.patch which contains a small
  fix for the Italian layout
- Added XFree86-4.3.0-xkb-us_intl-and-other-fixes-CVS11216.patch to add Euro
  sign support to us_intl keyboard map.  Patch also fixes various other xkb
  bugs.  (#91630)

* Thu Jul 17 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-18
- Disabled SDK temporarily as it does not work on all architectures
- Added XFree86-4.3.0-mouse-draglock-fix-CVS10885.patch to fix mouse draglock
  issue with buttons greater than 4
- Added XFree86-4.3.0-restore-underline-position-in-freetype-CVS10891.patch
  which should fix some issues with mozilla in bugzilla
- Added XFree86-4.3.0-fbdev-mode-validation-segv-fix-CVS10893.patch to fix SEGV
  in fbdev's mode validation
- Added XFree86-4.3.0-vidmode-memleak-fixes-CVS10895.patch to fix various
  memory leaks and uninitialized struct fields in vidmode extension

* Mon Jul 14 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-17.1
- Enabled the XFree86-sdk subpackage conditional so we have the SDK

* Thu Jul 10 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-17
- Added Jakub Jelinek's libGL optimization patch, which allows parts of libGL
  to be built PIC without affecting performance, thus allowing apps linked to
  libGL to be prelinked (XFree86-4.3.0-redhat-libGL-opt.patch) as well as other
  optimizations
- Toggled with_debuglibs off so X doesn't take 10 years to compile

* Wed Jul 09 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-16.EL
- Rebuilt 4.3.0-16 as 4.3.0-16.EL for Red Hat Enterprise Linux development

* Wed Jul 09 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-16
- Updated to XFree86-4.3.0-xf-4_3-branch-2003-07-09.patch to pick up latest
  fixes from CVS stable branch "xf-4_3-branch", including:
  - Fix repeated image problem when using a vesa video mode before starting
    the Xserver on the S3 Trio3D cards
  - Fix for a crash if a scalable font has a bitmap entry in fonts.dir
    (#5687, Bugzilla #332, Juliusz Chroboczek).
  - Fix for xfs crashes in Freetype backend (Bugzilla #242, Juliusz Chroboczek).
  - Pull twm fixes (signal handler, empty windows menu) from CVS head
- Added XFree86-4.3.0-libXi-freeze-fix-CVS11329.patch to fix a deadlock in
  libXi where is called _XLockDisplay() twice when calling an Xi function that
  calls XGetExtensionVersion() (Bugzilla #260, Bastien Nocera, Owen Taylor)
- Added XFree86-4.3.0-ps2-mouse-resolution-fix-CVS11329.patch to change PS/2
  mouse resolution to 8 counts/mm as some broken mice have problems with other
  values (Windows uses 8)
- Added XFree86-4.3.0-xkbuse-avoid-roundtrip-CVS11329.patch to correct a
  precedence problem in test in xc/lib/X11/XKBUse.c XkbUseExtension(). This
  avoids an extra round trip during application startup (Bugzilla #473, Owen
  Taylor)
- Added XFree86-4.3.0-ia64-slowbcopy.patch by John Dennis <jdennis@redhat.com>
  to insert a short delay in the xf86SlowBcopy() routine and prevent PCI bus
  lockups on ia64 which were observed with the nv driver (#98139)

* Mon Jun  9 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-15.1
- Added XFree86-4.3.0-via-driver-cvs20030611.tar.bz2 snapshot from XFree86 CVS
  to add support for the VIA EPIA onboard Castlerock CLE266 video chipset

* Fri Jun  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-15
- Removed "#!/bin/bash" from top of specfile as midnight commander 4.6.0 now
  has built in rpm specfile highlighting!  YaY!
- Added XFree86-4.3.0-mga-enable-video-rom-before-using.patch to fix long
  standing bug in mga driver which causes an MCA on Alpha and likely other
  platforms as well (#91711)

* Tue Jun  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-14.EL
- Rebuild 4.3.0-14 as 4.3.0-14.EL for Red Hat Enterprise Linux development

* Tue Jun  3 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-14
- Added XFree86-4.3.0-ia64-pci-infinite-loop.patch fix for a problem that
  occurs while doing a pci scan on Intel Tigers which leaves pci data structure
  with multiple root buses (primary == -1) causing an infinite loop, for now
  exit the loop when primary < 0  -  John Dennis <jdennis@redhat.com>

* Wed May 28 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-13.1
- Remove X server symlink check from xfs initscript for bug (#54630)

* Wed May 28 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-13
- Updated to XFree86-4.3.0-xf-4_3-branch to pick up the latest fixes from the stable
  XFree86 4.3.0 branch including
  - Fix programming error in ix86 motherboard chipset determination
  - Workaround for broken devices that do not implement the header type field
    in their PCI configuration space
  - Fix infinite loop that occurs on systems whose PCI configuration space
    does not advertise a host bridge 
  - Fix to prevent PCI and CardBus resets when VT switching
  - Set Mesa hooks to flush vertices on state changes in Radeon 3D drivers,
    which I believe fixes (#91784)
  - Fix lockup on server reset in radeon driver
  - Check for NULL tObj in the i830 3D driver TexEnv function.  This
    fixes a FlightGear crash
  - Prevent a SIGFPE with the glint/pm3 driver when attempting to display
    an XVideo image less than 8 pixels wide
  - Fix a SEGV that can happen with Riva128 cards
  - Fix SiliconMotion driver for mode switching and SEGV problem when
    initializing Xv functionality (XF86 #50)
  - i810/815 depth buffer needs to be a multiple of the tile size.  This fixes
    3D corruption near the bottom of the screen at 800x600@16bpp (XF86 #283)
  - Fixed Imakefiles so the driver SDK builds again
  - Fix XDMCP queries in xdm on systems using getifaddrs() (XF86 #277)
- Fixed xfs rpm preinstall script to ingore errors and redirect all output
  to /dev/null.  This was accidentally removed in a prior build, and causes
  xfs installation to fail.  (#91822 & 91706,91707,91733,91756)
- Added XFree86-4.3.0-savage-bugfix-from-xf-4_3-branch-2003-05-28.patch which
  is extracted from xf-4_3-branch and reapplied on top of our 1.1.27mh driver
  since we have updated this driver but do not want to lose fixes coming from
  the stable branch.
- Dropped patches that are now included in the stable branch:
  XFree86-4.3.0-radeon-irq-gen-lockup-from-cvs.patch,
  XFree86-4.3.0-radeon-dualhead-cursor-crash-from-CVS.patch
- Disabled XFree86-4.3.0-siliconmotion-Xv-stability-fix.patch as it fails to
  apply now.  Pending future investigation as it is non-critical anyway.
- Added XFree86-4.3.0-redhat-lock-version.patch, enabled it, and locked down
  the version to 4.3.0 (currently stable branch is 4.3.0.1)

* Mon May 26 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-12
- Enabled with_debuglibs now so that the libraries are debuggable during
  development, since it is not possible to have .debuginfo packages for X for
  various complex technical reasons, and it wont likely be possible for quite
  some time unfortunately.  The XFree86-libs package will get much larger due
  to this change, so I may have to revert it if people complain, or if it slows
  down anything.  This is a *TEMPORARY* solution, and will be removed sometime.
- HasFontconfig seems to work now, so I am using it instead of UseFontconfig
  to see if anything breaks in rawhide
- Removed with_freetype2 macro, and all conditional code using it throughout
  the specfile, as we never want to include the XFree86 freetype2
- Added missing Provides: xpm back to XFree86-libs package which got sideswiped
  due to the conditionalized with_freetype2 junk during development
- Made triggerin script conditionalize referencing rstart dir

* Fri May 23 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-11.2
- Disabled rstart, as it is probably not even used nowadays.  People should
  be using ssh/rsh or some other modern mechanism for running remote X apps.
- Change UseFontconfig to HasFontconfig to test if it works

* Wed May  7 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-11
- Define "XF86Server NO" on s390, s390x, ppc64, as we do not ship X servers on
  these platforms.  We use a 32bit X server on ppc64.
- Wrap all X server modules, docs, config files, man[45]/*, include/*.h with
  with_Xserver in file lists so that things are properly packaged on the archs
  that we do not ship Xserver on (s390/s390x/ppc64)

* Tue May  6 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-10.1.EL
- Update XFree86-4.3.0-ppc64-support-v3.patch to -D__powerpc__ on ppc64 or
  Radeon driver explodes while building
- Remove -fno-strength-reduce from x86 and x86_64 host.def optimization flags
- Added ppc64, ia64 host.def optimization flag overrides, defaulting them to
  their existing settings

* Tue May  6 2003 Bill Nottingham <notting@redhat.com> 4.3.0-10
- Updated XFree86-4.3.0-elfloader-linux-non-exec-stack-v2.patch to fix elfloader
  to page align addresses it passes to mprotect

* Mon May  5 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-9
- Disable xterm from building, as it is now shipped in its own separate package
- Build 4.3.0-9 in rawhide and 4.3.0-9.0.EL for RHEL

* Fri May  2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-8.3
- Added XFree86-4.3.0-Xserver-includes-ansify-prototypes.patch to ansify
  remaining function prototypes in the X server include dir
- Added XFree86-4.3.0-ppc64-support-v2.patch which contains some more complete
  updates from SuSE for PPC64, replacing XFree86-4.3.0-ppc64-support.patch
- Set HasAgpGart NO for ppc64
- Added new macro with_Xserver to conditionalize the inclusion of the X server,
  driver and extension modules, and define it to 0 for s390, s390x, ppc64
- Updated file lists to use with_Xserver macro instead of ifnarch s390/s390x

* Fri May  2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-8.RHEL.1
- Do not install or ship mmapr, mmapw, pcitweak, scanpci, libOSMesa.so.4.0,
  pcitweak.1x.gz, or scanpci.1x.gz on ppc64, s390 or s390x

* Fri May  2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-8
- Enable XFree86-4.3.0-elfloader-linux-non-exec-stack.patch again, and remove
  ifnarch x86_64 on XFree86-4.3.0-xlib-dual-malloc-memleak-lcPrTxt.c.patch and
  XFree86-4.3.0-craptastic-cast.patch
- Disable XFree86-4.3.0-missing-SharedXfooReqs.patch temporarily as it breaks
  xauth + ssh on s390, and thus requires deeper investigation
- Build 4.3.0-8 for rawhide, and 4.3.0-8.RHEL.0 for RHEL devel

* Thu May  1 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-7.el.1
- Replaced XFree86-4.3.0-ia64-new-elfloader-relocations.patch with a new
  version that John added to fix (#89976)
- Added XFree86-4.3.0-radeon-ia64-preint10.patch from John Dennis, to solve a
  problem which is yet to be announced. ;o)  Will update comment once I have
  details.

* Thu Apr 24 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-7.el.0
- Added XFree86-4.3.0-ia64-new-elfloader-relocations.patch for ia64 ELF
  relocations for http://bugs.xfree86.org/cgi-bin/bugzilla/show_bug.cgi?id=195
- Replaced XFree86-4.3.0-missing-SharedXfontReqs.patch with a new patch
  XFree86-4.3.0-missing-SharedXfooReqs.patch that solves similar problems for
  many other X libraries on Linux, and should fix (#89860)

* Thu Apr 24 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-6
- Apply XFree86-4.3.0-xf-4_3-branch-2003-04-26.patch to update to the latest
  fixes from the xf-4_3-branch stable branch of XFree86 CVS
- Removed XFree86-4.3.0-radeon-R300-fix-pll-value-from-cvs.patch as it is
  incorporated into the stable branch above:
- Added XFree86-4.3.0-libXfont-null-pointer-dereference-fix.patch which fixes
  a null pointer dereference in libXfont
- Added XFree86-4.3.0-siliconmotion-Xv-stability-fix.patch to fix siliconmotion
  driver for mode switching and SEGV problem when initializing Xv functionality
- Added XFree86-4.3.0-Xserver-non-pc-keyboard-fix.patch to fix problem on non-PC
  keyboards caused by changes to make SysRq generate the same keycode as PrtScrn
- Added XFree86-4.3.0-nv-graphic-engine-setup-reset-fix.patch to stabilize
  VT switching and server startup/shutdown
- Added XFree86-4.3.0-nv-new-chip-ids.patch which adds new PCI IDs for
  GeForce FX and Quadro FX
- Added XFree86-4.3.0-nv-riva-dualhead-fixes.patch to fix problems that can
  arise on newer chipsets on dualhead configurations
- Added XFree86-4.3.0-nv-filter-imagerect-pixel-range.patch to fix a problem
  where the HW filter would include pixels outside of the image rect being
  displayed.
- Added XFree86-4.3.0-nv-dpms-workaround-for-broken-monitors.patch
- Added XFree86-4.3.0-nv-unresolved-symbols.patch to add missing vgaHWUnmapMem
- Added XFree86-4.3.0-rendition-disable-cause-of-SEGV.patch
- Added XFree86-4.3.0-trident-half-a-jittered-screen.patch to fix bug in the
  trident driver that caused old cyber 9382/9385 chipsets to display a half
  jittered screen
- Added XFree86-4.3.0-Xserver-limit-440EX-440LX-to-32-pci-busses.patch
- Added XFree86-4.3.0-xaa-trapezoid-filling-bug.patch in a rare 8x8 pattern
  fill case in XAA generic code
- Added XFree86-4.3.0-Xserver-Xineramify-Xscreensaver-extension.patch to make
  screensavers work in dualhead Xinerama mode
- Added XFree86-4.3.0-Xlib-XOpenDisplay-SEGV-fix.patch to fix many places in
  Xlib which could segfault due to not checking to see if it has received as
  much data as needed, causing it to potentially read uninitialized memory
- Added XFree86-4.3.0-mga-manpage-overlay-option.patch which better documents
  the Matrox Overlay option as many people are confused by this
- Added XFree86-4.3.0-r128-unresolved-symbols.patch to add various symbols
  missing from symbol lists that generate errors when DRI is disabled

* Thu Apr 24 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-5
- Removed XFree86-4.0.1-alpha-pcibus-lemming.patch as it is not clear what it
  actually does, is not documented anywhere what if any bug it fixes, and
  nobody remembers what it was for, and we have not applied it for quite a
  while now either.
- Added XFree86-4.3.0-radeon-irq-gen-lockup-from-cvs.patch which works around
  a lockup that can occur on server shutdown/restart with the radeon driver due
  to bugs in DRM IRQ handling in the kernel
- Added XFree86-4.3.0-radeon-support-from-ATI-backport-from-CVS.patch which is
  an amalgamation of patches done by Hui Yu at ATI which implement:
  Radeon IGP320/330/340 support (2D only), RV280 (9200/M9+) support, Fix for
  some M9 laptop panels, Improved version of monitor detection code, Fixed bug
  for two or more radeon cards, Man page updates, Workaround for double scan
  modes problem at high resolutions, Overlay scaling problem when RMX is used,
  and also PPC updates for Radeon from Michel Daenzer
- Replaced XFree86-4.2.99.902-ati-radeon-alan-legacy-vga.patch with new
  XFree86-4.3.0-redhat-radeon-forcelegacyvga-for-alan.patch reimplementation
  around the new radeon driver code.  Needs testing by Alan.

* Tue Apr 22 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-4
- Enable _unpackaged_files_terminate_build & _missing_doc_files_terminate_build
  options and clean up remaining file failures so we are swooshy clean now
- Update %%install file deletion list for s390/s390x/ppc
- Moved DELETE FILES section after STRIP FILES section in specfile
- Added XFree86-4.3.0-redhat-xlib-linux-fix-avoiding-substance-abuse-job.patch
  as a hideous kludge to work around the even more ugly hideous Solaris
  broken weirdness junk triggering off _LP64 in XlcDL.c

* Sun Apr 20 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.9
- Renamed TinyX subpackage to kdrive
- Made all kdrive X servers setuid root in filelists

* Sat Apr 19 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.8
- Added XFree86-4.3.0-xbiff-file-heirarchy-standard.patch for FHS 2.2
  compliance of xbiff
- When not shipping config tools, defining "BuildXFree86ConfigTools NO" in
  host.def speeds up build
- Added XFree86-4.3.0-disable-building-apps-we-do-not-ship.patch to disable
  building applications we do not ship such as xedit, xman, xmh
- Moved include/pixmaps from XFree86-devel to XFree86-xf86cfg where it belongs,
  although this stuff really should not be in _x11includedir

* Fri Apr 18 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.7
- Added PPC64 support with XFree86-4.3.0-ppc64-support.patch

* Sat Apr 12 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.6
- Added XFree86-4.3.0-ati-radeon-dualhead-cursor-crash.patch to fix radeon
  dualhead crash problem when mouse cursor crosses screens (#87854,88748)

* Wed Apr  9 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.5
- Added XFree86-4.3.0-missing-SharedXfontReqs.patch to try and fix (#88355)

* Fri Apr  4 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.4
- Added XFree86-4.3.0-redhat-bug-report-address-update.patch which changes the
  X server bug report messages on where and how to file bug reports

* Fri Apr  4 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.3
- Added XFree86-4.3.0-ati-r128-Xv-ecp-divisor.patch which fixes a problem on
  Rage 128 in which high resolution images displayed with the XVideo extension
  have weird "green" noise in them (#88033)
- Added XFree86-4.3.0-makefile-fastbuild.patch to bypass the main Makefile
  clean and depend targets when make World is ran

* Fri Mar 14 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.2
- Added XFree86-4.3.0-xlib-dual-malloc-memleak-lcPrTxt.c.patch which fixes
  a memleak in Xlib caused by double malloc. Not being applied to x86_64 yet,
  waiting for approval to fix (#86108)
- Added XFree86-4.3.0-craptastic-cast.patch to non-x86_64, just a cosmetic
  casting fixup of (off_t)(off_t) to just (off_t)

* Sat Mar  8 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3.1
- Updated XFree86-4.3.0-glint-unresolved-symbols.patch to add several more
  missing DRM symbols that another user reported when DRI is not used.  This
  compliments the existing symbol name additions with an even more complete
  list, and should fix the problems reported in bug (#85191) as well as
  adding to the bugfix for (#85805)
- Added XFree86-4.3.0-elfloader-linux-non-exec-stack.patch to patch the XFree86
  ELF loader to work properly on Linux with a kernel with a non-exec stack,
  however this patch is disabled on x86_64 and possibly other architectures for
  now

* Sat Mar  8 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-3
- Added XFree86-4.3.0-ati-radeon-R300-fix-pll-value.patch which fixes a bug
  in the Radeon driver (on all archs) that occurs only on R300 chips (Radeon
  9500/9700) due to a broken PLL define in radeon_regs.h (#85784)
- Re-enabled XFree86-4.3.0-glint-unresolved-symbols.patch on x86_64 as it is
  approved now by msw.

* Fri Mar 7 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-2.2
- Modified xdm.pamd and xserver.pamd to remove explicit paths with hard coded
  /lib dir, since it is in /lib64 on lib64 archs, and so pam console ownership
  is screwed without this change.  Similar problems were fixed in September in
  many other packages, but no bug reports were filed in bugzilla so I was aware
  of this problem, so it remained broken until I just discovered it myself
  while trying to debug a screensaver related issue (#85795)
- I have made the XFree86-4.3.0-glint-unresolved-symbols.patch patch added in
  4.3.0-2.1 ifnarch x86_64 to exclude this patch from x86_64 builds, even
  though it is an obviously correct and harmless bugfix on all architectures
  and should be applied (#85805)

* Sun Mar 2 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-2.1
- Added XFree86-4.3.0-glint-unresolved-symbols.patch to fix some unresolved
  drm symbols in the glint driver.  Possible fix for (#85191)?
- Removed unused patch - XFree86-4.0.99.3-Xwrapper.patch (#85336)
- Renamed xdm-4.0-servonly.patch to XFree86-4.0-xdm-servonly.patch

* Thu Feb 27 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-2
- Removed some junk comments from specfile, the commented out old cursors
  and xtrap-clients subpackage junk and a few other things
- Corrected a mistake in OTF font directory file list that was named TTF
  instead of OTF, causing a ghost file to be missed
- Verified all file lists to be accurate just to doublecheck the 4.3.0 release
  is not accidentally missing any files
- Removed mharris_noclean_mode developmental cruft from specfile, as I do not
  use it in my developmental builds anymore and wont need it after
  transitioning to _unpackaged_files_terminate_build mode
- Removed XFree86-4.2.99.901-012_r128_xv_btyeswap_fix.patch as current CVS
  fixes the problem in a different way, and this patch reverts that
- Removed the changes deemed potentially unsafe from en_US.UTF-8 compose
  table to have minimalistic changes

* Thu Feb 27 2003 Mike A. Harris <mharris@redhat.com> 4.3.0-1
- Updated to official XFree86 4.3.0 release via CVS export of xf-4_3_0

* Wed Feb 26 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030226.0
- Updated CVS snapshot to 4.2.99.902-20030226, manually checked each diff
  and verifying each code change is safe.  No questionable changes today.

* Tue Feb 25 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030225.0
- Updated CVS snapshot to 4.2.99.902-20030225, manually checked each diff,
  accept all documentation updates, verified each change.
- Added XFree86-4.3.0-revert-en_US.UTF-8-Compose.patch to back out changes
  made in CVS to en_US.UTF-8 Compose tables as they can not be easily
  verified to be 100% correct and regressionless at this point
- Removed XFree86-4.2.99.902-xft-version-bump.patch as it is in CVS update

* Mon Feb 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030224.2
- Added XFree86-4.2.99.902-xft-version-bump.patch to fix Xft library .so
  version from 2.0 to 2.1 since it had an addition of UTF-16 APIs.  This
  fixes http://bugzilla.mozilla.org/show_bug.cgi?id=175108

* Mon Feb 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030224.1
- Updated my radeon XFree86-4.2.99.902-ati-radeon-dpms-on-dvi-v2.patch patch
  to play things a bit safer by removing MT_LCD.  There is a more appropriate
  and robust way to do this that I will examine in the future.
- Removed unused WithNewCyrixDriver crud from specfile
- Removed unused with_bk crud from specfile
- [SECURITY] Added XFree86-4.3.0-xterm-can-2003-0063.patch to fix xterm
  titlebar issue reported in CAN-2003-0063 by disabling the feature that
  allows the problem.

* Mon Feb 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030224.0
- Updated CVS snapshot to 4.2.99.902-20030224, which makes another cursor
  glitch fix to generic code, and fixes an obvious vgaHW locking bug.  The
  rest are minor cosmetics and documentation updates.
- Add credit to GB18030 patches to Yu Shao and James Su, whom both worked on
  this support over time.

* Sun Feb 23 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030223.0
- Updated CVS snapshot to 4.2.99.902-20030223
- CVS checkin 946 fixes GL debugging junk printed to screen (#84347)
- More CVS fixes for Radeon ARGB cursor code from Keith and Michel Daenzer
  (#84691)
- CVS checkin 939 Check pScrn->vtSema before calling xf86SetCursor() from
  xf86CursorCloseScreen().  This avoids a segfault at exit with some
  drivers, and I believe should fix the problem reported in (#79678,84689)
- CVS checkin 938 fix adding FP native mode for Radeon (Hui Yu@ATI, 
  Kevin Martin).  - This should fix problems people have reported on various
  Radeon Mobility laptops of being unable to select video modes, etc.  I
  can not get into bugzilla to get the bug IDs currently.
- CVS checkin 937 - Initialize I2C when primary head has an invalid DDC type
  for the Radeon driver (Hui Yu@ATI).  This should fix some of the DDC probe
  related problems some users experience during installation which cause the
  installer to go bonkers.

* Fri Feb 21 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030220.3
- Bump kernel-drm requirement to 4.3.0

* Fri Feb 21 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030220.2
- Implemented XFree86-4.2.99.902-ati-radeon-dpms-on-dvi.patch for DPMS on
  LCD/DFP panels on Radeon driver (#80629)

* Fri Feb 21 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030220.1
- Removed Xft/Xft-devel goofup from bad specfile diff application
- Added XFree86-4.2.99.902-savage-revert-vbe-change-from-X-cvs.patch to back
  out a VBE change done in XFree86 CVS sometime in the last couple of months,
  which I believe causes the Savage MX probs (#72476,80278,80346,80423,82394)

* Fri Feb 21 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030220.0
- Updated CVS snapshot to 4.2.99.902-20030220
- Removed integraged now: XFree86-4.2.99.901-debian-dont_vtswitch_option.patch,
  XFree86-4.2.99.901-017_neomagic_manpage_fixes.patch, XFree86-4.2.99.901-018_fontenc_null_ptr_deref_fix.patch,
  XFree86-4.2.99.901-020_proxymgr_manpage_fixes.patch, XFree86-4.2.99.901-035_xim_memleak_fix.patch,
  XFree86-4.2.99.902-ati-radeon-buildfix.patch

* Thu Feb 20 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030218.3
- Ok, no kidding this time.  I really really mean it, the new savage driver
  is definitely in this build for sure for sure.  No kidding around this time.
- Created and added XFree86-4.2.99.902-savage-Imakefile-vbe-fixup.patch,
  XFree86-4.2.99.902-savage-1.1.26cvs-1.1.27t-fixups.patch,
  XFree86-4.2.99.902-savage-1.1.26cvs-1.1.27t-accel-fixup.patch
- Added XFree86-4.2.99.902-redhat-version-change-notification.patch which does
  not actually do anything except fail to apply cleanly when the XFree86
  version changes, thus alerting me to change the spec file Version field, and
  update the patch

* Thu Feb 20 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030218.2
- Actually ENABLE the new savage driver with rpm spec conditional, since I
  moronically did not enable it the first time

* Tue Feb 18 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030218.1
- Implemented a new radeon driver config file option "ForceLegacyCRT" in
  XFree86-4.2.99.902-ati-radeon-alan-legacy-vga.patch to allow Alan to use an
  ancient VGA mono monitor, and documented it in the radeon manpage (#69976)

* Tue Feb 18 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030218.0
- Updated CVS snapshot to 4.2.99.902-20030218
- Added Red Hat buildsystem BuildConflicts line to test for disk space
- Added Red Hat buildsystem BuildProvides line to hint that up to 8 CPUs can
  be used effectively when compiling XFree86
- Added XFree86-4.2.99.902-ati-radeon-buildfix.patch to fix ATI Radeon driver
  build problem

* Mon Feb 17 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030217.1
- Update savage driver to Tim Roberts tried and true faithful savage driver
  new release 1.1.27t (#72476,80278,80346,80423,82394)

* Mon Feb 17 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.902-20030217.0
- Updated CVS snapshot to 4.2.99.902-20030217 - Release Candidate 2
- Dropped XFree86-4.2.99.901-xlib-hang.patch, XFree86-4.2.99.901-argb-cursor-render-bugfix-keithp.patch,
  XFree86-4.2.99.901-xft-_XftSmoothGlyphMono-endless-loop-fix.patch,
  XFree86-4.2.99.901-xft-crash-with-non-render-server-from-keithp.patch

* Thu Feb 14 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030213.1
- Added XFree86-4.2.99.901-argb-cursor-render-bugfix-keithp.patch, yet another
  ARGB cursor bugfix.  This one is in the render code.  It should fix problems
  reported by msw and others of random blobs and stuff following the cursors
  around, in particular when using the 'core' cursor theme
- Added XFree86-4.2.99.901-xft-_XftSmoothGlyphMono-endless-loop-fix.patch
  patch to fix endless loop in libXft Nalin found while investigating (#80414)
- Added XFree86-4.2.99.901-xft-crash-with-non-render-server-from-keithp.patch
  to fix bug http://bugzilla.mozilla.org/show_bug.cgi?id=175108 reported to me
  by blizzard that crashes mozilla, which is also found in (#80414)

* Thu Feb 14 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030213.0
- Updated CVS snapshot to 4.2.99.901-20030213, fixing several critical bugs
- Disabled keiths argb radeon cursor patch as CVS has some other fix now
- New CVS also fixes the same problem on r128 and mach64 mouse cursor that
  the radeon had (#83284,83768)
- Disabled revert-xkb-patch-865 as the problem with VTswitching is fixed now
  in this snapshot (#84306)

* Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030212.0
- Updated CVS snapshot to 4.2.99.901-20030212

* Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030211.3
- Added XFree86-4.2.99.901-dont-install-Xcms.txt.patch to not install Xcms.txt
  by default, under recommendation of Keith Packard
- Added Conflicts: Xft to -libs, and Conflicts: Xft-devel to -devel, and
  removed <= 2.0 versioning off Obsoletes: Xft and Xft-devel to try and fix
  problem where if you upgrade an 8.0 system to 4.2.99.x the Xft2 library
  becomes unusable (#77838)
- Created XFree86-4.2.99.901-revert-xkb-patch-865.patch to revert the changes
  from Ivan Pascal that Daved Dawes checked into CVS in XFree86 CHANGELOG entry
  865 to fix autorepeat on keypad /*-+ and fix mouse-keys, and other things,
  which had the result of totally breaking VT switching from terminal to
  terminal after switching out of X

* Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030211.2
- Added XFree86-4.2.99.901-ati-radeon-argb-cursor-fix-from-keithp.patch from
  Keith, and disabled argb cursor patch for radeon (#83768)

* Thu Feb 13 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030211.1
- Added XFree86-4.2.99.901-debian-dont_vtswitch_option.patch which adds a new
  ServerFlags option "DontVTSwitch", to allow disabling of VT switching via
  CTRL-ALT-Fn written by Branden Robinson for Debian
- Added XFree86-4.2.99.901-ati-radeon-ia64-pagesize.patch which removes the
  hardcoded compile-time pagesize in the radeon and r128 drivers, replacing
  it with runtime detection with getpagesize() since platforms like ia64,
  alpha and others that can have different runtime page sizes will work
- Added XFree86-4.2.99.901-xlib-hang.patch that fixes a bug in _XEventsQueued()
  that causes an 'event reader lock' of another thread to be released which
  can cause a hang and keyboard lockup in KDE. For example, using KDE CVS and
  xine CVS, by playing a movie clip with Noatun (hang and keyboard lockup
  after playback has stopped).
- Update s3virge driver documentation for 4.3.0
- Added XFree86-4.2.99.901-007_fix_xfree86_man_version_string.diff to fix up
  XFree86 version string in manpages
- Added XFree86-4.2.99.901-008_doc_extensions_fix.diff to sanitize filename
  extensions of XFree86 documentation for consistency
- Added XFree86-4.2.99.901-012_r128_xv_btyeswap_fix.patch patch to fix Xvideo
  extention support for YUV2 and UYVY in r128 driver on big-endian processors
- Neomagic manpage update XFree86-4.2.99.901-017_neomagic_manpage_fixes.patch
- Added XFree86-4.2.99.901-018_fontenc_null_ptr_deref_fix.patch which fixes a
  null pointer dereference in the fontenc library
- Added XFree86-4.2.99.901-024_r128_and_radeon_vgahw_independence.patch to fix
  problem on some architectures that do not allow legacy VGA hardware access
- Added XFree86-4.2.99.901-027_ati_driver_message_cleanups.patch to fix up the
  formatting of a few ATI driver startup messages
- Added XFree86-4.2.99.901-028_fbdev_depth24_support.patch to fix fbdev 24bit
  depth support
- Added XFree86-4.2.99.901-035_xim_memleak_fix.patch to fix a memory leak in
  the XIM code

* Tue Feb 11 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030211.0
- Updated CVS snapshot to 4.2.99.901-20030211

* Tue Feb 11 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030209.2
- Moved TTF and OTF subpackage fonts.* and other auxilliary ghost files into
  the base-fonts subpackage so the dirs are always present, even if the
  truetype and/or syriac-fonts packages are not installed, and to prevent
  multiple packages from claiming ownership of the same files (#83913)
- Added Conflicts lines for the above change
- Added Buildrequires: ed  for fontconfig
- Removed unapplied ancient XFree86-4.1-xinerama.patch workaround
- Added XFree86-4.2.99.901-xauth-diskfull.patch which fixes a bug where xauth
  may write an incomplete .xauth file and delete the old one if there is
  insufficient disk space (Harald Hoyer - #84036)

* Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030209.1
- Added more with_foo buildtime conditionals for standardization
- Cleaned up post buildroot-install time file deletions of unpackaged files

* Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030209.0
- Updated CVS snapshot to 4.2.99.901-20030209
- Added XFree86-4.2.99.901-xkb-sysreq.patch to fix GNOME printscreen issue
  due to bad mapping of sysreq (#80373)
- Removed XFree86-4.2.99.4-ati-r128-full-chipset-support.patch as it got
  integrated into upstream sources
- Added XFree86-4.2.99.901-ati-r128-chip-names-touchup.patch to make R128 chips
  that we are not sure are AGP or not show up as "(AGP?)", to heighten the
  chance of a user noticing it and providing us with this information.
- Removed XFree86-4.2.99.4-ati-xf86PciInfo-chip-support-update.patch as it
  is integrated upstream now

* Thu Feb  6 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030206.0
- Updated CVS snapshot to 4.2.99.901-20030206
- New Intel i865 integrated video support is in this snapshot
- Made XFree86-4.2.99.901-ati-radeon-missing-symbol-drmScatterGatherAlloc.patch
  to fix a bug reported on devel@xfree86.org, also submitted it

* Wed Feb  5 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030205.0
- Updated CVS snapshot to 4.2.99.901-20030205
- Removed integrated patches XFree86-4.2.99.3-encodings-Imakefile-fix.patch
- Add XFree86-4.2.99.901-ati-radeon-fix-broken-argb-cursors.patch to hopefully
  fix all the Radeon Xcursor related weirdness (#78231,80445)

* Wed Feb  5 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030203.2
- Cleanups of specfile, host.def
- Ported parallelmake patch to current tree, and experimented with it but
  could not get it working properly so it is disabled again

* Tue Feb  4 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030203.1
- Added XFree86-4.2.99.901-chips-default-to-swcursor-on-65550.patch to
  default to swcursor on C&T 65550 for bug (#82438)
- Improved chips-default-to-noaccel-on-69000 patch to be more correct for (#74841)

* Tue Feb  4 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.901-20030203.0
- Updated CVS snapshot to 4.2.99.901-20030203
- Added BuildBethMarduthoFonts YES as XFree86 CVS somehow weirdly stopped
  building Syriac fonts
- Disable mga-xinerama-G450-issue fix as it is believed to be fixed in CVS now
  with CHANGELOG log entry 818.  Needs confirmation to be sure.

* Mon Feb  3 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.5
- Updated XFree86-4.2.99.4-ati-r128-full-chipset-support.2.patch to remove
  stupid ANSI trigraphs and escape them properly.

* Sat Feb  1 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.4
- Wrote XFree86-4.2.99.4-ati-r128-full-chipset-support.patch to add 2D and 3D
  support for 30 previously unsupported ATI Rage 128 chips including various
  Rage 128 Pro, Rage 128 Pro Ultra chips 

* Sat Feb  1 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.3
- Wrote XFree86-4.2.99.4-ati-xf86PciInfo-chip-support-update.patch to update
  the PCI ID list for further driver update patches to follow
- Wrote XFree86-4.2.99.4-ati-radeon-8500-9100-firegl-8700-8800-update.patch
  to add 2D and 3D support for 8 previously unsupported chips in the ATI R200
  chip family including various Radeon 8500, FireGL 8700/8800, and the new
  Powered by ATI Radeon 9100 from Sapphire
- Added XFree86-4.2.99.4-ati-radeon-TV_DAC_CNTL.patch minor code cleanup

* Thu Jan 30 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.2
- Added XFree86-4.2.99.4-locale-alias-openi18n.patch from Leon Ho, required
  for openi18n compliance
- Cleaned up post build/install file/dir deletions to move gradually towards
  being able to turn on _unpackaged_files_terminate_build

* Thu Jan 30 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.1
- Removed handhelds cursor theme
- Added XFree86-4.2.99.3-ati-chip-support-update.patch, partial support patch
  for ATI Rage 128, Radeon, etc. hardware previously unsupported

* Thu Jan 30 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030129.0
- Update CVS snapshot to 20030129
- Removed patches present upstream now:  XFree86-4.2.99.4-xkb-se-fix.patch
  XFree86-4.2.99.4-xkb-rules-xfree86-ca_enhanced.patch
- Updated XFree86-4.2.99.4-redhat-custom-startup.patch to work with latest

* Wed Jan 29 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.6
- Removed from host.def HasMMXSupport, Has3DNowSupport, HasKatmaiSupport,
  and HasSSESupport after manually verifying the current default Imake config
  files enable this properly on x86 and x86_64
- Removed -fPIC from global x86_64 flags again, and force StaticNeedsPicForShared
  to YES on all architectures in host.def, instead of just on x86
- Added XFree86-4.2.99.4-IncludeSharedObjectInNormalLib.patch to fix up
  remaining issues with StaticNeedsPicForShared (#78188,82954)
- Added XFree86-4.2.99.4-x86_64-glx-nopic.patch to build GLX nopic on x86_64
  for performance reasons - as it is on x86

* Fri Jan 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.4
- Rebuilt with -fPIC temporarily for anaconda et al. on hammer

* Fri Jan 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.3
- Rebuilt without -fPIC on hammer for debugging X server

* Fri Jan 24 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.2
- Added more complete XFree86-4.2.99.4xkb-se-fix.patch from David Dawes to
  replace XFree86-4.2.99.4-xkb-se-asciitilde.patch if it works properly
- Obsolete XFree86-Setup (#82674)
- Added XFree86-4.2.99.4-xkb-rules-xfree86-ca_enhanced.patch to fix (#80425)

* Wed Jan 22 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.1
- Added XFree86-4.2.99.4-xkb-se-asciitilde.patch to fix (#80922,82097)

* Tue Jan 21 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.4-20030121.0
- Update CVS snapshot to 20030121
- Drop patches now included upstream ati-radeon-mono-8x8-accel-fix,
  mga-vbe-dvi-ddc, xmag fix
- Added missing Conflicts: XFree86-sdk < 4.2.99.3-20030115.0

* Mon Jan 20 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030118.3
- Flagged {_x11icondir}/defaults/index.theme file as config noreplace
- Disable building on ia64 due to compiler SEGV

* Sun Jan 19 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030118.2
- Bump kernel-drm req up to 4.2.99.3 to match new kernel DRM
- Remove -fPIC from x86_64 default opt flags, and disable ELF loader patch
- Add XFree86-4.2.99.3-Imake-make-icondir-configurable.patch to make XFree86
  Xcursor ICONDIR and XCURSORPATH build time configurable and default the
  cursors to install into /usr/share/icons
- Added new specfile directory macro _x11icondir and use it everywhere
- Made default cursor theme Bluecurve
* Sat Jan 18 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030118.1
- Added XFree86-4.2.99.3-ati-radeon-mono-8x8-accel-fix.patch to fix mono
  8x8 color expansion issue causing mirroring on RV200+

* Sat Jan 18 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030118.0
- Update CVS snapshot to 20030118
- Add XFree86-4.2.99.3-xmag-segv-uninitialized-pointer.patch to fix (#81966)
- Major radeon driver updates and fixes:  Fix for Mono8x8 patterns on Radeon,
  Fix for Radeon mode validation, Workaround for flickering problem with
  switching between ARGB and mono cursors on Radeons, DDCMode fix for VidMode
  extension, Panel detection bug fix for Radeon, Add Xv overlay support for
  dual headed Radeons, Fix Radeon driver 24-bit support for flat panels,
  Add Radeon 9500/Pro support, Disable CGWorkaround for non-A11 rev R300s,
  Radeon solid/dashed line fix for RV200 and newer cards, Radeon overlay
  gamma fix, Radeon LG panel fix.
- Add XFree86-4.2.99.3-elf-loader-x86_64-relocation-fixups.patch and disabled
  dllmodules to try and fix ELF relocation problem reported in bug (#81984) 

* Wed Jan 15 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030115.1
- Add XFree86-4.2.99.3-mga-vbe-dvi-ddc.patch to support for DDC probe of DVI
  panels on Matrox hardware
- Use MakeDllModules on x86_64 as ELF loader is currently problematic

* Wed Jan 15 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20030115.0
- Update CVS snapshot to 20030115
- Move syriac fonts from TTF subdir to new OTF subdir
- Move inb inl inw ioport outb outl outw commands to XFree86 pkg from sdk

* Wed Jan 15 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.7
- Added XFree86-4.2.99.3-mga-unresolved-symbols.patch to fix unresolved
  DRM symbols in mga driver for bug (#80968)

* Tue Jan 14 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.6
- Added fontconfig-slighthint patch from our fontconfig package as a hack to
  allow the embeddedbitmap and xft-loadtarget patches to build correctly.
- Added XFree86-4.2.99.3-embeddedbitmap.patch
- Added XFree86-4.2.99.3-encodings-Imakefile-fix.patch to fix (#81565)

* Thu Jan  9 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.5
- Add Requires: xinitrc  (#81424)
- Remove placeholder redglass cursor theme
- Disable accel on C&T 69000 XFree86-4.2.99.3-chips-noaccel.patch for (#74841)

* Tue Jan  7 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.4
- Disable fc-cache in post/postun scripts except for TTF/Type1 directories.
- Created XFree86-4.2.99.3-savage-pci-id-fixes.patch to fix up the Savage
  driver PCI IDs that were missing and/or incorrect.

* Tue Jan  7 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.3
- Disabled the XFree86-4.2.99.3-xft-loadtarget.patch patch as it is broken.

* Mon Jan  6 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.2
- Remove xman as there are other manpage viewers, and this one seems to be
  unmaintained upstream.  Conditionalized with with_xman (#81003)
- Update dependancy on freetype to version 2.1.3-4 which contains a patch that
  a patch we are applying to Xft requires.

* Fri Jan  3 2003 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.1
- Added XFree86-4.2.99.3-xft-loadtarget.patch from Owen Taylor, which is a
  patch needed for our freetype 2.1.3 package, ported forward from the 8.0 Xft
  package

* Mon Dec 30 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.3-20021230.0
- Updated CVS snapshot to version 4.2.99.3 20021230
- Added XFree86-4.2.99.2-netmouse.patch to fix mouse protocol initialization
  problem reported on XFree86 bug report list
- Removed the gtf utility, its manpage, and libxf86config.a from s390/s390x
- Removed leading "0." from specfile RELEASE field as it is unnecessary

* Wed Dec 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021217.1
- Disabled and removed whiteglass cursor theme as it is broken and nobody
  is likely to fix it it seems.  We will be supplying our own theme in the end
  that does not suck (#75844)

* Tue Dec 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021217.0
- Updated CVS snapshot to 20021217, dropped unneeded patches
- Added XFree86-4.2.99.2-xinerama-G450-issue.patch to work around mga issues
  when RENDER is used with Xinerama due to faulty Render acceleration

* Sun Dec 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021215.0
- Updated CVS snapshot to 20021215, dropped unneeded patches
- Update BuildRequires freetype to >= 2.1.2-7
- Added ISO8859-14 fonts for Welsh for Alan
- Disable XFree86-sdk by default for now due to nsc driver sdk issue
- define debug_package %{nil} to disable -debuginfo packages for now

* Fri Dec 13 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021210.1
- Added Buildrequires: libpng-devel for bug (#79623)

* Tue Dec 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021210.0
- Updated CVS snapshot to 20021210, dropped unneeded patches
- Added XFree86-4.2.99.2-mga-unresolved-symbols.patch
- Added /usr/X11R6/lib/X11/Xcms.txt to libs-data
- Changed XFree86-devel requires from fontconfig to fontconfig-devel (#79183)
- Added alpha-domain and alpha-domain2 patches back (split original in 2, and
  updated)

* Mon Dec  9 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021209.0
- Updated CVS snapshot to 20021209, dropped unneeded patches
- Numerous bug fixes, stability, and correctness fixes for the Intel 830/845G
  2D, 3D, and Xvideo support
- Updated Korean font encoding tables XFree86-4.2.99.2-korean-encoding-table-fixes.patch
- Added XFree86-4.2.99.2-20021209-cvs-update.patch to further update to
  latest CVS as David checked in a lot more stuff
- Removed patches included upstream now: XFree86-4.2.99.2-more-lib64-fixes.patch
  XFree86-4.2.99.2-disable-DRI-on-s390-by-default.patch,
  XFree86-4.2.99.2-x86_64-has-SSE-MMX-3DNOW.patch

* Mon Dec  9 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021208.1
- Updated XFree86-4.2.99.2-redhat-custom-startup.patch to handle bug (#77930)
- Added XFree86-4.2.99.2-alpha-domain.patch to fix PCI domains on alpha, and
  re-enabled building on alpha.
- Removed with_ttmkfdir conditional, all ttmkfdir sources/patches and building

* Sun Dec  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021208.0
- Updated CVS snapshot to 20021208, dropped unneeded patches

* Fri Dec  6 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.10
- Fixed XFree86-4.2.99.2-mkfontdir-perms.patch to correctly chmod 0644 (#79119)
- Added XFree86-4.2.99.2-xkb-gb-backslash-and-bar.patch to fix missing
  backslash/vertical bar keys on gb keyboard

* Thu Dec  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.9
- Enabled StaticNeedsPicForShared YES in host.def for x86.  xfree86.cf defaults
  to YES for all archs except x86, which causes problems linking X .a only libs
  into KDE/GNOME .so libs and other problems like libxkbfile.a in (#78188)
- Disabled older temporary hack XFree86-4.1-xinerama.patch to see if it is needed

* Wed Dec  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.8
- Get rid of xtrap-clients and cursors subpackages, incorporating them into
  main XFree86 package and adding an Obsoletes tag for them
- Added missing syriac-fonts post/postun scripts
- Added XFree86-4.2.99.2-omGeneric-stop-app-crashes.patch to fix problems with
  apps crashing, due to some bad juju recently checked into upstream CVS

* Wed Dec  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.7
- REALLY fix VT switch this time by making patch20007 apply as 20007 and not
  as 20006 doofus

* Wed Dec  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.6
- Added XFree86-4.2.99.2-TEMPORARY-fix-for-broken-vt-switching.patch to fix
  broken VT switching, CTRL-ALT-BS, etc...

* Tue Dec  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.5
- Re-enabled the old manual stripping policy and disabled rpm stripping as it
  has shown to not strip everything that needs to be stripped.
- Added -fPIC to global compiler options for x86_64, as static libs need to
  be built with -fPIC to be linked into shared libs

* Fri Nov 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.3
- Added XFree86-4.2.99.2-fix-CppCmd-path.patch to change the location X looks
  for cpp from /lib/cpp to /usr/bin/cpp
  
* Thu Nov 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.2
- Added "-fno-strength-reduce GccAliasingArgs" to x86 and x86_64 default
  optimization flags, and "GccAliasingArgs" to default alpha and ppc flags,
  since we override XFree86 defaults, and they include these optimizations.

* Wed Nov 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.1axp
- Add XFree86-4.2.99.2-missing-carriage-return-before-endif.patch to fix
  Alpha build failure in axpPci.c due to one backspace too many...
- XFree86-4.2.99.2-build-fixes-for-alpha.patch

* Tue Nov 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.1
- Woohoo! We now let rpm strip the XFree86 build as it no longer fries X modules
- Added "BuildRequires: rpm >= 4.0.4" for safe rpm stripping, as older versions
  of rpm will strip XFree86 modules and make them unloadable
- Added new _x11localedir macro, did search and replace cleanup
- _includedir cleanup
- Got rid of the Imake defines (BuildXinerama, BuildXineramaLibrary,
  BuildXF86DGA, BuildXF86DRI) from host.def, as they should be set properly in
  stock XFree86 configs, and if not, patched and sent upstream
- Remove ancient BuildTdfx option that has not been used/needed for ages

* Tue Nov 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021126.0
- Update CVS snapshot to 20021126
- Removed patches that are now upstream: XFree86-4.2.99.2-redhat-xdm-pam.patch
  XFree86-4.2.0-xkb-french-canadian.patch, XFree86-4.2.0-xkb-is.patch,
  XFree86-4.2.0-manpage-document-nomtrr-option.patch,  
  XFree86-4.2.0-im-clientmessage-crash.patch
  
* Mon Nov 25 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021122.4
- Test build
 
* Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021122.3
- Test brp-compress out to see if we need to override it still

* Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021122.2
- Added XFree86-4.2.99.2-neomagic-2160-disable-broken-accel-for-bug55587.patch
  to try to resolve bug (#55587)
- Added XFree86-4.2.99.2-disable-DRI-on-s390-by-default.patch to disable DRI
  on s390 and s390x by default as X was defaulting to DRI=YES and s390 has no
  video hardware.
- Added XFree86-4.2.99.2-x86_64-has-SSE-MMX-3DNOW.patch to enable SSE/MMX/3DNOW
  on x86_64 by default
- Added XFree86-4.2.99.2-more-lib64-fixes.patch to cleanup Imake lib64ness
- Modified strip section to call strip once for strip-debug, and once for
  strip -R .comment, as apparently calling them together does not do what I
  expected it to do.  Thanks to Michael Fratoni for pointing this out.

* Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021122.1
- Reordered more patches to sections 10000/20000, and minor housekeeping
- Removed BuildRequires on pam header file, and replaced with pam-devel
- Removed XFree86-4.0.3-xaw-asciisink.patch, as a different solution was put
  into upstream sources

* Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021122.0
- Updated CVS snapshot to 20021122
- Updated XFree86-4.2.99.2-redhat-custom-modelines.patch as extramodes changed
- Removed Alan Cox's input drivers, as they're included upstream now
- Removed patches that are now included upstream: XFree86-4.2.0-minor-typo.patch,
  XFree86-4.2.0-hostname-stderr-fix.patch, XFree86-4.2.99.2-rename-Katmai-to-SSE.patch
  XFree86-4.2.99.2-new-alan-cox-input-drivers.patch, XFree86-4.2.99.2-Imake-lib64-fixups.patch
  XFree86-4.2.99.2-ati-r128-ppc-dri-buildfix.patch, XFree86-4.2.0-bad-mmap-check.patch
  XFree86-4.2.99.2-FontconfigFontsConfDir.patch, XFree86-4.2.99.2-Imakefile-fontconfig-build-dir-fixup.patch
- Removed XFree86-4.1.0-ppc-compiler-workaround.patch, we are building with
  gcc 3.2 now, so this hack for older gcc 2.96 on ppc is not needed anymore
- Submitted many of the remaining patches upstream in hopes they will be
  applied soon, and we can drop many more of them
- Re-ordered the patch section a bit, removed dead patches that were still
  being included but not applied.  Made 2 new sections for patches - range
  10000 is for Red Hat custom patches that are specific to Red Hat Linux, and
  which are not particularly relevant for upstream or other distros, and a
  second section for patches which are certified ugly hacks, but needed, and
  possibly refused by upstream (with commented reason hopefully).
- Added new gtf utility and manpage to main package for calculating new
  VESA GTF (General Timing Formula) modelines for creating new video modes

* Sat Nov 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.11
- Added BuildRequires: expat-devel (#78422)
- Removed s390 FreeType patch, as Than says it is no longer needed.

* Fri Nov 22 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.10
- Conditionalized with_sdk to exclude it on s390
- Do not build/include mmapr and mmapw on s390 and ppc platforms
- Conditionalized inclusion of libxrx and disabled it as it is a Netscape
  plugin apparently, and a potentially serious security risk, and upstream
  recommends not to ship it.

* Thu Nov 21 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.9
- Disable ati-r128-vtswitch-fix-busmaster-enable patch to see if the problem
  still exists or not.
- Explicitly list each .a and .so library in the -devel package, so that
  unwanted libs that show up due to XFree86 Imake bugs do not get packaged.
  If RPM is configured with _unpackaged_files_terminate_build == 1, these types
  of errors can get picked up and fixed before becoming a problem.
- Updated fontconfig-devel BuildRequires dependancy to version 2.1

* Thu Nov 21 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.8
- Disabled xf86config, as it is ancient, and unneeded.  Our supported config
  tool is redhat-config-xfree86 now, and we want people using it, testing it,
  reporting bugs and feature requests to us in bugzilla.
- Re-enabled input drivers from Alan Cox
- Moved pkgconfig files, from _x11libdir to _libdir (#77815,77858)
- Changed host.def to use HasFontconfig instead of UseFontconfig
- Added XFree86-4.2.99.2-Imakefile-fontconfig-build-dir-fixup.patch to fix a
  bug in xc/lib/Imakefile which caused "make clean" to fail during build time
  when HasFontconfig is defined.  The problem is due to the FontconfigLibDir
  being added to $SUBDIRS always, and all targets seeing it and barfing when it
  is /usr/lib.  I changed it to FONTCONFIGBUILDDIR instead, which only gets
  defined when HasFontconfig is not defined.
- Changed default cursor theme to whiteglass so that more people include with
  graphic art abilities see the graphic glitches and maybe one of them will fix
  the broken whiteglass theme
- Added XFree86-4.2.99.2-FontconfigFontsConfDir.patch to rename conflicting
  namespace in Imakefile
- Re-enabled the Imake-lib64-fixups patch for proper building on x86_64

* Fri Nov 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.7
- Enabled kernel DRM check to ensure user has a Red Hat rawhide kernel
  installed which supplies the version of DRM that is required for proper
  operation of DRI.
- Added rename-Katmai-to-SSE patch to rename the HasKatmaiSupport Imake
  define to be more correct as to what it is really doing.

* Tue Nov 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.6
- Added XFree86-4.1.0-ia64-vgaHW-memory-barrier2.patch which adds memory
  barriers to the vgaHW functions to guarantee memory ordering.  This resolves
  MCAs on ia64 and possibly other platforms
- Added memory barriers to nv driver in nv-ia64-memory-barrier.patch to solve
  HP Itanium 2 machine checks

* Tue Nov 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.5
- Added patch to fix Imake related lib64 issue on Hammer where any library
  chosen with HasSomelib results in Imake looking in /usr/lib rather than in
  /usr/LibDirName - XFree86-4.2.99.2-Imake-lib64-fixups.patch

* Tue Nov 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.4
- Removed glFrustum-fixie patch as it is unneeded in CVS X
- Removed various other patches that are no longer needed, were not being
  applied, but were still being included in spec file
- Updated redhat-custom-startup.patch to apply cleanly to 4.2.99.2
- Enabled HasFontconfig in host.def (duh duh duh)

* Mon Nov 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.3
- Specfile cleanups.  Removed stuff custom to my local environment that is now
  unneeded, and fixed some build issues.

* Sun Nov 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.2
- Simplified the XFree86-75dpi-fonts and XFree86-100dpi-fonts file lists by
  using %%exclude globs instead of individually listing a billion oddball
  globs, in order to shrink specfile, and improve maintainability.
- Reordered the files lists to be closer to package alphabetical order

* Sun Nov 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.1
- Added new __fccache macro for running fc-cache if it exists when installing
  or uninstalling font packages.  Added __fccache to all font packages
  post/postun scripts. (#77542)
- Conditionalized the new inb, inl, etc. commands to only be included on
  architectures that they build and work for.

* Sun Nov 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021110.0
- Updated CVS snapshot to Nov 10th
- Added new inb, inl, inw, ioport, outb, outl, outw commands to SDK subpackage
  as they are potentially useful for driver development on architectures that
  they work on.
- Added ownership of _x11includedir dir to XFree86-devel package

* Fri Nov  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021105.2
- Updated various Requires lines in subpackages that specified a dep on
  another XFree86 subpackage to require the same ver-rel instead of just ver.
- Reorganized font subpackages %%description near the %%package definition
- Made font subpackage inclusion conditional with the macro with_fonts with
  hopes to build the fonts in a separate noarch src.rpm in the future instead
  of being part of the XFree86 build process. (untested yet)
- Fixed bad Conflicts line missing a <= in XFree86-libs-data

* Thu Nov  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021105.1
- Enabled the restest Xresource client
- Disabled experimental building of kdrive/TinyX
- Created new XFree86-libs-data subpackage to hold architecture independent
  data files including locale/compose datafiles, XErrorsDb, rgb.txt and other
  files that should be installed with the X libraries, and not require the
  main XFree86 package to be installed.

* Tue Nov  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021105.0
- Updated CVS snapshot to Nov 5th
- Includes bug fix for i830/i845 hardware/software cursor issue (#76772,77213)

* Mon Nov  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021101.6
- Changed all occurances of /usr/X11R6/lib in all pre/post/postun/trigger/etc.
  scripts to use either _x11libdir or _x11datadir, whichever is appropriate,
  so that things work properly on x86_64 and other lib64 archs
- Replaced all occurances of {_x11datadir}/X11/fonts with {_x11fontdir}

* Sat Nov  2 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021101.5
- Removed Xterm3D from specfile.  There are enough terminal emulators in
  the distribution already.  xterm3D causes build dep loops, and is something
  that is more suited to its own RPM package IMHO.
- Added conditionalized Obsoletes: XFree86-xf86cfg
- Added XFree86-4.2.0-bad-mmap-check.patch to fix (#71783)

* Sat Nov  2 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021101.4
- Changed SDK to use a filelist instead, and added code to %%install to
  generate the filelist.sdk.  Hopefully this will work on all arches now.
- Added XFree86-4.2.99.2-ati-r128-ppc-dri-buildfix.patch to fix build problem
  on PPC when DRI is not being built in.

* Sat Nov  2 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021101.2
- Updated XFree86-sdk package to use _x11libdir instead of _x11datadir as
  the sdk gets installed to /usr/%{_lib} which is lib64 on Hammer.

* Fri Nov  1 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021101.1
- Updated CVS snapshot, includes DRI CVS merge with Radeon 8500 3D support,
  various RandR and Xcursor fixes.  Note: You need to compile DRM by hand
  from XFree86 CVS for DRI to work, and no I wont help, I am busy.  Mailing
  lists exist for people who need help compiling DRM kernel modules.
- Cleaned up cursors subpackage and added handheld cursors

* Wed Oct 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021023.2
- Added files to sdk filelist.  Probably a lot of them can be commented out
  as they dont really suit the purpose the subpackage is being added, but I
  have included them anyway for now.

* Wed Oct 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.2-0.20021023.0
- Updated CVS snapshot to 4.2.99.2

* Tue Oct 22 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021018.6
- Added new XFree86-sdk subpackage in order to allow X driver modules to be
  compiled in separate subpackages, and to facilitate driver development
  outside of a fully installed XFree86 source code tree.
- Fixed broken geode driver Imakefile SDK installation code

* Sat Oct 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021018.5
- Disabled kdrive on ia64 also, as it fails to build (dunno why because the
  buildsystem deleted the log).  No biggie as I doubt we will see ia64 based
  PDAs anytime soon.

* Fri Oct 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021018.4
- Completed the with_kdrive conditional build stuff.  TinyX kdrive etc. X
  servers can now be optionally enabled to be built.  WARNING: Note that this
  is not something which will be officially included or supported in
  Red Hat Linux, but rather it is intended solely for my own experimentation
  with kdrive.  Do not use this thinking or expecting that it will be enabled
  in official packages.  No guarantees, you have been warned.  Have fun with
  it for now, while I have it enabled anyway.
- Disabled the kdrive option on x86_64 and ppc because gcc exhibits an ICE
  when building XIgsServer on x86_64, and the build fails on XIgsServer due
  to a source bug it appears when building on ppc
- Added XFree86-4.2.99.1-kdrive-posix-sigaction.patch to fix sigaction issue
  in kdrive - sa_restore is obsolete and should not be used, POSIX does not
  require it, and it causes the build to fail on alpha.
- Disable kdrive build on alpha, due to build failures

* Fri Oct 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021018.1
- Updated file lists to conditionally include all freetype2 related files in
  the appropriate subpackages when with_freetype2 is defined

* Fri Oct 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021018.0
- Updated CVS snapshot to the latest bits
- Removed patches that are included in CVS code now:
  XFree86-4.2.1-xshm-header-file-fix.patch, XFree86-4.2.99.1-drm-device-dir-perms.patch

* Thu Oct 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021014.4
- Added Provides/Obsoletes for Xft/Xft-devel for obsolesense and compatibility

* Tue Oct 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021014.3
- Added new manpages for bdftruncate, cleanlinks, mergelib,
  mkhtmlindex, ucs2any
- Added mmapw binary

* Tue Oct 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021014.2
- Excluded fontconfig development files in the XFree86-devel subpackage when
  with_fontconfig is not defined, by using the rare rpm 'exclude' directive,
  both so that it does not conflict with existing fontconfig libs, and also
  to make people wonder what the exclude directive is and cause confusion and
  world unrest, just because.

* Tue Oct 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021014.1
- Added xc/programs/Xserver/hw/xfree86/CHANGELOG doc flagged to main
  XFree86 subpackage, so people can find the developmental CHANGELOG
  without installing the source code

* Mon Oct 14 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021014.0
- Updated CVS snapshot to 2002-10-14, which includes xfs updates and cleanups,
  APM suspend fixes, Radeon crash freeze fix, RandR extension updated to
  support refresh rate changes.
- Made XFree86-libs subpackage Obsolete: Xft (#75932)
- Fixed XFree86CVSDate in spec file to be correct.  Doh!
- Disabled xkb-fix-deadkey-quotedbl-us_intl patch as one hunk fails, and it
  looks like CVS includes these changes already.  I really wish people would
  file these type of change requests upstream FIRST so I do not have to
  maintain separate fork of them.
- Removed XFree86-4.2.0-xfs-syslog.patch, XFree86-4.2.0-sane-deadacc.patch,
  XFree86-4.2.1-lbxproxy-SEGV-fix.patch, XFree86-4.2.1-vidmode-manpage-fixes.diff,
  as they are included in CVS now.
- Updated drm-device-dir-perms.patch, xtt.patch, Wacom patch to account for
  changes in CVS update, and cleaned up patches a bit.
- Wrapped %%clean section of specfile with auto_mharris_mode check, so that
  the BUILD_ROOT files get left behind for me for doing rpmfilediff to check
  for new files.
- Removed .pl filename extensions from ucs2bdf.pl and bdftruncate.pl in file
  lists, to match the newly generated filenames.

* Sat Oct 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021012.0
- Updated CVS snapshot to 20021012
- Added changelog entries below for CVS updates.  ;o)
- Added /usr/X11R6/bin/xft-config to -devel pkg
- Made -libs package own the dirs _x11libdir, and _x11datadir
- Fixes and improvements for the en_US.UTF8 compose rules, and for some dead
  accents for iso8859-1 and iso8859-15 (Alexandre Oliva).
- Fix 24bpp displays with the fbdev driver when not using shadowfb
- New "kbd" keyboard driver module which will eventually replace the built in
  "keyboard" driver.
- New Natsemi geode video driver from Alan Hourihane

* Thu Oct 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021008.8
- Made specfile changes for x86_64 arch (AMD Hammer) for lib64 support, which
  involved adding a new macro _x11datadir and making all fonts, and other non
  executable data, etc. use the _x11datadir macro instead of _x11libdir.  On
  x86/alpha/ia64/ppc _x11datadir and _x11libdir are the same, however on x86_64
  architecture, _x11libdir=/usr/X11R6/lib64 and _x11datadir=/usr/X11R6/lib
- The package currently builds on x86/x86_64/alpha/ia64/ppc.  ppc64/s390/s390x
  to be tested soon, as will sparc/sparc64 if Tom Callaway gives it a shot.

* Thu Oct 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021008.5
- Updated file lists for new files in CVS.  Normally I would add details as
  to what new applications were added, but I am feeling lazy.  Basically,
  mmapr, new xcursor stuffs, and a few other things.  Blah blah blah.
- Created new subpackage XFree86-cursors for the new truecolor antialiased,
  alpha blended, animated, themeable mouse pointers in XFree86.  Go Keith go!
- Created new subpackage XFree86-syriac-fonts for the new Syriac fonts.
- Made various updates to _x11foodir macro usage throughout the specfile

* Wed Oct  9 2002 Mike A. Harris <mharris@redhat.com> 4.2.99.1-0.20021008.0
- Forked XFree86.spec and updated XFree86 to CVS snapshot from head of CVS
  dated 20021008
- Removed all patches from specfile which are now present in CVS, or otherwise
  made irrelevant.  There are still various patches disabled which are not yet
  known if they are needed or not, and might need porting work.

* Tue Oct  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-8
- Updated Patch0 to current xf-4_2-branch, picking up a few security fixes
  and bugfixes, in particular for MIT-SHM, xdm
- Removed XFree86-4.0.3-xaw-freed-mem-deref.patch now as it _finally_ is in
  XFree86.org sources.  ;o)
- Removed XFree86-4.2.0-xdm-pam-conv-and-realloc.patch - it is integrated now

* Mon Oct  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-7
- Various architectural cleanups for all-arch build

* Wed Sep 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-6.2
- Added new input drivers from Alan Cox for "Fujitsu stylistic",
  Palmax PD1000/PD1100 Input driver, Union Reality UR-98 head tracker

* Wed Sep 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-6.1
- Added new Cyrix driver 0.2 from Alan Cox, which fixes (#72297)

* Sat Sep 14 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-6
- Updated savage driver to the upstream maintainer Tim Roberts new 1.1.25t
  version which solves various savage driver problems, which are fully
  documented at http://www.probo.com/timr/savage40.html (#71973)

* Wed Sep 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-5.1
- Disabled DRI on ppc at streeters request

* Wed Sep 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-5
- Added XFree86-4.2.1-lbxproxy-SEGV-fix.patch from Debian to fix a SEGV
  in lbxproxy
- Added XFree86-4.2.1-xshm-header-file-fix.patch from Debian
- Added XFree86-4.2.1-vidmode-manpage-fixes.diff from Debian

* Tue Sep 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-4
- Added ati-r128-dri-dga and ati-radeon-dri-dga patches to fix bugs in the
  Radeon and Rage 128 drivers which cause crashes while using VMware with
  DGA when DRI is enabled (#73678)
- Fix up ttmkfdir to look for freetype in _libdir for AMD Hammer

* Sun Sep  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-3.3
- Remove scanpci, pcitweak from ppc/ppc64 builds

* Sun Sep  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-3.2
- (x86_64) Added Imake define to point Freetype2LibDir to _libdir

* Sat Sep  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-3
- Replaced the BuildRequires on Glide3 and Glide3-devel that was
  conditionalized for x86/alpha/ia64 with some new shell script code in the
  prep section to ensure Glide3 is installed on the build system since
  some rpm based software freaks out with conditional BuildRequires, and I
  am a nice guy.

* Sat Sep  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-2
- Did a search and replace on specfile to convert all locations of the X11
  font directory to _x11fontdir, /usr/X11R6/bin -> _x11bindir, and similar
  for _x11mandir, etc. throughout the specfile
  
* Sat Sep  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.1-1
- Updated XFree86 to version 4.2.1.  This does not bring us anything new
  since 4.2.1 is merely 4.2.0 stable branch (which our 4.2.0 was already
  tracking all along) plus the latest X security patch, which 4.2.0-72
  contains.  This release is merely a cosmetic update to official 4.2.1 in
  order to quell all of the "Why doesnt Red Hat have 4.2.1" questions that
  are sure to abound.
- Removed patches present in 4.2.1:  XFree86-4.2.0-vesa-xf86SetDpi-fix.patch,
  XFree86-4.0.3-xaw-readtext.patch, XFree86-4.1.0-time-wraparound.patch,
  XFree86-4.2.0-mitshm.patch,  XFree86-4.2.0-xkb-us_intl-missing-commas.patch,
  XFree86-4.2.0-overlay-crash.patch

* Thu Sep  5 2002 Owen Taylor <otaylor@redhat.com>
- Fix zh_TW-xcinNEW patch which lost a couple of things in the merge 
  with the XLOCALEDIR patch

* Tue Sep  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-71
- Added xlib-security-fix-XLOCALEDIR to fix a security vulnerability in
  Xlib i18n code new to 4.2.0.  4.1.0 and earlier is not susceptible.
- XFree86.org has tagged a new release of XFree86 4.2.1 in CVS for this
  issue.  Red Hat current XFree86 4.2.0 is essentially 4.2.1 except for the
  cosmetic version number difference
- Updated the zh_TW-xcin patch to zh_TW-xcinNEW which handles a code area
  that overlapped with the new security patch
- Updated the _LP64 kludge patch on alpha/ia64 as it also overlapped the
  security patch

* Sun Sep  1 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-70
- Updated custom startup log patch to fix a few glitches
- Added -fPIC to x86_64 compiler flags until better solution is made in future
- Added XFree86-4.2.0-libXrender-bugfix.patch to fix showstopper (#73243)

* Thu Aug 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-69.1
- Added Obsoletes: XFree86-compat-libs to list of obsolete packages

* Thu Aug 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-69
- Rebuild with a few patches disabled that errored out on me and will be
  fixed in future build

* Thu Aug 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-68
- Pruned ia64 driver list based on unknown state of working order for these
  drivers on ia64 to minimalize support issues.  As hardware becomes available
  for testing, and drivers can be verified to be mostly sane/working, they
  can be re-enabled on a driver by driver basis.
- Added XFree86-4.2.0-im-clientmessage-crash.patch to fix CJK application
  crashing showstopper bug (#72236)

* Mon Aug 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-67.6
- Actually properly enable the maxxfbmem patch from 4.2.0-67.5 this time
- Fix unresolved symbols in SiS driver reported by Alan Cox

* Sun Aug 25 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-67.5
- Changed buildsys autodetect to use new beehive mechanism (#71055)
- Added kernel version string to X server startup messages for easier debugging
- Fixed SiS hardware cursor (hopefully) with XFree86-4.2.0-sis-cursor.patch
- Fixed SiS maxxfbmem driver comparison inversions

* Thu Aug 22 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-67.1
- Cleaned up 3.3.6 server Obsoletes lines et al. to be more compact

* Thu Aug 22 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-67
- Integrated PPC specfile changes
- Enable DRI on ppc, but not ppc64
- PPC using gcc 2.96 autodetection and compiler flag tweaks, etc.
- Added ppc64, s390x, x86_64 to conditionalized LP64 patch
- PPC - build pcitweak, scanpci on ppc, ppc64 now

* Mon Aug 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-66
- Added XFree86-4.2.0-elf-loader-empty-symbol-table.patch to fix gcc 3.2
  related issue in the X ELF loader (#70576)
- Re-enabled the Radeon DDA removal patch now that Null beta is released

* Thu Aug 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-65
- Due to a kernel bug breaking SuS compliance in the Alpha kernel, a change
  has been made to the install section so that fonts.dir, encodings.dir files
  are mode 644 before "touch" touches them.
- Modified stripping policy at end of install section to strip all ELF
  executable files in the buildroot instead of just the ones found in 
  /usr/bin and /usr/X11R6/bin.
- Modified shared library stripping policy for all libs found in /usr/X11R6/lib,
  /usr/lib, and now also /usr/X11R6/lib/X11/locale/common.  All .so.* libs are
  now stripped with "strip --strip-unneeded -R .comment" following the current
  RPM default for stripping shared libraries, and under the advice of Uli.
- Note:  XFree86 server modules are not stripped at all currently for safety.
  Once I determine what can be safely stripped, I will add stripping of the
  modules also.

* Wed Aug 14 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-64
- Removed XIE and PEX5 documentation from XFree86-doc subpackage because both
  of these extensions are obsolete and not included anymore.
- Temporarily disabled XFree86-4.2.0-ati-radeon-dda-removal.patch as it is
  untested, and I dont want to destabilize.  Will re-enable for testing soon.

* Tue Aug 13 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-63.1
- Added XFree86-4.2.0-ati-radeon-dda-removal.patch which removes the DDA
  code from the radeon driver which was leftovers from the r128 driver and
  apparently causes 1400x1050 and other modes to cause an FPE on some radeon
  boards in some refresh rates (#63593)
- Explicitly delete unshipped files from RPM_BUILD_ROOT at end of install
  section in order to pass RPMs new unpackaged_files_terminate_build option
- Moved around some file removals to the new DELETE section of specfile

* Mon Aug 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-63
- Added XFree86-4.2.0-ati-mach64-dsp-rounding-error.patch to fix a rounding
  error in Mach64 DSP calculation
- Added XFree86-4.2.0-ati-radeon-missing-commas.patch which fixes a missing
  comma issue in a struct in radeon_driver.c
- Bumped spec file release from 60.4 to 63 due to someone elses package
  release number conflicting.

* Thu Aug  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-60.4
- Fixed an xdm SEGV bug in verify.c which could be occasionally triggered,
  due to malloc() allocated memory not being zeroed out.  Also fixed a
  bad realloc() call that assumed the reallocated block of memory would be in
  the same location every time - fixes bug (#40729)

* Wed Aug  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-60.3
- Added XFree86-4.2.0-sane-deadacc.patch to fix dead diareisis problem reported
  by aoliva in bug (#71014)
* Tue Aug  6 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-60.2
- Disabled the ugly 1980 style ancient UNIX ugly ugly X server startup
  stipple pattern.

* Mon Aug  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-60.1
- Added XFree86-4.2.0-locale-alias-utf8-euro.patch to workaround bug in
  fi_FI.UTF-8@euro and pt_PT.UTF-8@euro locales (#67914)
- Added XFree86-4.2.0-i810-vtswitch-sync-fix.patch to fix i810 VTswitch
  lockup problem - BLOCKER bug (#66187,#53231)

* Mon Aug  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-60
- Removed /usr/share/fonts/default/TrueType from default xfs config file in
  order to fix BLOCKER bug (#68126,#70178)
- Made X resource extension off by default for official builds, due to
  irrational ABI compatibility concerns.  People wanting to use it can
  easily rebuild X from rpm after setting the define with_Xresource_extension
  to 1.

* Sat Aug  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-59.2
- Added restest dumb sample client to use the new Xres extension
- Conditionalized spec file inclusion of Xres and the sample client

* Sat Aug  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-59.1
- Bugfix to dixsym.c for the Xres extension from yesterday.

* Fri Aug  2 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-59
- Backported the new X-resource extension from XFree86 head CVS, which allows
  internal X server resource statistics, etc. to be queried by client
  applications.  This can aide in debugging client related pixmap leakage, and
  a variety of other various resource related problems/bugs in both client
  applications, as well as the X server itself.

* Wed Jul 31 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-58.1
- Disabled ParallelBuild on s390 upon request of pknirsch

* Tue Jul 30 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-58
- Added support to the Radeon driver CP engine to perform accelerated color
  expansion and image writes.  The CP engine is used when DRI is enabled.
  XFree86-4.2.0-ati-radeon-cp-colorexpansion-imagewrite-enhancement.patch

* Fri Jul 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-57.1
- Removed the following paths from the default xfs config file as we do not
  ship fonts in these directories by default or they dont belong in the default
  config: /usr/X11R6/lib/X11/fonts/CID, /usr/X11R6/lib/X11/fonts/local,
  /usr/X11R6/lib/X11/fonts/latin2/Type1, /usr/share/AbiSuite/fonts (#68126)

* Fri Jul 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-57
- Added XFree86-4.2.0-ati-r128-vtswitch-fix-busmaster-enable.patch to fix
  the exact same bug in the r128 driver as was just fixed in the radeon
  driver in 4.2.0-56. (#62442,#65136)

* Fri Jul 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-56
- Added XFree86-4.2.0-libICE-remove-stupid-delay.patch to remove stupid 5
  second delays from libICE (#66751)
- Added XFree86-4.2.0-ati-radeon-vtswitch-fix-busmaster-enable.patch to fix
  lockups reported in XFree86 4.2.0 for a long time now by users of ATI Radeon
  cards with certain hardware combinations. (#62171,#65330)

* Wed Jul 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-55.2
- Added -f flag to hostname command to attempt to fix Custom build
- Added fix for SysRq / Print Screen:  XFree86-4.2.0-sysreq.patch (#69743)

* Tue Jul 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-55.1
- Made all instances of "rm" in spec file "rm -f" in order to force removal
  of the file without prompting.  Reported by a few people that rebuilding X
  caused it to hang while compiling on an "rm" command.  (#69713)
- Added XFree86-4.2.0-manpage-document-nomtrr-option.patch to document
  Option "NoMTRR" in the XF86Config manpage.

* Mon Jul 22 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-55
- Added ati-rage-xl-pci-spec-cleanup patch to fix ATI Rage XL PCI spec
  violations (#69291)  Replaces previous patch for IBM/Dell/others from
  Feb 28, 2002 (#58188)

* Mon Jul 22 2002 Tim Powers <timp@redhat.com> 4.2.0-54
- rebuild using gcc-3.2-0.1

* Sat Jul 20 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-53.1
- Redirect stderr+stdout of hostname command in xon script to prevent stderr
  from being displayed ot user (#67323)
- Corrected incorrect filepath in XftConfig-README-OBSOLETE file (#68632,#69104)

* Thu Jul 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-53
- Previous ia64/alpha fix from Jul 08 removed the Xft1 patch,
  and made the ia64/alpha patch apply on all architectures.  Fixed.
- Added XFree86-4.2.0-overlay-crash.patch to fix bug (#68516)
- Added patch for module loader from Bill Nottingham for gcc 3.1 on ia64
- Add patch to enable/disable DMA for Xv on r128 (#64503,#68058,#68668)

* Mon Jul 08 2002 Elliot Lee <sopwith@redhat.com> 4.2.0-52.01
- Fix duplicate application of patch4201 on ia64/alpha
- Remove ExcludeArch: alpha ia64

* Tue Jun 25 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-52
- Reordered the spec install section so that Xft1 .so gets deleted after it
  the code which generates the .so devel symlinks
- Fixed libXft.so.1 to point to libXft.so.1.2 instead of 1.1, and made sure
  the files are explicitly listed in the files section.

* Sun Jun 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-51
- Added Obsoletes lines for remaining 3.3.6 servers that were not previously
  obsoleted from the olden days.
- Really made Xft headers excluded this time

* Sun Jun 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.24
- Assimilated mkxauth into the XFree86-xauth package, and added Obsoletes and
  Provides entries for it.
- Removed Xft headers when new Xft1 is used, as Xft2 now provides the Xft
  headers instead.

* Fri Jun 21 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.23
- Replaced libXft with the new Xft1 from XFree86 CVS which is completely
  compatible, however uses fontconfig instead of XftConfig.  This has been
  conditionalized so that it can be disabled for builds for RHL 7.3 et al.
  The new libXft is Xft 1.2 whereas the stock Xft is 1.1.  The new lib should
  be binary compatible and source compatible.
- xftcache conditionalized as well - replaced with fc-cache in fontconfig

* Thu Jun 20 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.22
- Backported the Trident driver from CVS, picking up many Trident fixes
  from Alan Hourihane

* Tue Jun 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.21
- Backported i810/i830 driver from CVS, adding 2D only i845 support
- Removed i830m workaround for Dell c400 laptop as it did not work
- Backported siliconmotion driver from CVS, picking up a few bugfixes
- Conditionalized spec file using backup prefixes on patches

* Mon Jun 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.20
- Backported i740 driver from CVS - i740-driver-update-cvs-20020617
- Renamed the radeon-mobility-LX patch to radeon-mobility-FireGL-7800 after
  determining the two are one and the same card.
- Added mkfontscale from XFree86 CVS so we can begin moving away from ttmkfdir
  and towards mkfontscale which is going to be better in the long run.
- Conditionalized inclusion of XftConfig file and Xft/Xrender libraries,
  so they can be disabled for builds using fontconfig (which replaces them).
- Added new /etc/X11/XftConfig-README-OBSOLETE file to explain wht it is no
  longer there.

* Mon Jun 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.19
- Reorganized patch section, moved all video driver patches into an
  alphabetically sorted driver patch section, and renumbered all patches
  to meet the new patch numbering scheme.
- Backported cirrus driver from XFree86 CVS (4.2.99.1)

* Fri Jun 14 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.18
- Created XFree86-4.2.0-xman-manconf.patch to fix the xman man config
  file path for once and for all.  Sent upstream so hopefully this will
  get merged into XFree86 4.3.0.
- Conditionalized building xf86cfg, and disabled it by default, as we are
  moving to our new redhat-config-xfree86 tool for X configuration.
- Backported apm driver from XFree86 CVS (4.2.99.1), DPMS support
  enhancements, and a few accel fixes.  apm-driver-update-cvs-20020617
- Backported ark driver from XFree86 CVS (4.2.99.1) ark-driver-update-cvs-20020617
- Backported chips driver from XFree86 CVS (4.2.99.1), with hardware mouse
  cursor and 2D accleration fixes.

* Wed Jun 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.17
- Added workaround for buggy laptop BIOSs (in particular the Dell
  Latitude C400) which use the Intel i830/i830m chipset, and limit the
  video memory to 1Mb of stolen system memory without making it
  configureable. This workaround addresses bugzilla bug (#65661)
  (Update: subsequently removed as it did not solve the problem.)
- Removed currently unused Glide3Libver macro.

* Tue Jun 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.16
- Fixed a bug in the VESA driver, where the X server would crash with
  an FPE due to a division by zero in miscreeninit() when the DisplaySize
  option was used in the config file.  Inside xf86SetDpi(), pScrn->virtualX
  and pScrn->virtualY are used only when DisplaySize is given in the config
  file, however these struct members were not initialized properly in the
  vesa driver prior to xf86SetDpi() being called.  Fixes bug (#66009)
- Removed specfile BuildXwrapper conditional as XFree86 4.x does not need or
  use Xwrapper - it only existed for XFree86 3.3.6 in the past.
- Removed specfile Build7x conditional as it was both poorly named, and the
  functionality it provided is no longer needed.

* Mon Jun 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.15
- Added alpha-ia64-_LP64-fix to workaround issue in xc/lib/X11/XlcDL.c
  preventing X from building on alpha/ia64 with gcc 3.1.
- Added 4 patches from Hewlett Packard for ia64 (XFree86-4.2.0-int10-hplso.diff,
  XFree86-4.2.0-pci-hplso.diff, XFree86-4.2.0-primpci-hplso.diff,
  XFree86-4.2.0-ps2-hplso.diff

* Wed Jun  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.14
- Added explicit Requires: _x11bindir/xauth to XFree86 main package now
  that xauth is split out.

* Mon Jun  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.13
- Update BuildPreReq: freetype-devel >= 2.0.6-3

* Thu May 30 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.12
- Disable debug mode in cirrus alpine driver - filling logfile (#65704)

* Wed May 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.11
- Split out xauth into a separate subpackage so things like ssh do not
  require the entire dependancy chain of XFree86 be installed merely
  to use ssh or similar (#38409,62426)
- Added neomagic-Xv-support (#63609)
- Added fix for deadkey-quotedbl in ISO8859-15 (#50282)

* Wed May 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.10
- Updated parallelmake-libfont Imake patch for more parallelism
- Fixed nasty problem in post script for libGLU, and added postun scripts
  that call ldconfig for the 2 Mesa subpackages
- Added remove-bitmap-scaler patch disabled by default pending testing,
  compatibility, etc.

* Tue May 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.9
- Added rpm post scripts for XFree86-Mesa-libGL, XFree86-Mesa-libGLU that
  call ldconfig properly
  
* Tue May 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.8
- Fixed defattr for new XFree86-Mesa-libGL* packages
- Removed Requires: XFree86 dep from Mesa-libGL subpackage

* Mon May 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.6
- Updated parallel make patch from H.J. Lu!!!
- Split out libGL.so.* and libGLU.so.* into new subpackages XFree86-Mesa-libGL
  and XFree86-Mesa-libGLU as suggested by H.J. Lu (#65152) and other vendors
- Moved _x11dir et al defines to top of spec file to ensure their definition
  precedes their usage.
- Completely removed XFree86.spec support for building using an external
  Mesa instead of the one included with XFree86.

* Fri May 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50.1
- Changed stripping policy and fixed a redundancy in the spec stripping

* Fri May 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-50
- Bumped release number to -50 and rebuilt in new build environment

* Fri May 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.13
- Changed Xnest, Xvfb to be in group "User Interface/X" (#62820)
- Added fix for glint driver for bug (#60895)

* Fri May 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.12
- Fix for i810 Xv maximum video size (#53329)
- Changed += to =+ on various entries in our default XftConfig as per (#64970)

* Wed May 15 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.11
- Changed all chkfontpath calls in specfile post scripts to use :unscaled
  for all bitmap fonts, otherwise scaled bitmap fonts get used, and that
  really really sucks.  Makes Windows users run fast back to Billy.
- Disabled Radeon PCI DRI code, as it has been reported as not working by
  a user despite claims before by others that it works.
- Fixed euro support for pl keymaps as per bug (#64559)
- Added Requires: /lib/cpp to XFree86 package as xrdb requires /lib/cpp at
  runtime and will fail with an error if it is not present.
- Added fix for Rage 128 DRI related bug ati-r128-indirectBuffer from Michal
  Daenzer.

* Tue May  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.10
- Removed s390 patch 3000, and fixed up file lists for s390/s390x

* Sat May  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.8
- Replaced /usr/lib throughout specfile with _libdir for compat with
  architectures which have /usr/lib and /usr/lib64.
- Replaced /usr/X11R6 throughout specfile with _x11dir - part of a
  gradual move to implement RPMified variable ProjectRoot support for
  developmental parallel installation.
- Added the following patches backported from XFree86 CVS for AMD x86_64
  AMD-x86_64-elfloader, AMD-x86_64-imake, AMD-x86_64-compiler_h,
  AMD-x86_64-int10, AMD-x86_64-misc-small-fixes, AMD-x86_64-os-support

* Sun Apr 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-9.0
- Added AMD x86-64 architecture (Hammer/Opteron) support to the Imake config
  files.
  
* Wed Apr 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-8.1.beta
- Changed BuildRequires to pam-devel instead of pam header file.
- Reworked BuildXF86DRI portion of host.def to exclude DRI on PPC for now
- Reworked Glide3 BuildRequires so that the CURRENT Glide3 packages are
  required instead of the mess of conditional code that was there.  People
  who rebuild now require the rawhide Glide3.  Hopefully they read my
  changelog messages.
- Changed xfs postinstall script to conditionalize the login shell at runtime
  instead of at build time to help ensure that packages _built_ on a newer
  release will work on an older release.  Also, /bin/nologin which was added
  in January - does not exist, it is /sbin/nologin.  Fixed, and tested.
- Added utempter to BuildRequires and Requires
- BuildXterm3d macro causes a buildrequires loop, and needs to be set to
  "0" if bootstrapping XFree86 on a new architecture.  Comment added.

* Thu Apr 18 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-8
- Fixed bug in XFree86 post install script, renaming XF86Config-4 config file
  to .rpmsave, and preserving permissions of the file. (#63822)
- Corrected perms on /dev/dri

* Sat Apr 13 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-7
- Updated mitshm patch

* Thu Apr 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.666
- Added code to XFree86 post install script to remove xie and pex5 module
  load lines from XF86Config-4 upon upgrade/install since XIE and PEX are
  no longer provided nor supported, and X will not start if those lines
  exist in the config file. (#63119)
- Added fix for sessreg being broken with high UIDs due to open() being used
  to open a file larger than 32bit offsets can handle. (#42850,#63116)
- Fixed startx ugliness issue with hostname command (#61278,63117)
- Removed double ghost flag in truetype-fonts package
- Removed config(noreplace) from Speedo fonts.dir (#63357,63735)
- I went outside today, and the snow is almost completely gone!

* Wed Apr 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.62
- Made specfile remove fonts.dir files generated by XFree86 build, and
  "touch" them instead so they satisfy the ghost flag.  Also for the fonts.alias
  for the TTF directory.
- Removed CID directory from list of dirs to run mkfontdir in and add to
  fontpath, because our XFree86 build is not including fonts in there anymore,
  so it should not add the dir to the fontpath, nor run mkfontdir in it.
- Fixed bug in truetype-fonts subpackage which was adding cyrillic to fontpath
  instead of the TTF directory due to cut and paste error.
- Audited all font subpackage file lists for accuracy, correcting various
  ghost/config/verify flags, adding missing ghosted fonts.alias, etc. files to
  the lists also, so the files are owned by the package if a user creates them.
- Added ISO8859-15 locale aliases to locale.alias for en_US and en_GB (#62844)

* Tue Apr  9 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.61
- Added patch to fix various ATI Radeon issues. Will fill in the
  details of what specifically is fixed after testing the fixes.
  VTswitch is one... <more later>

* Mon Apr  8 2002 Mike A. Harris <mharris@redhat.com>
- Changed xf86cfg dep on Xconfigurator to /usr/X11R6/lib/X11/Cards

* Fri Apr  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.60
- Added fix for Trident 9397 bug (#62119)

* Mon Apr  1 2002 Mike A. Harris <mharris@redhat.com>
- Updated ttmkfdir-freetype2-port-plus-cjk-chocolaty-goodness.patch to
  build properly with gcc 3.x (Bero,Yu Shao)

* Thu Mar 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.52
- Fixed Matrox G550 cursor on second head mga-g550-cursor patch
- Created new support for Euro currency symbol for gb, hu, hu_US, pl, pl2, tr,
  us_intl keymaps based on http://www.microsoft.com/typography/faq/faq12.htm,
  also closing bugs (#56818, and a few others I need to track down in bugzilla)
- Put fonts.alias back in misc fonts directory, it slipped out somehow.

* Thu Mar 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.51
 - Flagged encodings.dir, fonts.dir, fonts.scale files properly for the
  misc, Type1, and Speedo directories in base-fonts, and changed the file
  globs to match just the font files in order to fix bug (#59619)
- Fixed similar issues to above in bug (#61940)
- Added XFree86-4.2.0-sparc_pci_domains.patch for sparc support (#62037)
- Fixed duplicate Slovak entries - MF bug (#61709)
- Confirmed ulT1mo fonts work and closed - MF bug (#61694) and (#62036)

* Wed Mar 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.50
- Added ko, zh_CN, zh_TW entries to XftConfig for bug (#61282)
- Changed antialiasing on small fonts from "any size < 14" to "any size < 11"
- Added gb18030-enc patch from Yu Shao
- ttmkfdir ported to freetype2, plus misc enhancements for CJK

* Sun Mar 17 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.48
- Moved GL include files into /usr/include/GL for compliance with defacto
  and possibly official standards due to user complaints.
- Changed host.def to not symlink GL include dir into /usr/include

* Thu Mar 14 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.47
- Updated package descriptions to not suck quite so bad, and not be
  so meaninglessly verbose as they have been for a while.  We do not want
  to scare away Harry Homeowner.

* Tue Mar 12 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.46
- Cleaned up xfs initscript to use simpler syntax, and fix a few issues

* Sun Mar 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.45
- Added the /usr/X11R6/lib/X11/fonts/TTF dir to XftConfig (#60901)
- Updated bugfix for (#60906) from Keith Packard
- Built on all arches

* Sun Mar 10 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.44
- Fixed up tdfx DRI disable patch for hires on voodoo3/banshee
- Updated Glide3 dependancy, to pick up new Glide3 package with libs directly
  in /usr/lib, instead of in /usr/lib/glide3

* Thu Mar  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.42
- Added XFree86-4.2.0-mitshm.patch to fix security issue
- Added fix for time wraparound bug (#60906)

* Wed Mar  6 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.41
- Resolved some Brazillian and Icelandic keyboard issues (hopefully).

* Mon Mar  4 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.40
- Added XFree86-4.2.0-xkb-is.patch to fix bug (#60594)
- Moved all xkb symbol patches to section 800 - 819
- disabled tdfx font corruption patch

* Thu Feb 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.39
- Added XFree86-4.2.0-ati-mach64-rage-XL.patch to fix problems reported
  on many Dell, IBM servers (#58188)
- Fixed memleak in Xlib with XFree86-4.2.0-xlib-memleak.patch

* Wed Feb 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.38
- Reorganized various fonts.dir, fonts.alias, encodings.dir files to try and
  fix some of the reported problems that have come up after various
  installations.  All files are believed to be properly flaged with ghost,
  verify and config attributes now.

* Tue Feb 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.37
- Fixed xfs initscript to use "reload" instead of "restart" for the
  condrestart option.

* Sun Feb 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.36
- Fixed ghost/config flags on various fonts.dir, fonts.alias, encodings.dir
  files in file list section.
- Fixed bug in truetype-fonts scripts which contained %%_ttmkfdir instead
  of just plain old ttmkfdir

* Sat Feb 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.35
- Added specfile URL to http://www.xfree86.org
- Rebuilt with new built toolchain in new environment

* Mon Feb 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.34
- Enabled Radeon PCI pcigart support in radeon_dri.c and radeon_cp.c
- Disabled the ugly black and white pattern that X starts up with by default
  with XFree86-4.2.0-die-ugly-pattern-die-die-die.patch - blue or something
  else will replace it in the future likely.

* Mon Feb 11 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.33
- Ghosted encodings.dir files in 100dpi and 75dpi font subpackages
- Modified XftConfig with some suggested changes from Keith Packard for better
  AA font support, by moving stuff around (#59192)
- Added Luxi font aliases, etc. to XftConfig for bug (#59708)
  
* Sat Feb  9 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.32
- Created support for ATI Radeon Mobility M7 (LX) and also updated the
  pcitable, and Cards databases, in the hwdata package also.
- Removed the conditional BuildPrereq for pam-devel et al. and replaced it
  with /usr/include/security/pam_modules.h which will automatically do the
  right thing regardless of what distro release is being built for.

* Fri Feb  8 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.31
- Drop XFree86-4.0.2-neomagic_swcursor.patch previously included for sony
  laptops using Neomagic 256XL+ (NM2380), and set the option to default to
  on in the Cards database instead.
- Created sis-swcursor option patch
- Created xkb-us_intl-missing-commas to fix bug (#59529)
  
* Thu Feb  7 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.30
- Experimental patch to disable DRI on tdfx when an incompatible hires
  video mode is selected that is known to cause unstable behaviour.
- Removed -e arguments from calls to mkfontdir in spec file as they appear
  to be unnecessary now.
- Added XFree86-4.2.0-zh_TW-xcin.patch to fix xcin (Owen Taylor, Leon Ho)

* Wed Feb  6 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.24
- First merge with upstream stable branch xf-4_2-branch-patch-2002-02-06
- Misc fixes:  Fix startx script for ksh, temporary workaround for IA-64,
  fix SIGSEGV when printing modes that have no flags, fix an unresolved
  symbol in libGLU.so with gcc 3, revert the composite sync default to off
  in the ati driver.

* Tue Feb  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.23
- Updated XFree86-4.2.0-gb18030-20020207.patch from Yu Shao <yshao@redhat.com>
- Added i810-dont-force-XvMC-on-DRI-users patch to fix bug in where i810
  users must enable XvMC in addition to DRI in order for DRI to work. (#59318)
- Added patch XFree86-4.2.0-FIRSTINDEX-breaks-ttmkfdir to remove FIRSTINDEX
  entries from large font encoding files as it makes ttmkfdir deep six.

* Tue Feb  5 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.21
- Added XFree86-4.2.0-i810-dont-use-empty-for-loops-for-delays.patch which
  removes null for loops from the i810 driver and i810 and i830 kernel DRM
  drivers for Linux and BSD.  The for loops were used as a timing delay, and
  are now replaced with "usleep(1);" instead.
- Added ttmkfdir-CJK-bug-54087-fix and bugzilla-54087-fix-gbk-encoding
  patches to fix bug (#54087)
- Fixed libGLU symlink screwup by changing from absolute to relative symlinks

* Sun Feb  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.20
- NEW XFree86-truetype-fonts subpackage which includes the new Luxi
  fonts (formerly Lucidux) by Bigelow and Holmes.
- Added /usr/lib/libGLU.so.* and /usr/lib/libGLU.so symlinks to the libGLU
  libraries included in XFree86 in the /usr/X11R6 directories for OpenGL
  standards compliance, and disabled the non-working Imake patch I made
  earlier to do the same.  This is fairly CRITICAL as any OpenGL software
  which uses GLU, will fail to compile without the proper links.
- Removed a bunch of leftover Glide3 specfile mess.
- Removed ancient no longer necessary hardlink between xterm and nxterm

* Sun Feb  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.15
- Created support for interlaced video modes on 3dfx Voodoo 3/4/5, with
  the enable-interlaced-modes patch.
- Created tdfx-fix-vtswitch-font-corruption patch to try to fix the VGA
  font corruption that occurs on VT switch on Voodoo 3 and other 3dfx cards.
  
* Sun Feb  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6.14
- Added XFree86-4.2.0-tdfx-should-be-2048-not-2046.patch to fix a typo
  I found in the tdfx driver.
- Fixed bug in ttmkfdir Makefile.  In RHL 7.1 & 7.2 freetype 1 headers
  were in /usr/include/freetype however in RHL 7.2 for some god known
  reason they moved to /usr/include/freetype1/freetype.  No problem in
  RHL 7.2 as ttmkfdir used the freetype headers as part of the freetype
  build process rather than the system headers.
    
* Sun Feb  3 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-6
- Fixed base-fonts and font-utils conflicts lines
- Bumped release to 4.2.0-6, and rebuilt
- RHL 7.2 build release tag 4.2.0-0.6.13

* Sat Feb  2 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-5.2
- NEW XFree86-font-utils subpackage created for mkfontdir and ttmkfdir
  to reside in.  This will allow these utils to be available without
  requiring other XFree86 libs or packages being installed.
- Added patch to fix Matrox driver when VT switching to non-standard text
  modes (#59119)
- Created new Red Hat custom modelines patch, merged previous patches into
  it, and added new modelines from bug (#53364)
- RHL 7.2 build release tag 4.2.0-0.6.11
  
* Fri Feb  1 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-5.1
- Created XFree86-4.2.0-xfs-syslog.patch to make syslog log to LOG_DAEMON
  instead of LOG_LOCAL0 - which is supposed to be reserved for local
  system usage only.  Fixes bug (#24873)
- RHL 7.2 build release tag 4.2.0-0.6.10
  
* Thu Jan 31 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-5
- Enabled the now compiling gb18030 support patch
- RHL 7.2 build release tag 4.2.0-0.6.9

* Thu Jan 31 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-4.1
- Added gb18030 support patch to 4.2.0 <yshao@redhat.com>, but disabled it
  as it does not properly compile yet.
- enabled patch to force xfs to chdir to / before fork()
- RHL 7.2 build release tag 4.2.0-0.6.8

* Wed Jan 30 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-4.0
- Added XFree86-4.2.0-xkb-ar.patch for Arabic support (#56897)
- Also built 4.2.0-0.6.7 for RHL 7.2

* Tue Jan 29 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-3.6
- Added missing defattr to files list for XFree86-base-fonts (#59014,59020)
- Moved all /usr/X11R6/lib/modules files/dirs into same section of specfile
  and added dir flags for dirs that were not owned by the package.
- Enhanced the xfs initscript so "restart" shuts down xfs and starts it back
  up again, using the stop/start functions.  "reload" is now what reload and
  restart used to be - "kill -USR1" of xfs.
- Added zh_CN-i18n patch to fix an i18n problem with
  Chinese locales

* Mon Jan 28 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-3.4
- Added chmod kludge to bottom of install section to force locale/common
  *.so.* libraries to have execute perms.
- Also built 4.2.0-0.6.5 for RHL 7.2
- Removed the version from the Glide/Glide-devel build dependancies, so
  X will build if any version of Glide3 is present.
  
* Sun Jan 27 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-3.2
- Added link-glu-to-usrinclude patch for LSB conformance.
- Made xfs post script use /bin/false in 7.x builds and /bin/nologin in
  rawhide builds.  (#53088)
  
* Sat Jan 26 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-3.1
- NEW XFree86-base-fonts subpackage created to hold all of the base fonts
  that were previously contained in the main XFree86 package.  The new
  package contains Conflicts lines to minimize upgrading difficulties.
- Added Prereq: /sbin/chkconfig for XFree86-xfs
- Removed XFree86-4.1.0-ati-r128-PR-fix.patch as it was no longer needed,
  although not harmful in either case.
- Removed various other spurious patches that were no longer being applied,
  but were left in the specfile.
- Removed conditional support for building XIE and PEX as they have been
  deprecated by XFree86.org for quite some time now and are now obsolete

* Fri Jan 25 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-3.0
- Toggled BuildGlide3 flag so that Glide3 does not get built inside XFree86
  specfile by default.  Glide3 has been separated back out to a separate
  RPM package to simplify the XFree86 spec file, and ease maintenance.

* Thu Jan 24 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-2.5
- Fixed bug in xfs initscript fixing a problem with xfs having a CWD under
  /usr, which when located on an NFS mount, causes problems. (#57110)
- Enabled libGLw in build (#41791,#41974)
- Built also 4.2.0-0.6.1 for RHL 7.2
 
* Wed Jan 23 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-2.4
- Updated Wacom USB tablet driver Wacom-USB-driver-a25-update (#52947)
- Added xkb-french-canadian keyboard to xkb list (#52309)
- Fixed Xterm resource bugs (#48783,#49315,#58031,#58713)

* Sun Jan 20 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-2.2
- Disabled the old DisableModuleStringMerging hack in specfile as 4.2.0
  detects wether or not this option is required or not now via Imake tests.
- Conditionalized pam and automake buildprereqs

* Sun Jan 20 2002 Bernhard Rosenkraenzer <bero@redhat.com> 4.2.0-2.1
- Fix build in current tree (Glide is a mess)

* Sat Jan 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-2.0
- Bumped release number to -2.0 with no changes from -0.3 package, for
  building into rawhide.  All packages built for RHL 7.x should use release
  numbers less than -2, and preferably less than -1, ie: -0.x.y, so that
  upgrades stand a better chance of working in the future.

* Sat Jan 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-0.3
- Updated the "Requires: kernel-drm = 4.2.0" to ensure the user has the
  proper DRM version installed.  Newer rawhide kernels will now provide both
  kernel-drm = 4.2.0, as well as kernel-drm = 4.1.0 since the new DRM is
  supposed to be backward compatible.
  
* Sat Jan 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-0.2
- Added missing defattr(-,root,root) to xtrap-clients subpackage

* Sat Jan 19 2002 Mike A. Harris <mharris@redhat.com> 4.2.0-0.1
- XFree86 4.2.0 released - first build

* Fri Jan 18 2002 Mike A. Harris <mharris@redhat.com> 4.1.99.7-0.1
- CVS trunk update to 4.1.99.7
- dropped patches that have been merged upstream

* Sun Jan 06 2002 Mike A. Harris <mharris@redhat.com> 4.1.99.4-0.1
- CVS trunk update

* Wed Dec 26 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.3-0.1
- CVS trunk update

* Thu Dec  6 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.2.4
- Integrated PPC arch changes from streeter@redhat.com
- Integrated the Chinese gb18030 support patches received from yshao@redhat.com
- Added SiS DRM patch (doesnt affect build as our DRM is in kernel rpm)

* Tue Dec  4 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.2.3
- Removed eurofonts-X11.tar.bz2, and ulT1mo-beta-1.0.tar.gz from XFree86
  package, moving them to their own separate packages that do not conflict
  with XFree86 namespaces.  (Removed the ISO8859-2-Type1-fonts package)
- Added new shared libs libXTrap, libXrandr.so to file lists
- Added new applications to filelist: xrandr, xedit, luit, and various
  others, and their documentation.
- Added new subpackage XFree86-xtrap-clients to hold the new xtrap client
  utilities
          
* Sun Dec  2 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.1.7
- Made XFree86 server binary SUID root when not supporting Xwrapper (#56986)

* Wed Nov 28 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.1.5
- Conditionalized out Xwrapper as its functionality is built directly into
  the X server now.  To build it set BuildXwrapper to 1 in specfile.
  
* Mon Nov 19 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.1.3
- Fixed that annoying Radeon hardware mouse cursor bug, where any mouse
  pointer that has a hotspot *NOT* on the left side of the pointer, caused
  the mouse to freeze up and jump around on left side of screen.
  XFree86-4.1.0-radeon-hardware-cursor-fix.patch
      
* Mon Nov 12 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.1.2
- Updated xman patch, to use FreeBSD style man.config (why? I dunno.)

* Tue Nov  6 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.1.1
- Added new entries to XftConfig for "console" and "fixed" to not antialias,
  which solves problems reported in konsole and other Qt applications.
- Updated CVS source to current.
- Removed patches that are now integrated into new upstream source base:
  XFree86-4.1.0-ati-radeon-dri-buildfix.patch

* Fri Nov  2 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.0.4
- Fixed problems with WithExternalMesa disabled, in the file lists, etc.
- Made new section for internationalizaton patches (30-39), and moved all
  locale.alias patches to that section.
- Created some new aliases for en_AU, and en_CA and sent patches upstream.
  
* Thu Nov  1 2001 Mike A. Harris <mharris@redhat.com> 4.1.99.2-0.0.2
- Initial fork from 4.1.0 codebase to separate branch for 4.1.99.2 CVS
- Set Build_7x to 0, which now means XIE, PEX and external Mesa are gone,
  and the doctor says I can stop taking my medication now.
- Added preliminary support for building CVS snapshots, which will
  eventually result in nightly builds from CVS or somesuch.
- Removed patches that are integrated into new upstream source base:
  ati-r128-SM, cirrus-foobaroo-fix, allow-module-flags, Xrender-required-libs,
  libXfont-put-eof, twm-coredumpfix, compose-iso8859-2, crash-message-fixup,
  xinerama-extmod-fix
- Updated locale-nn_NO locale-en_BG patch, and sent upstream _again_.
- Updated mkfontdir-perms
- Added patch to remove SuperProbe leftovers.

* Tue Oct 30 2001 Than Ngo <than@redhat.com>
- Added XFree86-4.1.0-cpp-s390x.patch which fixes a man-pages of size 0
  bug on s390 (#54927,#54932)

* Sat Oct 27 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-5
- Disabled VT switch patch from -4 release after feedback of regression
- Updated the Savage driver with Tim Roberts 1.1.20t driver, this should
  fix the reported bugs with Staroffice locking up X, and also video
  memory detection problems: (#31879)
- Added XFree86-4.1.0-keycodes-abnt2.patch to fix abnt2 support bug(#55128)

* Mon Oct  7 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-4
- Added patch to fix VT switch hangs that are hardware independent.  This
  should fix numerous reported VT switch bug reports.
- Fixed up host.def parallel make stuff.. HasParallelMake define is broken,
  and unneeded for now.

* Sat Oct  6 2001 Mike A. Harris <mharris@redhat.com>
- Removed __rmfontpath macro, and its usage, as well as the rpm 4.0.3 dep,
  because a lot of people were getting snagged on it, and it is questionable
  of the benefit of removing the fontpaths anyways, since it does not harm
  anything by leaving the font paths in config files really.
- Changed /lib/libpam reqs to pam-devel instead
- Commented the DisableModuleStringMerging specfile define, and moved to top
  of specfile where it is much more visible, as a lot of people have been
  getting snagged on this.

* Wed Oct  3 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-3.9
- Modified and unified the "make World" buildlines by removing all the
  buildflags, etc. from them, and moving them into proper Imake configuration
  variables.
- Added "-pipe" to default C compiler flags, as it should work on all
  architectures now.
- Various other specfile cleanups.
- Created support for ATI Rage 128 PP (1002:5050) XFree86-4.1.0-ati-r128-PP.patch
  
* Mon Sep 24 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-3.8
- Silenced some Glide3 compiler warnings with Glide3-redhat-cleanup-1.patch.

* Sun Sep 23 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-3.5
- Primary integration of changes in specfile to allow simple conditional
  build of fully debuggable modularized XFree86 packages.  This is done by
  enabling DebuggableBuild RPM macro at top of specfile, adding "dbg" to
  Release tag, and rebuilding.  The resulting RPM packages total in at 127Mb
  of data, as opposed to 55Mb or so regularly.  In order to debug this
  debuggable XFree86, a special patched version of gdb 5.0 is required, which
  is currently a work in progress based on a much older patch for gdb 4.18.

* Mon Sep 17 2001 Mike A. Harris <mharris@redhat.com>
- Changed xfs initscript to use find -cnewer instead of -newer to fix
  bug (#53737)

* Wed Sep  5 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-3 
- Reordered font paths in xfs catalogue to put 75dpi first, etc..
- fixed couple critical specfile bugs that have slipped through til now

* Tue Sep  4 2001 Mike A. Harris <mharris@redhat.com>
- Fixed fs/config bug (MF#53103) as well as doing the same for XftConfig

* Fri Aug 31 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-2
- Fixed a couple SHOULD-FIX bugs - fontpath order (SF#52413),
  metaSendsEscape bug (SF#49315)

* Wed Aug 29 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-1.1
- Added "Requires: kernel-drm = 4.1.0" so that a matching kernel RPM package
  is installed and DRI works properly.  (Brought up by mkj/arjan, and agreed
  upon by me)

* Tue Aug 28 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-1
- Added dont-build-pex-docs patch from Branden Robinson to disable building
  PEX documentation (deprecated and obsolete)
- Fix permissions on XftConfig, and other source files. (MF#52735)
- Bravely bumping version to 4.1.0-1
- Added xinerama-extmod patch for bug (#52842)

* Mon Aug 27 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.99.2
- Added Obsoletes: XFree86-ISO8859-2-Type1-fonts < 4.1.0, and provides
  ISO8859-2-Type1-fonts, to fix upgrade from 7.1, and prepare for future
  packaging.
- Removed (noreplace) from fs/config, I *want* it to replace.
  
* Sun Aug 26 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.99.1
- Completed font related fixups (hopefully)
- Added specfile buildroot install time removal of fonts.dir files as they
  should never ever be included in the RPM packaging, but generated at
  runtime instead.

* Fri Aug 24 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.20.5
- Added XFree86-4.1.0-ati-pciids-cleanup.patch, which includes misc
  cleanups to the PCI tables for ATI hardware.
- Added ati-radeon-dri-buildfix from notting@redhat.com which hopefully
  fixes bug (#51884)

* Tue Aug 21 2001 Mike A. Harris <mharris@redhat.com>
- Completed font screwup overhaul take1.

* Mon Aug 20 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.20.1
- Added XFree86-4.1.0-s3virge-mx.patch to fix some corruption issues on
  S3 Virge MX hardware.
- BuildPreReq: rpm >= 4.0.3  (parameterized macro fix)

* Sat Aug 18 2001 Mike A. Harris <mharris@redhat.com>
- Exclude XFree86 doc dir from, and add xdm pixmaps to s390 arch.

* Wed Aug 15 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.20.0
- Added xman-soelim-fix to fix bug (#51037).
- Modified cirrus-foobaroo patch to disable debug messages (#51179)
- Backed out an xfs change that breaks serving 3.3.6 servers.  Attempted
  workaround for (#)
- Disable ATI update patch to see if it fixes Radeon DRI bugs.

* Mon Aug 13 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.13
- Added XFree86-4.1.0-radeon-slowdownthere.patch to fix bug where ATI
  Radeon hangs on faster computers when VT switching.
- Created fix for mkfontdir to force permissions on newly created fonts.dir
  and encodings.dir files to be mode 644, fixes bug (#51636)
- Added fix for iso8859-2 compose file (affects Mozilla)
- Added patch to prevent X error messages from referencing log file if
  it has not yet been opened.
- Created support for ATI Rage 128 SM (Xpert2000), and added rage128-SM patch
  to fix (#34732,#51230,#50231) <mharris@redhat.com>
- Created XFree86-4.1.0-locale-alias-en_GB.patch to fix (#47247,51169)
- Moved video hardware documentation in /usr/X11R6/lib/X11/doc to main
  XFree86 package as that is where the drivers are (#50828)
- Updated XFree86 dependancy on Mesa to -> 3:3.4.2-5

* Thu Aug  9 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.12
- Synced with XFree86 stable branch to pick up upstream bugfixes
- Added support for Japanese 109 key USB keyboard

* Wed Aug  8 2001 Mike A. Harris <mharris@redhat.com>
- merged new changes into specfile
- added nn_NO, en_GB locale.alias support
- Added support to xfs.init for .ttc font files, and to use case
  insensitive regex when grepping for truetype fonts.  (#41169)

* Sun Aug  4 2001 Bill Nottingham <notting@redhat.com> 4.1.0-0.9.11
- port & apply necessary DRI fixes that fell out

* Thu Aug  2 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.10
- Added custom Red Hat XftConfig to fix AA font problems (#49937)
- Added RPM_BUILD_ROOT to ia64 libxrx removal.. ;o(

* Tue Jul 31 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.9
- Enabled "HasLinuxInput YES" to force wacom driver to get built with USB
  support with 2.4 kernel.  Fixes bug (#50453).
  
* Mon Jul 30 2001 Mike A. Harris <mharris@redhat.com>
- Attempted fix for (#50043) -frame option ignored when -id option used
  on xwd  (XFree86-4.1.0-xwd-frame-option.patch)
- Made XF86Config-4 outside ifnarch s390 as Bero claims s390 uses it.

* Thu Jul 26 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.8
- Added improved X startup messages for debugging purposes
- Updated patch148 from ATI plus 2 minor buildfixes

* Wed Jul 25 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.7
- Added XFree86-4.1.0-libXfont-put-eof.patch to fix bug (#48830) where
  the 100dpi/75dpi helvBO12.pcf.gz fonts were getting munged.
- Added XFree86-4.1.0-twm-coredumpfix.patch to fix (#49674)
- Added XFree86-4.1.0-cirrus-foobaroo-fix.patch from Egbert Eich to attempt
  to fix the Cirrus Logic problems.
- Fix libxrx problem on ia64 (#49990) by removing libxrx from non-x86/alpha

* Tue Jul 24 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.4
- Added XF86Config and XF86Config-4 as owned config files (latter ghosted)
- Fixed s390 Buildprereq on gcc by unnegating macro test
- Apply patch 3003 (64bit.patch) to all 64bit arch's.

* Tue Jul 24 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.3
- Worked around rpm parameterized macro processing bug that caused a problem
  with postun scripts - discovered by rpmlint.
- Reformatted all pre/post/postun/etc. scripts to be more readable and
  maintainable.
- Added patch8 to xterm resources to provide RFE (#48783)

* Mon Jul 23 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.2
- Added bison, zlib-devel as Buildprereqs - discovered on s390 by
  <Karsten.Hopp@redhat.de>
- Added ati-radeon-ve patch from ATI (patch148)
- Made Prereq's on /usr/sbin/chkfontpath instead of on chkfontpath

* Sun Jul 22 2001 Mike A. Harris <mharris@redhat.com>
- ifnarchd patch1013 for s390

* Wed Jul 18 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.1
- Created new macro __rmfontpath to be called from font package postun
  scripts to fix bug (#49243)

* Mon Jul 16 2001 Mike A. Harris <mharris@redhat.com>
- Added /usr/X11R6/man/man6, and other non existing manX dirs to XFree86-libs
  package so anything using them ends up having the dir owned by something.
- Removed unneeded shared lib stuff (Xv/Xxf86dga)

* Sun Jul 15 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.9.0
- Added BuildPrereq: gcc >= 2.96-93 to guarantee compiler used supports
  the -fno-merge-constants option
- Made External Mesa usage conditionalized via WithExternalMesa so that it is
  easy to rebuild XFree86 with/without using external Mesa, which will be the 
  default at some point in the future.

* Wed Jul 11 2001 Mike A. Harris <mharris@redhat.com>
- Explicitly state mkfontdir path in __mkfontdir macro (#48829)

* Tue Jul 10 2001 Mike A. Harris <mharris@redhat.com>
- Removed SharedLibXdmGreet from host.def, it is the same as default anyway
- Removed tcl and tk as buildprereq's, Bero says they're not needed anymore

* Tue Jul 10 2001 Tim Powers <timp@redhat.com> 4.1.0-0.8.6
- don't require XFree86-compat-libs in XFree86-libs

* Tue Jul 10 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.8.5
- Fixed missing requiredlibs on shared libXrender so that prelinking works.
- Built 4.1.0-0.8.4
- Woops, I left shared libXv and libXxf86dga on again by accident.
- Built 4.1.0-0.8.5
  
* Mon Jul  9 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.8.1
- Fixed up xdm pre script
- Fixed up missing Latin2 Type1 fonts, they are now in the fonts/Type1 dir
- Removed shared libXv.so and libXxf86dga.so at request of XFree86 team,
  and in conjunction with discussion with Debian X maintainer.

* Mon Jul  9 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.51
- Fixed ia64 Glide3 build failure.

* Sun Jul  8 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.50
- Merged with xf-4_1-branch to pick up stable bugfixes, and removed
  XFree86-4.1.0-redhat-glint-missing-symbols.patch, also Banshee
  ramtiming fix picked up from the update. 
  
* Fri Jul  6 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.12
- Really disabled string merging this time
- Added verify flag to /etc/X11/fs/config
- Disabled shared libraries Xv/xf86dga for standards compliance.  These
  libraries do not have a stable API and should not be shared.  It was
  a Bad Idea(tm) to ship these.

* Wed Jul  4 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.8
- Disabled string merging in modules using ModuleLdFlags in host.def
- Added WORLDOPTS= to make World to get rid of the "-k" passed to make so
  that failed X builds will fail immediately instead of continuing on.

* Mon Jul  2 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.6
- Phase 1 - Amalgamated all my local font related changes to get fonts
  working better in the new 4.1.0 release. Straightened out 75dpi/100dpi
  brokenness and split up packages.
- mkfontdir is now called in post(un)install scripts, and fonts.dir files are
  not installed as part of packages anymore because it was a bad broken idea
  to do so because these files should be generated, not provided.
- Added missing \ in main package post script

* Thu Jun 21 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.7.5
- Added customer requested custom 1152x864x85Hz modeline

* Sun Jun 17 2001 Mike A. Harris <mharris@redhat.com>
- Reworked all ISO8859-* font subpackages for 4.1.0.  fonts.dir is not
  included in the packages, rather it is generated at post install time.
- Refixed (#31618)

* Sat Jun 16 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.6.1
- More s390 cleanups

* Fri Jun 15 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.6.0
- Integrated s390 patches sent by Than from Oliver Paukstadt

* Sat Jun  9 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.5.6
- Cleaned up unneeded Freetype2 stuff in host.def

* Fri Jun  8 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.5.6
- Take-1 at cleaning up some of the font related 'issues' due to the different
  way fonts are generated in 4.1.0.  Still many issues remaining.

* Wed Jun  6 2001 Mike A. Harris <mharris@redhat.com>
- Folding the external Mesa into XFree86 created as many problems as it
  solved.  The DRI CVS trunk has a more permanent solution worth checking out.
- Since the V4L drivers have apparently been included in the main XFree86
  package all this time, I've removed the separate package.

* Mon Jun  4 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.1.5
- First stab at assimilating Mesa 3.4.2 package into XFree86 package
- Added missing symbols to glint driver (#42751)

* Mon Jun  4 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.0.2
- Rebuilt against Mesa 3.4.2 in new environment

* Sat Jun  2 2001 Mike A. Harris <mharris@redhat.com> 4.1.0-0.0.1
- XFree86 4.1.0 released - built 4.1.0-0.0.1

* Thu May 31 2001 Mike A. Harris <mharris@redhat.com> 4.0.99.901-0.0.6
- Remove GLw manpages since we don't ship libGLw (#41791)
- I finally got XIE and PEX disabled completely for sure this time absolutely
  no question.  No really...  It's gone.

* Wed May 30 2001 Mike A. Harris <mharris@redhat.com> 4.0.99.901-0.0.4
- Updated to 4.0.99.901, removed unneeded patches
- Removed Glide3 Provides/Obsoletes from devel package, and removed the
  Glide3 devel stuff from that package also - only X needs it during build
- Removed BuildGlide3 conditional - Glide3 will always be built from now on
- Added conditionals BuildPEX & BuildXIE.  These have officially been obsoleted
  by XFree86, and are no longer actively supported or used by anything.

* Mon May 28 2001 Mike A. Harris <mharris@redhat.com> 4.0.99.900-0.2.5
- Added "Options" database file, and also the following apps and their
  manpages:  dpsexec, dpsinfo, texteroids, xftcache
- Removed hardcopy doc creation code (groff) from specfile.  The XFree86
  makefiles have been fixed now to do this themselves properly.
- Removed Glide3 headers from XFree86-devel.  Only needed during build, no
  apps should be linking to Glide3.
- Simplified filelist for libs subpackage by using globs instead of hard
  coded library version numbers.
- Removed use-cpp patch, done with imake now.

* Sun May 27 2001 Mike A. Harris <mharris@redhat.com> 4.0.99.900-0.2.2
- Merged bero's changes to my local sources, and changed libXmuu inclusion
  from libXmuu.* to libXmuu.1.0, so that the *.so doesn't get picked up also,
  as it should be in the devel package.

* Mon May 21 2001 Bernhard Rosenkraenzer <bero@redhat.com> 4.0.99.900-0.2.1
- Add missing libXmuu.* files

* Sun May 20 2001 Mike A. Harris <mharris@redhat.com>
- Many fixes from H. J. Lu <hjl@gnu.org> including enhanced parallel make,
  xterm-xaw3d, pex patches, specfile updates, build enhancements and a
  partridge in a pear tree.  ;o)
- Fixed insane off-the-screen indenting levels in xfs.init

* Sat May 19 2001 Mike A. Harris <mharris@redhat.com>
- Updated to 4.0.99.900
- Updated with the latest parallelmake patch from H. J. Lu <hjl@gnu.org>
- Added new specfile option ParallelBuild, so that any parallel build
  stuff can be conditionally defined in the specfile in case the parallel
  make patch breaks in the future.

* Fri May 11 2001 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix build

* Wed May  9 2001 Mike A. Harris <mharris@redhat.com> 4.0.99.3-0
- Updated 4.0.99.x package to 4.0.99.3 release, forward ported all
  relevant changes that have occured in 4.0.3 packaging since March 27th
  until now, and brought the 4.0.3 specfile changelogs into the 4.0.99.3
  spec changelog.  The two releases should be syncronized now.

* Mon May  7 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-14
- Syncronize XFree86 with Mesa 3.4.1-1
- Disable alpha-hack from May 3rd and add new patch from Compaq to replace it

* Fri May  4 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-13
- Updated patch0 to latest XFree86 stable branch for 4.0.3.  Fixes many
  3dfx bugs in tdfx driver.
- Moved locale data from /usr/X11R6/lib/X11/locale in main package to
  XFree86-libs package where it belongs. (#38408)
- Corrected dumb reversal in XFree86CustomVersion Imake define in specfile
    
* Thu May  3 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-12
- Reverted ia64-int10 patch from Alpha.
- Added XFree86-4.0.3-alpha-hack-bypass-int10bug.patch from
  Jay Estabrook for Alpha.

* Wed May  2 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-11
- Removed RPM_BUILD_ROOT from glide section (#38031)
- Enabled XFree86-4.0.2-ia64-int10.patch on alpha as well for testing.

* Wed Apr 25 2001 Mike A. Harris <mharris@redhat.com>
- Added XFree86-4.0.3-compose-kill-ctrl-shift-t.patch to fix (#23473)

* Mon Apr 23 2001 Mike A. Harris <mharris@redhat.com>
- Added rhl-startupmessages patch to aide debugging and troubleshooting
  bug reports.  This should increase the usefulness of user submitted
  XFree86 log files and decrease the turnaround time on requesting info
  and waiting for someone to provide that info.  Patch doesn't do much yet,
  but will be enhanced later.
- Added xset manpage enhancement

* Sat Apr 21 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-10
- ifarch'd XFree86-4.0.2-agpgart-load.patch to only apply on non-alpha

* Sat Apr 14 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-9
- Removed dependancy of main XFree86 package on xfs by moving the XFree86
  server modules "/usr/X11R6/lib/modules/{codeconv,fonts}/*" from the xfs
  subpackage to the main XFree86 package as they never belonged in the xfs
  package in the first place.  This is an ancient packaging error.
- Added patch from Tim Waugh to fix Xaw password entry in vnc.  (#19231)

* Thu Apr 12 2001 Mike A. Harris <mharris@redhat.com>
- Killed ancient non-FHS compliant symlink to /usr/man/X11
- Disabled XFree86-4.0.3-savage-glitch.patch to fix (#34376)

* Mon Apr  9 2001 Mike A. Harris <mharris@redhat.com>
- Made glidelink get called before ldconfig in %%post libs

* Mon Apr  9 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-8
- Simplified the main package %%pre script symlink munge code
- Fixed bug in %%post xfs section - inadvertently added in 4.0.3-6 release
- Disable patch #220 as it is unnecessary - taken care of via Imake ages ago.

* Sun Apr  8 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-7
- Fixed (#32574) by adding a preinstall script on xdm which moves the dir
  /etc/X11/xdm/authdir to /var/lib/xdm/authdir if it exists, and symlinking
  /etc/X11/xdm/authdir to it.  Corrected the filelist for xdm to include
  these changes.
- Fixed alpha build failure with tga driver patch, ifdef with no macro.

* Fri Apr  6 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-6
- Force enabled BuildXinerama and BuildXineramaLibrary in hosts.def
- FHS compliant manpage sections (4x/7x)

* Thu Apr  5 2001 Mike A. Harris <mharris@redhat.com>
- Added new patches submitted by Compaq for various drivers, etc.
  XFree86-4.0.3-compaq-alpha.patch, XFree86-4.0.3-compaq-glint.patch
  XFree86-4.0.3-compaq-radeon.patch, XFree86-4.0.3-compaq-r128.patch
  XFree86-4.0.3-compaq-mga.patch, XFree86-4.0.3-compaq-tga.patch
  (courtesy of Jay Estabrook)

* Thu Mar 29 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-5
- XFree86 4.0.3 defaults to building libfreetype if Xft is being built,
  so freetype is now disabled with Imake defines.
- Removed shared libsXxf86dga and libXv hack I added on Mar 9 and
  did it properly with Imake defines.  Also fixes (#31232)

* Wed Mar 28 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-4
- Added patch XFree86-4.0.3-glide3-libdir.patch so tdfx driver
  can find the Glide3 libs included with X package.
- Minor xfs.init fix
- Added XFree86-4.0.3-mga-hwcursor-fix.patch

* Tue Mar 27 2001 Mike A. Harris <mharris@redhat.com>
- Updated g450 port from 4.0.3 to XFree86-4.0.99.1-mga-g450-dualhead.patch
- Updated Savage driver dropin to version 1.15
- Added patches 405 - 408 from 4.0.3-4 build

* Sun Mar 25 2001 Mike A. Harris <mharris@redhat.com>
- Initial specfile fork of 4.0.99.1 from 4.0.3-3
- Removed unneeded patches:  XFree86-4.0.1-dri-sym.patch,
  XFree86-4.0.2-mga-busmstr.patch, XFree86-4.0.2-r128-busmstr2.patch,
  XFree86-4.0.2-r128-mobility.patch, XFree86-4.0.2-agpgart-load.patch,
  XFree86-4.0.2-r128-drm-do-wait-for-fifo.patch
- Updated patches: XFree86-4.0.99.1-parallelmake.patch,
  XFree86-4.0.99.1-locale-euro.patch, XFree86-4.0.99.1-winkey-alt-meta.patch  

* Fri Mar 23 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-3
- Drumroll...... Final (or is it?) working G450 dualhead update.  ;o)

* Thu Mar 22 2001 Mike A. Harris <mharris@redhat.com>
- Added pam patch for xdm from Nalin <nalin@redhat.com> Patch404

* Wed Mar 21 2001 Mike A. Harris <mharris@redhat.com>
- Fixed uninitialized memory reference in xlib (Patch401)  (#32222)
- Make libs subpackage depend on kudzu-devel, pciutils-devel for 
  Glide3 (#32534)
- Matrox G450 updates

* Mon Mar 19 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-2
- Fixed glitch in %%post xfs section of spec (#32281)
- Set "umask 133" in xfs initscript so that fonts.dir/fonts.alias files 
  created during script execution work also for non-root users that may
  have changed root's umask.
- Updated Mesa dependancy in specfile to 3.4-13

* Sun Mar 18 2001 Mike A. Harris <mharris@redhat.com>
- Removed XFree86-4.0.1-xterm-appdefaults.patch as it was redundant

* Sat Mar 17 2001 Mike A. Harris <mharris@redhat.com> 4.0.3-1
- New XFree86 4.0.3 released and integrated.
- Updated patches for 4.0.3, removed unneeded patches.
- Built 4.0.3-1

* Fri Mar 16 2001 Mike A. Harris <mharris@redhat.com>
- Reverted G450 driver back to dwmw2's driver.
- Built 4.0.2a-2

* Thu Mar 15 2001 Mike A. Harris <mharris@redhat.com> 4.0.2a-1
- Added XFree86-4.0.2-locale.patch from Phil Knirsch <pknirsch@redhat.com>
  which should fix all problems with euro locales, and other locale issues
  including bug id's (26300,21882,28447, others)
- xfs crash errors should all be fixed now by the XFree86 stable branch
  patch.  Bugzilla (#22538)

* Wed Mar 14 2001 Mike A. Harris <mharris@redhat.com> 4.0.2a-1
- New patch XFree86-4.0.2a-mga-g450-dual_6.patch - G450 driver update 
  from Luugi Marsan <lmarsan@matrox.com>
- Added new euro locale stuff from Phil Knirsch <pknirsch@redhat.com>
- Added XFree86-4.0.2-r128-drm-do-wait-for-fifo.patch from Gareth Hughes
  which should fix the r128 errors in (#26999)
  
* Tue Mar 13 2001 Mike A. Harris <mharris@redhat.com>
- Added provides entries for Glide3 in libs and devel subpackages
- Take 2 of XFree86-4.0.2a-im-being-included-and-i-cant-get-up2.patch
- Moved XftConfig file to /etc/X11 and made compatibility symlink.

* Fri Mar  9 2001 Mike A. Harris <mharris@redhat.com>
- Updated main tarball to 4.0.2a (even though it's the same code we had before
  with 4.0.2 + stable branch patch).
- Updated stable branch patch to bring 4.0.2a up to date with xf-4_0_2a-branch
- Nvidia nv driver updated with MANY fixes from XFree86 stable branch
- Added shared libraries: libXv.so, libXxf86dga.so
- Re-enabled Sparc build.  That machine is slow, someone
  needs to put a spark under it to get it going.  ;o)
- Fixed (#13882) with XFree86-4.0.2-winkey-alt-meta.patch
- Fixed (#19308) added X11R6-contrib obsolesence

* Fri Mar  9 2001 Bill Nottingham <notting@redhat.com> 4.0.2-12.1
- fix glide dependencies

* Thu Mar  8 2001 Mike A. Harris <mharris@redhat.com> 4.0.2-12
- Fixed alpha/ia64 build problems
- Built 4.0.2-12

* Tue Mar  6 2001 Mike A. Harris <mharris@redhat.com>
- Created XFree86-4.0.2-r128-mobility.patch to enable external display
  on Rage Mobility laptops, etc.
- Added XFree86-4.0.2-xft-match.patch (from Bero) (#30836)
  
* Mon Mar  5 2001 Mike A. Harris <mharris@redhat.com>
- Added XFree86-4.0.2-alpha-pci-resource.patch (#30417)

* Sat Mar  3 2001 Mike A. Harris <mharris@redhat.com>
- Glide3 is back (was previously removed on Feb 22)
- Removed loaderProcs.h hack, and replaced with a patch.
- Tidied up a tonne of XFree build warnings
- Added XFree86-4.0.2-im-being-included-and-i-cant-get-up.patch stop
  loaderProcs.h from being wrongly included in building Xnest due to
  a compiler bug.

* Fri Mar  2 2001 Mike A. Harris <mharris@redhat.com>
- Added mga and r128 busmaster patches that Todd Nix <todd@xymox.us.dell.com>
  sent me from Kevin E Martin <martin@valinux.com>.

* Wed Feb 28 2001 Mike A. Harris <mharris@redhat.com> 
- Updated xf-4_0_2-branch patch to todays latest stable code
- Removed unneeded patches after update: XFree86-4.0.2-time.patch,
  XFree86-4.0.2-sis-unresolved-memcpy.patch    
- Added XFree86-4.0.2-agpgart-load.patch from Bill Nottingham to force
  load AGPgart kernel module when a DRI module is loaded.
- Fixed "chmod" in xfs.init (#18573)
- Added BuildPreReq ncurses-devel
- Repaired ia64 int10 patch
- Tidied up specfile, particularly the host.def generation section, and 
  incorporated xfree86.def mess into host.def section where it belongs.

* Tue Feb 27 2001 Mike A. Harris <mharris@redhat.com> 4.0.2-11
- Added updated driver for Savage chipset.  Should fix all known issues
  with Savage cards that I'm aware of.
- Removed Prereq of chkfontpath on xfs subpackage and modified xfs initscript
  to only call chkfontpath if it is installed.
  
* Mon Feb 26 2001 Mike A. Harris <mharris@redhat.com> 4.0.2-10
- Added specfile %%pre fix for (#26857) - problem upgrading to
  Wolverine from Red Hat 5.2 due to directory/symlink fu glitch.
- Enabled Utempter for xterm with "UseUtempter" in specfile
- Added neomagic softcursor patch for (Helge Deller <hdeller@redhat.de>)
- Built 4.0.2-10
- Created patch XFree86-4.0.2-sis-unresolved-memcpy.patch to fix
  bugs (#19530,24670)

* Fri Feb 23 2001 Mike A. Harris <mharris@redhat.com>
- Added spec hack to fix bad include of loaderProcs.h in miinitext.c
  I believe this fixes some of the r128 DRI problems.  I can't get
  r128 DRI to crash anymore now anyways.  It isn't mind blowingly 
  fast though.  May have fixed other problems as well.  X seems much
  smoother now, and VT switching is much faster also.

* Thu Feb 22 2001 Mike A. Harris <mharris@redhat.com>
- Added ExcludeArch tag to quell failed sparc builds (unsupported)
- Re-enabled DRI for mga/r128, but they still do not work

* Sat Feb 17 2001 Mike A. Harris <mharris@redhat.com>
- Updated fix for xfs death bug with truetype fonts.
- Added chkfontpath require to xfs subpackage (#19603)
- Added XFree86-4.0.2-banshee-ramtiming.patch to fix (#26351,#18810)
- Added ia64-int10 patch. (Bill Nottingham)

* Thu Feb 15 2001 Mike A. Harris <mharris@redhat.com>
- Fixed xfs.config

* Tue Feb 13 2001 Mike A. Harris <mharris@redhat.com>
- Disabled DRI drivers r128 and mga because they are broken.
- Built XFree-4.0.2-8
- Fixed bad noarch thing
- Built XFree-4.0.2-9

* Mon Feb 12 2001 Mike A. Harris <mharris@redhat.com>
- Merged in separate XFree86-ISO8859-2 font package

* Sun Feb 11 2001 Mike A. Harris <mharris@redhat.com>
- Added 1400x1050 modeline patch for newer laptops
- Misc fixups
- Disabled DRM kernel module building as we don't use these modules
  anyway.
- Updated 4.0.2-branch patch
- Updated XFree86-4.0.2-xfree86.lst.patch

* Thu Feb 08 2001 Mike A. Harris <mharris@redhat.com>
- Internationalized xfs and xdm initscripts

* Wed Feb 07 2001 Mike A. Harris <mharris@redhat.com>
- New fix for Cirrus 5480 (H.J. Lu)
- Matrox g450 patch that _hopefully_ works this time (from dwmw2)

* Tue Feb 06 2001 Mike A. Harris <mharris@redhat.com>
- (#25890,#26131) tdfx dri driver not included.. specfile mixup, fixed.
- (#23896) Added option for building with Glide2 (default=off).  Dunno if
  it works or not as I'm not testing it.  If someone wants to further the
  enhancement at all, I'll accept specfile patches to add any missing bits. ;o)
- (#25131) Fixed xfs.config file glitch (Truetypex typos), and a similar
  bug in specfile hack.
- Updated to recent XFree86 stable bug fixes (Patch #1)
- Fix temp files vulnerabilites in xman on systems with mkstemp()
- Fix temp vulnerabilities in Xaw/MultiSrc.c
- Fix temp file vulnerability in gccmakedep based on report from Alan Cox.
- Fix temp file vulnerability in Imake.rules
- Fix temp file vulnerability in InstallManPageAliases
- Fix Neomagic 2200 screen corruption
- Add an imake control for determining when xload should be installed set-gid

* Thu Jan 25 2001 Mike A. Harris <mharris@redhat.com>
- Added g450 patch from Matrox.  Lets see some dualhead action baby!
- Filtered out M$ Windows CR's from the Matrox patch, hope I got them
  all.  Windows bad, Linux good.  ;o)
- Removed all prior g450 patches as the new one repaces them all
- Many spec file simplifications, and general tidy up job.

* Wed Jan 24 2001 Bill Nottingham <notting@redhat.com>
- fix perms on xload

* Wed Jan 24 2001 Matt Wilson <msw@redhat.com>
- chmod 644 XftConfig before piping to it

* Wed Jan 24 2001 Mike A. Harris <mharris@redhat.com>
- Disable Cirrus 5480 patch as it wont apply cleanly to 4.0.2.
- Removed v4l patch - its in 4.0.2 already
- (#23701) devel dependant on libs instead of main package.
- Added TrueType font dirs to config files for the ttfonts package
- Numerous other tweaks
- XFree86-4.0.2-4 built

* Tue Jan 23 2001 Mike A. Harris <mharris@redhat.com>
- Fixed xfs initscript to only start at boot time if X is installed.
- Put eurofonts package back and fixed it up with suggestions from
  H. J. Lu - as 2 font files are still needed.
- Changed xload %%install time chmod to %%attr instead
- Tidied up %%install section, removing redundancies.
- Added Cirrus Logic 5480 patch from from Egbert Eich (#24177)

* Mon Jan 22 2001 Mike A. Harris <mharris@redhat.com>
- Removed manpage "hack" section from specfile
- Removed eurofont tarball entirely.  It's included in X already under
  different names now.
- Removed mga, ATI, mesa patches from yesterday as they fail the
  build requiring many other missing items.
  
* Sun Jan 21 2001 Mike A. Harris <mharris@redhat.com>
- Added ATI driver patch from XFree CVS - lots of new fixes
- Added mga driver patch from XFree CVS (mainly for G450)
- Added mesa patch from XFree CVS
- Added BuildPrereq: pam-devel  (Bill Crawford <billc@netcomuk.co.uk>)
- Commented out BuildPrereq: pam-devel as it failed me
- Remove eurofont .bdf files after pcf's are created to quell duplicate
  font errors.

* Sat Jan 20 2001 Mike A. Harris <mharris@redhat.com>
- Added Xft update from XFree CVS
- Updated %%clean section
- Changed specfile bunzip references to bzcat
- Fixed all specfile references of "tar x" to "tar xf -"
- Added romanian-keyboard-fix from Cristian Gafton <gafton@redhat.com>

* Thu Jan 18 2001 Mike A. Harris <mharris@redhat.com>
- ATI r128 update from ATI.

* Wed Jan 17 2001 Mike A. Harris <mharris@redhat.com>
- Disabled tdfx builds as they die with missing glide3 libs
  (at least in RHL 7.0 it does)

* Tue Jan 16 2001 Mike A. Harris <mharris@redhat.com>
- Added BuildPrereq: flex >= 2.5.4a
- Added BuildPrereq: freetype-devel >= 2.0.1
- Added BuildPrereq: Glide3-devel >= 20001220 for tdfx

* Mon Jan 15 2001 Mike A. Harris <mharris@redhat.com>
- Updated fhs patch for 4.0.2
- Updated portuguese patch for 4.0.2

* Thu Jan 11 2001 Mike A. Harris <mharris@redhat.com>
- Integrated Matrox G450 driver for testing from Matrox

* Mon Jan 8 2001 Mike A. Harris <mharris@redhat.com>
- Added xfree86.lst patches from Brent Fox and also (#5977)
 
* Sat Jan 6 2001 Mike A. Harris <mharris@redhat.com>
- Misc spec file fixups

* Fri Jan 5 2001 Mike A. Harris <mharris@redhat.com>
- Integrated ATI driver from Michael Smith <msmith@ati.com>

* Wed Jan 3 2001 Mike A. Harris <mharris@redhat.com>
- Built 4.0.2 release 1

* Thu Dec 28 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add a couple of missing man pages, noted by Thayne Harbaugh <thayne@plug.org>
- Use system freetype, now that we've updated
- Add missing XftConfig file

* Thu Dec 28 2000 Bill Nottingham <notting@redhat.com>
- don't list the driver modules explicitly; ship them all

* Thu Dec 21 2000 Bill Nottingham <notting@redhat.com>
- integrate tdfx_dri into main XFree86 package

* Tue Dec 19 2000 Bill Nottingham <notting@redhat.com>
- fix typos in xkb symlink/dir munging

* Tue Dec 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add missing Xft (Xrender) includes in -devel
- Move xkb files back to their old locations, we can't replace directories
  with symlinks
- Add /etc/X11/xkb -> /usr/X11R6/lib/X11/xkb symlink for compatibility
- 4.0.2
- Get rid of twfix patch (it's in 4.0.2)
- Patch 302 must be applied with -p0, not -p1
- Add a %%clean section
- Get rid of /etc/X11/xdm/xdm-config in XFree86-xdm. Since kdm uses it, as well,
  it should be in xinitrc

* Thu Dec 14 2000 Mike A. Harris <mharris@redhat.com>
- Added XFree86-4.0.1-twfix.patch from bhuang@redhat.com to fix
  zh_TW locale.
- Added locale.alias patch from Jakub Jelinek.
- Removed unneeded patches, and tidied spec file a bit (yeah right). ;o)

* Wed Dec 13 2000 Bill Nottingham <notting@redhat.com>
- tweak the -pic patch so it works with the ELF loader (in theory)
- don't try and build the kernel modules

* Sun Dec 10 2000 Bill Nottingham <notting@redhat.com>
- reapply the parallelmake patch
- hm, libX11 and libXmu are now .6.2

* Sat Dec 9 2000 Mike A. Harris <mharris@redhat.com>
- Updated to CVS version xf-4.0.1Z

* Sat Dec  9 2000 Bill Nottingham <notting@redhat.com>
- add back in some patches (FHS, Xwrapper)
- make it build on ia64 (hopefully)

* Fri Dec 8 2000 Mike A. Harris <mharris@redhat.com>
- Added patch XFree86-4.0.1h-xf86Wacom.c-kernelheaderclash.patch to
  fix 4.0.1h build failure.

* Wed Dec 6 2000 Mike A. Harris <mharris@redhat.com>
- Fixed bug (#21303) changed 2 uses of arch "i386" to "%{ix86}"
- Remove dependancy on tar 1.13.18 by calling bunzip2 and piping to tar
- Removed I810Drm.tar.gz entirely as it smashes other dri code (mga,etc)
  and is ancient

* Wed Dec 6 2000 Mike A. Harris <mharris@redhat.com>
- Updated to CVS version xf-4.0.1h which includes many updates and
  integrates many Red Hat patches directly into XFree86 CVS.

* Sat Nov 10 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to current. This should fix, among other things, DRI/DRM stuff on
  Matrox cards and i18n.
- Fix build with tar 1.13.18
- Add XKB patch for Romanian keyboards from Christian Gafton <gafton@redhat.com>
- Fix up Euro sign support

* Wed Oct 25 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Don't apply the PIC patch on non-ia64 platforms, it breaks X startup on x86.

* Mon Sep 25 2000 Bill Nottingham <notting@redhat.com>
- minor tweaks for ia64/glibc-2.2 build

* Thu Aug 24 2000 Bill Nottingham <notting@redhat.com>
- never mind, it doesn't. Wheee.

* Wed Aug 23 2000 Bill Nottingham <notting@redhat.com>
- oops, the r128 mobility patch breaks regular r128 cards

* Tue Aug 22 2000 Bill Nottingham <notting@redhat.com>
- fix DGA for real
- add support for the r128 Mobility chips

* Tue Aug 15 2000 Bill Nottingham <notting@redhat.com>
- fix xterm app-defaults file (#13584)
- don't build a shared xdm greeter lib

* Mon Aug 14 2000 Bill Nottingham <notting@redhat.com>
- fixes for MGA dri (text corruption)
- spell Portuguese correctly in keymap list (#12343)
- fix some absolute symlinks (#16133)
- fix xman's man config path (#15974)
- fix broken xdm pam code (#15952)
- fix bug in ATI driver (#14344)

* Fri Aug 11 2000 Bill Nottingham <notting@redhat.com>
- revert some of the i810 code; it breaks VC switching

* Sun Aug  6 2000 Bill Nottingham <notting@redhat.com>
- fix DGA so that 4.x-compiled DGA1 apps can run against 3.3.x servers
- fix tempfile handling in makedepend
- use cpp, not gcc -E 

* Fri Aug  4 2000 Bill Nottingham <notting@redhat.com>
- more CVS updates (Neomagic fixes, some i810)
- fix sparc build

* Thu Aug  3 2000 Bill Nottingham <notting@redhat.com>
- do *not* do xfs stop/start in condrestat

* Wed Aug  2 2000 Bill Nottingham <notting@redhat.com>
- update CVS (i810 fixes, others)
- move some more files out of -xdm, into xinitrc package
- remove /usr/share/fonts/default/TrueType from default xfs config (#14683)
- fix weirdness in the i810 driver update

* Wed Aug  2 2000 Matt Wilson <msw@redhat.com>
- hack to work around gcc bug triggered by xwd (patch207)
- modified xfs post script to add in no-listen = tcp per Bill's request

* Tue Jul 25 2000 Elliot Lee <sopwith@redhat.com>
- Some i810/i815 stuff (new I810Drm.tar.gz, updated to xf4.0.1-I810copy.patch only to find out
that it is already included in this source tree).

* Mon Jul 24 2000 Bill Nottingham <notting@redhat.com>
- add patch for xf86 vidmode extension
- add icelandic keymap to list of keymaps

* Sat Jul 22 2000 Bill Nottingham <notting@redhat.com>
- hey, we recognize the geforce2 now. Wonder if it works. :)

* Thu Jul 19 2000 Bill Nottingham <notting@redhat.com>
- oops, I broke the sparc Mach64 patch on sparc

* Wed Jul 18 2000 Bill Nottingham <notting@redhat.com>
- move initscript back
- update CVS
- remove Mesa (use its own separate package for easier updating)
- kill the GL wrapper
- fix linking of dri modules so that symbol resolution with Mesa works right
- add sparc Mach64 patch from DaveM
- fix sparc Mach64 patch so it builds
- add ffb patch from Jakub
- fix xfs user creation

* Fri Jul 14 2000 Elliot Lee <sopwith@redhat.com>
- Fix Mesa library version info
- Set Mesa package version to reflect Mesa version (not the XFree86
  version), and set release to something that will facilitate upgrades
  from older Mesa pkgs while still being informative.
- Only pass -j to toplevel make, which takes care of passing it on down.

* Thu Jul 13 2000 Preston Brown <pbrown@redhat.com>
- fixed xfs condrestart to do a real stop/start.
- fonts.* files in font directories are config(noreplace)

* Thu Jul 13 2000 Elliot Lee <sopwith@redhat.com>
- Update Mesa to 3.2 release.
- Use mmx/sse/x86 stuff for Mesa on 386 and up, not just if building for 686 (since MMX is
available on 586 many times, and since the functionality is runtime-configured).
- Try to integrate newer i810/i815 driver (unfinished)

* Mon Jul 10 2000 Bill Nottingham <notting@redhat.com>
- update CVS while I'm here
- don't use ix86 PCI code on ia64
- fix some int/long bogosity in some of the drivers

* Sat Jul  8 2000 Bill Nottingham <notting@redhat.com>
- update CVS
- build with new compiler to fix Xserver problems on i386
- add parallel make patch from H. J. Lu

* Tue Jul  4 2000 Bill Nottingham <notting@redhat.com>
- oops, open the right software Mesa lib
- build DRI everywhere

* Mon Jul  3 2000 Bill Nottingham <notting@redhat.com>
- fix Mesa install
- add Romanian keymap so keymaps get installed

* Sun Jul  2 2000 Bill Nottingham <notting@redhat.com>
- add console.apps file for xserver (#13325)
- prereq chkfontpath for font packages
- update CVS
- bump version to 4.0.1
- add lemming patch

* Fri Jun 30 2000 Bill Nottingham <notting@redhat.com>
- update CVS, sparc patches now included
- ship pam files
- point X symlink to Xwrapper, not XFree86

* Thu Jun 29 2000 Bill Nottingham <notting@redhat.com>
- fix pamsession, xfsredhat patches
- turn off joystick, it relies on magic symbols defined *nowhere*

* Wed Jun 28 2000 Preston Brown <pbrown@redhat.com>
- merged in a bunch of patches from 3.3.6 that somehow got dropped including:
- xkb changes
- some xfs changes
- xterm app-defaults
- pam session fix for xdm
- define some paths in host.def instead of a wild mess of patches
- kill compat links from /etc/X11/<dirname> to /usr/X11R6/lib/X11/<dirname>

* Wed Jun 28 2000 Bill Nottingham <notting@redhat.com>
- add Mesa wrapper
- put Mesa libs in /usr/lib
- return of Xwrapper
- take setuid off XFree86

* Wed Jun 28 2000 Jakub Jelinek <jakub@redhat.com>
- remove 3 obsolete SPARC patches
- add 2 new ones

* Tue Jun 27 2000 Bill Nottingham <notting@redhat.com>
- put setuid on XFree86 (temporary)
- yank setuid off xload 
- put the xfs %%pre back in
- xfs initscript munging
- fix ia64 patches

* Tue Jun 27 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Update to current CVS

* Thu Jun 22 2000 Bill Nottingham <notting@redhat.com>
- return of the font %%post/%%postuns
- move some of the xdm stuff to xinitrc
- put libglut in with Mesa

* Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
- build glint module on alpha

* Thu Jun 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up Xaw (Bugs #11404 and #11426)
- more FHS fixes (fix bug #11358 and some related unreported bugs)

* Wed Jun 14 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- split off Mesa and Mesa-devel
- FHSify
- fix build on alpha and ia64

* Wed Jun  7 2000 Bill Nottingham <notting@redhat.com>
- merge in ia64 fixes

* Fri Jun  2 2000 Nalin Dahyabhai <nalin@redhat.com>
- change PAM configuration to use system-auth
- build fix for Sparc

* Tue May 23 2000 Jakub Jelinek <jakub@redhat.com>
- don't define GlxStubLib if DllModules is not defined -
  otherwise things don't compile on i386

* Mon May 22 2000 Jakub Jelinek <jakub@redhat.com>
- support ffb, leo and cg6 on sparc
- only switch to dlopen() loader on selected architectures

* Thu May 11 2000 Bill Nottingham <notting@redhat.com>
- switch to dlopen() loader

* Wed May 10 2000 Bill Nottingham <notting@redhat.com>
- add man pages to -devel

* Sun May  7 2000 Bill Nottingham <notting@redhat.com>
- more directory shuffles

* Fri May  5 2000 Bill Nottingham <notting@redhat.com>
- more random fixes

* Wed May  3 2000 Bill Nottingham <notting@redhat.com>
- various fixes
- fix specfile for ia64
- merge drivers back into XFree86 package

* Sun Apr 23 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- update xf86cfg
- fix up the xf86cfg patch
- various fixes

* Thu Apr 20 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up x11perfcomp and move it to -tools
- Fix up xfs (missing init script...)
- chkconfig'ize xfs
- move pswrap to -devel

* Sat Apr  8 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add xf86cfg (successor to XF86Setup, taken from the XFree86 4.0a tree
  with permission from the patch author)
- Move the directory fixup stuff from %pre to %triggerpostun -- XFree86 < 3.9
  We don't want to fix things twice...

* Wed Apr  5 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix post script breakage
- Disable build root strip policy (drivers can't be stripped)
- strip the stuff we can safely strip manually
- add /usr/include stuff
- add some stuff from Mesa - we don't really want to obsolete Mesa
  without providing GLU and glut.
- move some man pages from XFree86 to XFree86-tools, where they belong.
- move some files to subpackages:
  beforelight, xclipboard, xclock, xfd, xieperf, xmag, xwininfo are now
  in XFree86-tools (rather than XFree86)
  makeg is now in XFree86-devel (rather than XFree86)
- obsolete Mesa, glxMesa* and xpm in -libs
- hope it still compiles

* Tue Apr  4 2000 Jakub Jelinek <jakub@redhat.com>
- Even move sparc tweaks

* Sat Apr  1 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Make it compile on sparc (Patch from Jakub Jelinek <jakub@redhat.com>,
  some additional fixes from me)
- Autodetect the right version of Tcl/Tk
- remove xinitrc, we get it from the xinitrc package

* Sat Mar 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- More fixes
- Fix compilation on alpha
- TODO: Port our 3.3.6 patches

* Wed Mar 15 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Add the man pages ;)
- Merge some patches from the RPMs at seawood.org
- Various fixes

* Mon Mar 13 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Initial RPM
