Commit Graph

88 Commits

Author SHA1 Message Date
Adam Jackson
e5a76e5e49 - Add loader infrastructure for publishing PCI ID lists in the drivers, and
autodetecting drivers based on that.  Currently unused since no drivers
  publish such a list yet.
- Fix mouse autoconfig to use /dev/input/mice instead of /dev/mouse.
2006-06-15 23:22:53 +00:00
Kristian Høgsberg
a8cf64c0c9 * Wed Jun 14 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-14
- Change selection atom to _COMPIZ_GL_INCLUDE_INFERIORS in
  xorg-x11-server-1.1.0-gl-include-inferiors.patch.
2006-06-15 02:29:07 +00:00
Jeremy Katz
35fbae124d * Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> - 1.1.0-13
- put back my -fPIC patch, libxf86config isn't built with fPIC otherwise
2006-06-14 02:34:13 +00:00
Adam Jackson
caa4f1f299 - Add EDID mode autodetection. 2006-06-14 00:05:17 +00:00
Kristian Høgsberg
ae2fff9c23 * Mon Jun 12 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-11
- Add xorg-x11-server-1.1.0-gl-include-inferiors.patch to let GL
  rendering include child windows.
2006-06-13 01:50:59 +00:00
Adam Jackson
65954d8c8e - Misc build fixes for ppc64. 2006-06-12 19:13:22 +00:00
Adam Jackson
2ccbc406a6 - --enable-xorg on ppc64 too.
- Re-add cvt, got dropped somehow.
2006-06-12 15:52:48 +00:00
Kristian Høgsberg
48ea57bac4 * Fri Jun 9 2006 Kristian Høgsberg <krh@redhat.com> - 1.1.0-8
- Add our friend, libtool, to BuildRequires.
2006-06-09 18:09:50 +00:00
mharris
eb8b1bdd10 revert to default automake, and update changelog 2006-06-09 10:39:02 +00:00
mharris
56d2ac6518 automake-1.9.5-1 works for me in FC4. automake 1.7 is what upstream has in 'extras', but does not seem to work. Something appears awry in rawhide though. 2006-06-09 10:37:00 +00:00
mharris
09d71534bc Invoke aclocal-1.7 to match automake-1.7, also remove the --force option as aclocal-1.7 does not support that 2006-06-09 08:26:48 +00:00
mharris
60333cd033 Build 1.1.0-4, 1.1.0-5, and 1.1.0-6 appear to have failed in brew but nobody fixed them. It appears automake 1.9 doesn't like things. Forcing automake 1.7 on the build to see if that makes a difference. 2006-06-09 07:59:29 +00:00
mharris
0b062d467b Call aclocal before automake, otherwise automake >= 1.9.6 is required in order to rebuild the package. 2006-06-09 07:27:26 +00:00
mharris
19891e96a2 * Thu Jun 08 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-7
- Change "BuildRequires: freetype-devel >= 2.1.10" to 2.1.9, as Xorg 7.0
  contains 2.1.9 in "extras" and 7.1 does not appear to have a requirement on
  a newer freetype.
- Janitorial cleanups for spec file changelog consistency.
2006-06-09 07:19:53 +00:00
Jeremy Katz
46fa1edab0 file list fun 2006-06-07 19:10:44 +00:00
Jeremy Katz
32ccda30f3 more ppc64 fixage 2006-06-07 18:14:18 +00:00
Jeremy Katz
87930f1298 * Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 1.1.0-6
- BR automake and autoconf
2006-06-07 18:03:44 +00:00
Jeremy Katz
13e72fd299 * Wed Jun 7 2006 Jeremy Katz <katzj@redhat.com> - 1.1.0-5
- build on ppc64 so that we have an X server there
2006-06-07 17:53:01 +00:00
Adam Jackson
d844c6d5fe - Hack the kdrive makefile to only attempt to build Xephyr, avoids linking
sixteen extra servers just to delete them.
- Move cvt to the default install set, same as gtf.
2006-06-06 23:33:05 +00:00
Adam Jackson
998c06466b - Drop the libxf86config -fPIC patch, just build the whole thing with
--with-pic instead.  Add void and evdev to the required driver list for
  upcoming autoconfig magic.
2006-06-05 20:28:19 +00:00
mharris
2025148007 * Thu May 25 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-2
- Add "Requires: xorg-x11-proto-devel >= 7.1-1" to sdk for numerous (52) bug
  reports of drivers failing to build with mock.
2006-05-25 18:42:48 +00:00
mharris
c79fc58187 update .cvsignore 2006-05-25 17:19:45 +00:00
Adam Jackson
79a0971df6 auto-import xorg-x11-server-1.1.0-1 on branch devel from xorg-x11-server-1.1.0-1.src.rpm 2006-05-23 18:28:31 +00:00
mharris
7814b991a4 * Tue May 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.99.903-2
- Disable dependency on xorg-x11-drivers package, for OLPC.  (#191781)
- Add "BuildRequires: freetype-devel >= 2.1.10" for bug (#192021)
2006-05-23 14:19:11 +00:00
Adam Jackson
0134afc0c1 auto-import xorg-x11-server-1.0.99.903-1 on branch devel from xorg-x11-server-1.0.99.903-1.src.rpm 2006-05-13 00:58:39 +00:00
mharris
c69b781589 update .cvsignore 2006-05-05 06:09:06 +00:00
Adam Jackson
62b1a843af auto-import xorg-x11-server-1.0.99.902-1 on branch devel from xorg-x11-server-1.0.99.902-1.src.rpm 2006-05-02 23:05:34 +00:00
Adam Jackson
0f01422097 - Backport a Render crash fix from HEAD. 2006-04-24 18:34:51 +00:00
Kristian Høgsberg
f25636b856 * Thu Apr 13 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.901-5
- Update spiffiffity patch to only suppress move damage events for
  manually redirected windows.
2006-04-14 03:21:31 +00:00
Kristian Høgsberg
258ab18c47 * Wed Apr 12 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.901-4
- Bump for rawhide build.
2006-04-12 20:52:30 +00:00
Kristian Høgsberg
453016d8c0 * Wed Apr 12 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.901-3
- Add xorg-x11-server-1.0.99.901-cow-fix.patch to fix crash when
  releasing the COW.
2006-04-12 20:42:41 +00:00
Kristian Høgsberg
59c03a4ead * Tue Apr 11 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.901-2
- Bump for fc5 build.
2006-04-12 00:14:32 +00:00
Adam Jackson
63748b1db0 auto-import xorg-x11-server-1.0.99.901-1 on branch devel from xorg-x11-server-1.0.99.901-1.src.rpm 2006-04-10 03:10:33 +00:00
Adam Jackson
304cf10947 * Thu Apr 6 2006 Adam Jackson <ajax@redhat.com> 1.0.99.2-2
- Remove LBX to match upstream policy.
- Add Xephyr server.
2006-04-06 21:17:53 +00:00
Kristian Høgsberg
9675a54708 * Tue Apr 4 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.2-1
- Update to 1.0.99.2 snapshot and go back to using mesa-source package.
- Drop xorg-server-1.0.99-composite-visibility.patch.
- Drop xorg-server-1.0.1-backtrace.patch.
- Drop xorg-server-0.99.3-rgb.txt-dix-config-fix.patch.
- Add xorg-server-1.0.99.2-spiffiffity.patch.
2006-04-04 22:17:58 +00:00
Kristian Høgsberg
6f719cbc02 * Tue Apr 4 2006 Kristian Høgsberg <krh@redhat.com> 1.0.99.2-1
- Update to 1.0.99.2 snapshot and go back to using mesa-source package.
- Drop xorg-server-1.0.99-composite-visibility.patch.
- Drop xorg-server-1.0.1-backtrace.patch.
- Drop xorg-server-0.99.3-rgb.txt-dix-config-fix.patch.
2006-04-04 22:07:57 +00:00
Kristian Høgsberg
2a0fe9726a - Pass --with-dri-driver-path so we're sure to point it to the right path. 2006-03-23 22:49:05 +00:00
sandmann
35c058a369 * Wed Mar 22 2006 Soren Sandmann <sandmann@redhat.com> 1.0.99.1-2
- Add xorg-server-1.0.99-composite-visibility.patch to get rid of flashing
  titlebars in compositing metacity.
2006-03-22 22:26:55 +00:00
Kristian Høgsberg
16cbfe909d - Update to 1.0.99.1 snapshot. 2006-03-22 01:56:39 +00:00
Jeremy Katz
f8b6120db6 * Mon Mar 6 2006 Jeremy Katz <katzj@redhat.com> - 1.0.1-8
- build libxf86config with -fPIC (#181292)
- fix sgi 1600sw extra mode (#182430)
2006-03-06 20:38:28 +00:00
mharris
5a71ca7cde Minor spec cleanups 2006-03-01 06:34:44 +00:00
Jeremy Katz
18b5b41fcb * Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> - 1.0.1-7
- install randrstr.h as part of sdk as required for building some drivers
2006-02-23 02:15:38 +00:00
mharris
04d8f96a2f * Tue Feb 21 2006 Mike A. Harris <mharris@redhat.com>
- Added xorg-server-1.0.1-backtrace.patch which enables the Xorg server's
  built in backtrace support by default, as it was inadvertently disabled in
  7.0.
2006-02-21 16:11:49 +00:00
Jesse Keating
782972c800 bump for bug in double-long on ppc(64) 2006-02-11 06:25:24 +00:00
mharris
0af35d44ab * Wed Feb 8 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-6
- Added xorg-x11-server-1.0.1-Red-Hat-extramodes.patch which is a merger of
  XFree86-4.2.99.2-redhat-custom-modelines.patch and
  xorg-x11-6.8.2-laptop-modes.patch from FC4 for (#180301)
- Install a copy of the vesamodes and extramodes files which contain the list
  of video modes that are built into the X server, so that the "rhpxl" package
  does not have to carry around an out of sync copy for itself. (#180301)
2006-02-08 22:03:43 +00:00
mharris
1b4ec70a8f * Tue Feb 7 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-5
- Updated "BuildRequires: mesa-source >= 6.4.2-2" to get fix for (#176976)
2006-02-07 11:49:56 +00:00
mharris
171a920514 * Mon Feb 6 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-4
- Fix brown paper bag error introduced in rpm post script in 1.0.1-4.
2006-02-07 05:07:36 +00:00
mharris
539c67ea08 * Mon Feb 6 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
- Added xorg-x11-server-1.0.1-composite-fastpath-fdo4320.patch with changes
  suggested by ajax to fix (fdo#4320).
- Cosmetic cleanups to satiate the banshees.
2006-02-06 22:51:10 +00:00
mharris
c9a5267094 update .cvsignore 2006-02-06 22:20:05 +00:00
mharris
361e746c4d * Sun Feb 5 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
- Added xorg-x11-server-1.0.1-fbpict-fix-rounding.patch from CVS HEAD.
- Added xorg-x11-server-1.0.1-SEGV-on-null-interface.patch which prevents a
  SEGV on null interfaces (#174279,178986)
2006-02-06 08:10:10 +00:00