Commit Graph

238 Commits

Author SHA1 Message Date
Adam Jackson
860c5baca5 * Fri Nov 10 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-51.fc7
- xorg-x11-server-1.1.1-no-scanpci.patch: Drop scanpci, it's huge and
  there's no added value relative to lspci.
- xorg-x11-server-1.1.1-spurious-libxf1bpp-link.patch: Minor linktime
  fixup.  There's no reason for libxf4bpp to link against libxf1bpp.
2006-11-10 18:04:30 +00:00
Adam Jackson
6872706b28 bump 2006-11-09 19:48:30 +00:00
Adam Jackson
74d167051c * Thu Nov 9 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-50.fc7
- Fix man page globs to not care whether it's .1.gz or .1x.gz, etc.
2006-11-09 19:47:20 +00:00
Adam Jackson
9d75614c8a * Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-49.fc7
- Switch to using the x86emu version of libint10 even on x86.  Unifies
  behaviour among CPUs and works around Xen vm86 emulation bogosity.
2006-11-09 01:13:41 +00:00
Adam Jackson
a8fcc0df82 * Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com>
- Add FC7 todo list
- Bump Release number back to 48, got reduced somehow.
2006-11-08 14:14:03 +00:00
Kristian Høgsberg
4e51b80ab6 Fix typo, cvs rm die-patch. 2006-10-13 20:46:09 +00:00
Kristian Høgsberg
475fabb404 * Fri Oct 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-48.fc7
- Do not try own /usr/lib/pkgconfig in sdk package.
- Drop dependency on xorg-x11-fonts-base now that we compile in
  'fixed' and 'cursor' fonts.
- Drop xorg-redhat-die-ugly-pattern-die-die-die.patch; use -br options
  instead.
2006-10-13 20:35:18 +00:00
Kristian Høgsberg
2fee7eec05 * Fri Oct 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-48.fc7
- Do not try own /usr/lib/pkgconfig in sdk package.
- Drop dependency on xorg-x11-fonts-base now that we compile in
  'fixed' and 'cursor' fonts.
2006-10-13 20:30:43 +00:00
sandmann
88ed5cc82d Call miHandleExposures() with old, non-translated coordinates 2006-10-05 03:19:54 +00:00
sandmann
4ff4f04e25 Fix over-zealous code deletion in graphics-expose.patch 2006-10-05 02:04:23 +00:00
sandmann
f4d5d10ab1 Make cw generate GraphicsExposes 2006-10-05 01:22:18 +00:00
Kristian Høgsberg
dacddac3cc Add bug number for last change. 2006-10-02 22:54:46 +00:00
Kristian Høgsberg
282ba8b4b3 * Mon Oct 2 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-44.fc6
- xorg-x11-server-1.1.1-offscreen-pixmaps.patch: Take the server lock
  before calling back into XAA to evict pixmaps.
2006-10-02 22:06:48 +00:00
Adam Jackson
eb5ef29d7a * Wed Sep 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-43.fc6
- xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch: Since the
  VT_ACTIVATE/VT_WAITACTIVE pair are never guaranteed to successfully
  complete, set a 5 second timeout on the WAITACTIVE, and retry the pair
  until we win.  (#207746)
- xorg-x11-server-1.1.0-pci-scan-fixes.patch: Partial revert to unbreak some
  (but not all) domainful machines, including Pegasos. (#207659)
2006-09-28 16:38:24 +00:00
Adam Jackson
41024cc9fb * Mon Sep 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-42.fc6
- xorg-x11-server-1.1.1-getconfig-pl-die-die-die.patch: Fix XGI cards (#208000)
2006-09-25 21:22:57 +00:00
Adam Jackson
9c546f8797 * Fri Sep 22 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-41.fc6
- xorg-x11-server-1.1.1-vbe-filter-less.patch: Be gentler about rejecting
  VESA modes early, since xf86ValidateModes should handle them just fine.
2006-09-22 21:53:42 +00:00
Adam Jackson
c87a21a1e2 * Wed Sep 20 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-40.fc6
- xorg-x11-server-1.1.1-pclose-confusion.patch: Be sure to call Pclose()
  on pipes created with Popen(), since the additional magic done by Popen()
  relative to popen() is not undone by plain pclose().  (Third base!)
- xorg-x11-server-1.1.1-edid-hex-dump.patch: Backport EDID hex dump code
  from git.
2006-09-20 22:50:54 +00:00
Kristian Høgsberg
bfb38bb55f * Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> 1.1.1-39.fc6
- Bump xorg-x11-proto-devel BuildRequires version and add Conflict
  line for older mesa releases, so GLX_EXT_texture_from_pixmap opcodes
  match.
2006-09-20 16:22:27 +00:00
Adam Jackson
c84305f0b4 * Thu Sep 7 2006 Adam Jackson <ajackson@redhat.coM> - 1.1.1-38.fc6
- xorg-x11-server-1.1.1-believe-monitor-rb-modes.patch: Always believe the
  monitor when it reports a reduced-blanking mode, even over VGA.
2006-09-08 02:20:00 +00:00
Kristian Høgsberg
70b680efe8 * Thu Sep 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-37.fc6
- Add "built-ins" to default font path.
2006-09-08 01:19:30 +00:00
Kristian Høgsberg
9d29f497b2 Actually apply patch. 2006-09-06 20:56:42 +00:00
Kristian Høgsberg
77b4f52086 * Wed Sep 6 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-36.fc6
- Enable builtin fallback versions of cursor and fixed fonts.
2006-09-06 20:53:31 +00:00
Adam Jackson
a602e9a434 * Tue Sep 5 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-35.fc6
- xorg-x11-server-1.1.1-always-mouse-thyself.patch: Fix the check to look
  for mouse/void drivers in the running layout, as opposed to the config file,
  so as not to synthesize two mouse devices.
2006-09-05 22:07:50 +00:00
Adam Jackson
688be3acc4 * Thu Aug 31 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-34.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: Be slightly more paranoid about
  setting line pitch, and rescan the mode list after pruning to re-validate
  the estimated virtual size.
2006-08-31 19:05:51 +00:00
Kristian Høgsberg
ed663d805f * Wed Aug 30 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-33.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to evict pixmap
  when GLX_EXT_texture_from_pixmap is first used.
2006-08-31 00:41:14 +00:00
Kristian Høgsberg
bdb7b59eb0 * Wed Aug 30 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-32.fc6
- Drop xorg-x11-server-1.1.0-gl-include-inferiors.patch now that
  compiz can uses the composite overlay window.
2006-08-30 06:11:38 +00:00
Kristian Høgsberg
33bf8f7892 * Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-31.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to log transitions.
- Update xorg-x11-server-1.1.0-tfp-damage.patch to always bind to
  GL_TEXTURE_RECTANGLE_ARB target.
2006-08-28 23:57:08 +00:00
Kristian Høgsberg
8d0b84f5a3 * Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-31.fc6
- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to log transitions.
2006-08-28 23:00:23 +00:00
Adam Jackson
0066a0f753 * Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-30.fc6
- xorg-x11-server-1.1.1-pci-paranoia.patch: In xf86MatchPciInstances, fail
  gracefully if xf86PciVideoInfo is NULL (like, on Xen).
2006-08-25 21:54:45 +00:00
Kristian Høgsberg
a63b34d416 * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
- Bump mesa source and libGL BuildRequires.
- Update mesa-6.5.1 patch to work with 6.5.1 rc1 (slang_version_syn.h
  renamed to slang_pp_version_syn.h).
2006-08-25 04:54:22 +00:00
Kristian Høgsberg
ff1a04b288 * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
- Bump mesa source and libGL BuildRequires.
2006-08-25 04:35:26 +00:00
Kristian Høgsberg
8b6168dceb * Fri Aug 25 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-29.fc6
- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
2006-08-25 04:26:12 +00:00
Adam Jackson
3a22b902d7 bump 2006-08-25 01:22:20 +00:00
Adam Jackson
eb1c89ad17 * Thu Aug 24 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-28.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: Only flag modes as preferred
  if the EDID block says to.
- xorg-x11-server-1.1.1-mode-sort-kung-fu.patch: Enforce a sort order on
  modes during lookup: builtin before driver before userdef before other,
  and preferred modes within a class before others in that class.
2006-08-25 01:21:32 +00:00
Adam Jackson
ea88315a1a * Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-27.fc6
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Don't set an arbitrary
  pixclock limit if the monitor didn't claim to have one.
2006-08-22 18:27:22 +00:00
Kristian Høgsberg
ed992cb865 * Mon Aug 21 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-26.fc6
- Add Tilman Sauerbecks patch to fix AIGLX DRI locking.
2006-08-21 22:59:29 +00:00
Adam Jackson
df97fe4fe6 * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-25.fc6
- xorg-x11-server-1.1.1-xvfb-composite-crash.patch: Fix Xvfb's -render flag
  to also disable the Composite extension.
- xorg-x11-server-1.1.1-mesa-6.5.1.patch: Update build system to account for
  Mesa 6.5.1 snapshots.
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Add all available
  standard timings from EDID rather than just the first five.
2006-08-19 03:40:27 +00:00
Adam Jackson
01da837d7b * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-24.fc6
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Unbreak.
2006-08-18 15:52:31 +00:00
Adam Jackson
d2f98810f9 * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-23.fc6
- xorg-x11-server-1.1.1-xkb-in-xnest.patch: Added. (#193431)
2006-08-18 14:41:11 +00:00
Adam Jackson
2e5e9b4e97 * Thu Aug 17 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-22.fc6
- xorg-x11-server-1.1.1-infer-virtual.patch: When no modes or virtual size
  are given in the config file, attempt to pick a sensible one by examining
  the EDID modes and physical geometry.  Also generally make the server
  aware of driver-provided modes.
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Redo, since the property I was
  checking for is both fairly common and fairly predictable.
2006-08-18 00:52:50 +00:00
Adam Jackson
a56f789d16 * Tue Aug 15 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-21.fc6
- xorg-x11-server-1.1.1-fix-default-mouse-device-yet-again.patch: Added.
2006-08-15 18:52:02 +00:00
Adam Jackson
9301319418 * Tue Aug 15 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-21.fc6
- xorg-x11-server-1.1.1-fix-default-mouse-device-yet-again.patch: Added.
2006-08-15 18:51:32 +00:00
Adam Jackson
431d1e270e * Thu Aug 10 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-20.fc6
- xorg-x11-server-1.1.1-always-mouse-thyself.patch: If we lack a mouse
  device in the config, and the user hasn't asked for any void devices,
  synthesize a mouse section.  (#200347)
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Better formatting.
2006-08-11 01:24:06 +00:00
Adam Jackson
6824c6b38e * Wed Aug 9 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-19.fc6
- xorg-x11-server-1.1.1-builderstring.patch: Enable the builder info
  string at configure time;
- ... and use it to print the package name and version.
- xorg-x11-server-1.1.1-defaultdepth-24.patch: Set default depth to 24.
- xorg-x11-server-1.1.1-edid-quirks-list.patch: Add EDID quirks list as
  an experiment; needs a better solution though.
2006-08-09 23:34:29 +00:00
Kristian Høgsberg
22c56dc860 * Tue Aug 8 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-18.fc6
- Update offscreen-pixmaps patch to migrate pixmaps when the compiz
  selection is taken.
2006-08-08 16:33:11 +00:00
Kristian Høgsberg
a313dc66b3 * Mon Aug 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-17.fc5.aiglx
- Build for fc5 aiglx repo.
2006-08-07 20:54:56 +00:00
Kristian Høgsberg
b99e229f45 * Mon Aug 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-17.fc6
- Add xorg-x11-server-1.1.1-offscreen-pixmaps.patch to default
  XaaNoOffscreenPixmaps to false, for now.
2006-08-07 18:32:27 +00:00
Adam Jackson
9a768d9ad6 * Mon Aug 7 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-16.fc6
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Off-by-one error in
  range storage.
2006-08-07 14:18:24 +00:00
Adam Jackson
ff1568c2bf bump 2006-08-03 23:19:35 +00:00
Adam Jackson
22517315c8 * Wed Aug 2 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-15.fc6
- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Allow HorizSync and
  VertRefresh to be overridden independently.
2006-08-03 23:18:09 +00:00
Adam Jackson
d22299d0c6 * Fri Jul 28 2006 Kevin E Martin <kem@redhat.com> - 1.1.1-14.fc6
- xorg-x11-server-1.1.1-revert-xkb-change.patch: Revert change to xkb that
  broke XkbGetKeyboard().
2006-07-28 21:35:38 +00:00
Kristian Høgsberg
91f792bbbc Set release back to %{?dist} 2006-07-28 20:54:40 +00:00
Kristian Høgsberg
a366c664a1 * Fri Jul 28 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-13.fc5.aiglx
- Add conflicts for ABI incompatible version of xorg-x11-drv-i810 and
  xorg-x11-drv-ati.
2006-07-28 20:41:08 +00:00
Adam Jackson
34d1ce8679 * Fri Jul 28 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-13.fc6
- Comment out the 848x480 modes from the extramodes patch.  Any panel that
  wants it should be doing EDID injection by now, and it screws up
  autoconfig by _just_ fitting in the ranges for 800x600.
2006-07-28 19:26:46 +00:00
mharris
d9aa1ba3a2 * Wed Jul 26 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-12.fc6
- Added "1920x1080" CVT modes to Red-Hat-extramodes patch for (#195272)
- Sorted the extramodes file by X res, then Y res for ease of maintenance.
2006-07-26 11:54:20 +00:00
Adam Jackson
869288f6f7 * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-11.fc6
- Add selinux{,-devel} buildreqs.
2006-07-26 02:11:38 +00:00
Adam Jackson
bbdcf78d9b * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-11.fc6
- Bump to appease brew.
2006-07-26 01:24:57 +00:00
Adam Jackson
2d08a270fd Bump buildreqs, whoops. 2006-07-26 00:12:08 +00:00
Adam Jackson
e6138657bd * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-10.fc6
- xorg-x11-server-1.1.1-selinux-awareness.patch: Added for new Mesa
  selinux code.
- xorg-x11-server-1.1.1-Xdmx-render-fix-fdo7482.patch: Backport a Render
  fix for Xdmx.
- xorg-x11-server-1.1.1-no-composite-in-xnest.patch: Disable Composite in
  Xnest, as it's known not to work.
- Fix default font path to match the config file we used to generate.
- Fix default module set to match the config file we used to generate.
- Disable use of TLS GLX dispatch to match Mesa selinux nonsense.
2006-07-26 00:00:25 +00:00
Adam Jackson
44ad9a96dd * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-10.fc6
- xorg-x11-server-1.1.1-selinux-awareness.patch: Added for new Mesa
  selinux code.
- xorg-x11-server-1.1.1-Xdmx-render-fix-fdo7482.patch: Backport a Render
  fix for Xdmx.
- xorg-x11-server-1.1.1-no-composite-in-xnest.patch: Disable Composite in
  Xnest, as it's known not to work.
2006-07-25 20:26:27 +00:00
mharris
7be6a00c10 * Mon Jul 24 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-8.fc6
- Added "1440x900@60" CVT mode to Red-Hat-extramodes patch for (#179865)
2006-07-24 07:34:56 +00:00
mharris
a1182a763a * Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com>
- Added "1152x864 @ 100.00" GTF mode to Red-Hat-extramodes patch (#49264)
2006-07-22 06:31:44 +00:00
mharris
f71fb2455f Delete pcitweak.1 if we're not packaging it 2006-07-21 21:08:44 +00:00
mharris
3fb841740b Add dependency on xorg-x11-fonts-base to all X server subpackages (#186091) 2006-07-21 20:51:43 +00:00
mharris
93b2725f97 fix spec 2006-07-21 20:43:04 +00:00
mharris
4072bdd271 - Added xorg-x11-server-libxf86config-dont-write-empty-sections.patch to
prevent config file parser/writer from writing out empty sections (#198653)
2006-07-21 20:41:46 +00:00
mharris
e89dbb8a35 * Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-7.fc6
- Only ship pcitweak manpage if we are building it (#199653)
- Fix dist tag usage (Was {dist}, should be {?dist})
2006-07-21 20:34:16 +00:00
Jeremy Katz
025cb0e094 * Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> - 1.1.1-6.fc6
- Saner defaults for hsync/vrefresh on monitors that can't be probed
2006-07-18 19:41:37 +00:00
Kristian Høgsberg
b47454d9d2 * Thu Jul 13 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc6
- Tag as 1.1.1-5.fc6.
2006-07-13 21:42:29 +00:00
Kristian Høgsberg
31c4e69f5c Set release to 5.fc5.aiglx 2006-07-13 21:41:00 +00:00
Kristian Høgsberg
17e6d9b540 * Wed Jul 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc5.aiglx
- Enable composite by default.
- Split spiffiffity patch into one patch per change:
  xorg-x11-server-1.1.0-no-move-damage.patch and
  xorg-x11-server-1.1.0-dont-backfill-bg-none.patch.
2006-07-13 21:20:42 +00:00
Kristian Høgsberg
d470a6c3be * Wed Jul 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.1-5.fc5.aiglx
- Split spiffiffity patch into one patch per change:
  xorg-x11-server-1.1.0-no-move-damage.patch and
  xorg-x11-server-1.1.0-dont-backfill-bg-none.patch.
2006-07-12 23:29:00 +00:00
Adam Jackson
5b6416771d * Wed Jul 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-4.fc6
- Restore placing the raw EDID block on the root window.
2006-07-12 20:26:45 +00:00
Jesse Keating
e687055266 bumped for rebuild 2006-07-12 09:19:02 +00:00
Adam Jackson
fcc974bda9 * Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-3.fc6
- Enable DPMS by default.
2006-07-11 19:04:00 +00:00
Adam Jackson
42f00531bd * Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-2.fc6
- Remove nonsensical runtime perl dependency.
2006-07-11 17:24:06 +00:00
Adam Jackson
8b3435f12c * Sat Jul 8 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-1.fc6
- Update to 1.1.1.
2006-07-10 18:16:11 +00:00
Adam Jackson
8181e8f8cf auto-import xorg-x11-server-1.1.1-0 on branch devel from xorg-x11-server-1.1.1-0.src.rpm 2006-07-10 15:24:12 +00:00
Kristian Høgsberg
c84142746f * Sat Jul 8 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-27%{dist}
- Enable TLS for GLX to match the mesa build config.
2006-07-08 07:36:46 +00:00
Kristian Høgsberg
5569e793df * Fri Jul 7 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-26
- Add xorg-x11-server-1.1.0-mesa-copy-sub-buffer.patch to hook up the
  GLX_MESA_copy_sub_buffer extension.
2006-07-07 06:06:37 +00:00
mharris
c37ce84db7 * Fri Jun 30 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-25.fc5
- Start using the new %{dist} tag <http://fedoraproject.org/wiki/DistTag>
  experimentally in the package Release field to help prevent problems like
  (#197266) from occuring in the future.
2006-06-30 09:20:24 +00:00
mharris
057c9b56ae Testing removal of zlib-devel dep, as the previous build removed zlib dependency 2006-06-28 11:43:14 +00:00
mharris
2a97f3828e Use ftp://ftp.x.org URL for source lines as it is shorter 2006-06-28 10:29:05 +00:00
Adam Jackson
61830b9b1a bump 2006-06-27 22:31:29 +00:00
Adam Jackson
9023d19968 - Don't (uselessly) link the server against zlib.
- Fix the 1680x1050 modes to be the CVT timings instead of GTF.
2006-06-27 22:15:13 +00:00
Adam Jackson
10ec0ac0ea Erk, stray patch line. 2006-06-26 23:24:37 +00:00
Adam Jackson
bf0fce95b6 - Fix an open-coded check for reduced-blanking modes to only apply to analog
connectors.
- Reorder the EDID patches slightly.
2006-06-26 23:22:28 +00:00
mharris
a3dab0fd9e Conditionalize inclusion of DRI related X server modules to with_dri builds. 2006-06-21 10:53:36 +00:00
mharris
5b0338ca79 * Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-22
- Added xorg-xserver-1.1.0-setuid.diff to fix potential security issue (#196094)
- Disable DRI on ppc64 builds.
2006-06-21 10:00:21 +00:00
mharris
e6840b80bc * Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-22
- Added xorg-xserver-1.1.0-setuid.diff to fix potential security issue (#196094)
2006-06-21 09:37:16 +00:00
Kristian Høgsberg
d6e484c667 * Tue Jun 20 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-21
- Update xorg-x11-server-1.1.0-tfp-damage.patch to use glTexSubImage2D
  to only update the part of the texture that changed, based on damage
  regions.
2006-06-21 00:12:03 +00:00
mharris
9f21d39283 Argh. Ok, install manpage to multiple subpackages to shut up rpmbuild. 2006-06-20 04:56:00 +00:00
mharris
e063a923f8 Temporarily fry files on s390/s390x for now that are holding up build. We can fix that later. 2006-06-20 04:43:02 +00:00
mharris
4dc8c982b6 Re-enable Xnest on s390 2006-06-20 02:58:29 +00:00
mharris
8b3540d426 * Mon Jun 19 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-20
- Remove with_xnest_server conditional, and fix more BuildRequires to pull
  in libX11-devel, libXext-devel, zlib-devel, etc. for Xnest and Xephyr.
2006-06-20 02:54:01 +00:00
Kristian Høgsberg
5ee49e353e * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-19
- Add with_xnest_server conditional and disable on s390, since Xnest
  fails to build on there (Xlib doesn't get added to the link line).
- Add -f to removal of xorgconfig and others which may or may not be built.
2006-06-20 02:21:01 +00:00
Kristian Høgsberg
106a3340e6 * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-19
- Add with_xnest_server conditional and disable on s390, since Xnest
  fails to build on there (Xlib doesn't get added to the link line).
2006-06-20 02:02:09 +00:00
Kristian Høgsberg
47263aaeaa * Mon Jun 19 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-18
- Add xorg-x11-server-1.1.0-convolution-filter-fix.patch and
  xorg-x11-server-1.1.0-tfp-damage.patch backported to make compiz go
  faster and make compiz shadows work.
2006-06-20 01:05:12 +00:00
mharris
6ea5073438 A broken configure check is requiring libXt, so put the dep outside the with_dmx_server section for now 2006-06-20 00:07:34 +00:00
Adam Jackson
e3a92b56e6 Bump to -17, disable the loader work since it's broken. 2006-06-19 23:51:32 +00:00