source: projects/specs/trunk/x/xorg-x11-server/xorg-x11-server-vl.spec @ 9108

Revision 9108, 63.6 KB checked in by Takemikaduchi, 9 years ago (diff)

xserver-1.16.2

Line 
1%define pkgname xorg-server
2
3#define gitdate 20100319
4
5Summary:   X.Org X11 X server
6Summary(ja):   X.Org X11 X サーバ
7Name:      xorg-x11-server
8Version:   1.16.2
9Release:   1%{?_dist_release}
10URL:       http://www.x.org
11License:   MIT/X11
12Group:     User Interface/X
13
14%if 0%{?gitdate}
15Source0:  ftp://ftp.x.org/pub/individual/xserver/%{pkgname}-%{gitdate}.tar.xz
16%else
17Source0:   ftp://ftp.x.org/pub/individual/xserver/%{pkgname}-%{version}.tar.bz2
18%endif
19
20Source4:   10-quirks.conf
21
22Source10:  xserver.pamd
23
24Source20: http://svn.exactcode.de/t2/trunk/package/xorg/xorg-server/xvfb-run.sh
25
26Patch5: xserver-1.8.1-pic-libxf86config.patch
27
28Patch2014:  xserver-1.12.1-projector-fb-size.patch
29
30# Trivial things to never merge upstream ever:
31# This really could be done prettier.
32Patch5002: xserver-1.12.1-ssh-isnt-local.patch
33
34# force mode debugging on for randr 1.2 drivers
35Patch6002: xserver-1.12.1-mode-debug.patch
36
37# needs to upstream this
38Patch6028: xserver-1.12.1-randr-error-debugging.patch
39Patch6030: xserver-1.16.2-right-of.patch
40Patch6033: xserver-1.6.99-default-modes.patch
41
42## Vine Patch
43# autodetect nvidia driver
44Patch10010: xorg-x11-server-1.12.1-nvidia.patch
45# autodetect fglrx driver
46Patch10020: xorg-x11-server-1.12.1-fglrx.patch
47# autodetect virtual video device (qemu) driver
48Patch10030: xorg-x11-server-1.12.1-qemu.patch
49# finally fallback to vesa driver
50Patch10040: xorg-x11-server-1.9.2-vesa-fallback.patch
51
52# do not disable kbd driver even if AllowEmptyInput option is on.
53Patch20000: xorg-server-1.12.1-dont-disable-kbd-if-AEI-on.patch
54
55%define moduledir       %{_libdir}/xorg/modules
56%define drimoduledir    %{_libdir}/dri
57%define sdkdir          %{_includedir}/xorg
58
59%ifarch s390 s390x
60%define with_hw_servers 0
61%else
62%define with_hw_servers 1
63%endif
64
65%if %{with_hw_servers}
66%define enable_xorg --enable-xorg
67%else
68%define enable_xorg --disable-xorg
69%endif
70
71%define kdrive --enable-kdrive --enable-xephyr --disable-xfake --disable-xfbdev
72%define xservers --enable-xvfb --enable-xnest %{kdrive} %{enable_xorg}
73
74BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
75
76# FIXME: Temporary Build deps on autotools, as needed...
77BuildRequires: automake autoconf libtool
78
79BuildRequires: pkgconfig
80BuildRequires: xorg-x11-util-macros >= 1.6.0
81
82BuildRequires: xorg-x11-proto-devel >= 7.4-9
83
84BuildRequires: xorg-x11-xtrans-devel >= 1.2.3
85BuildRequires: xorg-x11-font-utils
86BuildRequires: libXfont-devel
87BuildRequires: libXau-devel
88BuildRequires: libxkbfile-devel
89BuildRequires: xcb-util-devel
90BuildRequires: xcb-util-keysyms-devel
91BuildRequires: xcb-util-image-devel
92BuildRequires: xcb-util-wm-devel
93# libXres-devel needed for something that links to libXres that I never
94# bothered to figure out yet
95BuildRequires: libXres-devel
96# libfontenc-devel needed for Xorg, but not specified by
97# upstream deps.  Build fails without it.
98BuildRequires: libfontenc-devel
99# Required for Xtst examples
100BuildRequires: libXtst-devel >= 1.1.0-2
101# libXdmcp-devel needed for Xdmx, Xnest, Xephyr
102BuildRequires: libXdmcp-devel
103# libX11-devel needed for Xdmx, Xnest, Xephyr
104BuildRequires: libX11-devel
105# libXext-devel needed for Xdmx, Xnest, Xephyr
106BuildRequires: libXext-devel
107BuildRequires: libpciaccess-devel
108BuildRequires: pixman-devel >= 0.14.0
109BuildRequires: openssl-devel
110# XXX Really?  Why would we need this, Xfont should hide it.
111BuildRequires: freetype2-devel
112
113BuildRequires: eudev-libgudev1-devel
114BuildRequires: dbus-devel
115
116# DMX config utils buildreqs.
117BuildRequires: libXt-devel
118BuildRequires: libdmx-devel >= 1.1.0-2
119BuildRequires: libXmu-devel
120BuildRequires: libXrender-devel
121BuildRequires: libXi-devel
122BuildRequires: libXpm-devel
123BuildRequires: libXaw-devel >= 1.0.5
124BuildRequires: libXfixes-devel
125BuildRequires: libXdamage-devel
126BuildRequires: libXv-devel
127
128BuildRequires: mesa-libGL-devel >= 7.8
129BuildRequires: mesa-libEGL-devel
130BuildRequires: mesa-libgbm-devel
131BuildRequires: libepoxy-devel
132BuildRequires: mesa-source >= 7.8
133# XXX silly...
134BuildRequires: libdrm-devel >= 2.4.0-3
135%if %{with_hw_servers}
136Requires: libdrm
137%endif
138
139# Make sure libXfont has the catalogue FPE
140Requires: libXfont
141
142# All server subpackages have a virtual provide for the name of the server
143# they deliver.  The Xorg one is versioned, the others are intentionally
144# unversioned.
145
146
147Vendor: Project Vine
148Distribution: Vine Linux
149Packager: Takemikaduchi
150
151%description
152X.Org X11 X server
153
154%package common
155Summary: Xorg server common files
156Summary(ja): Xorg サーバ共通ファイル
157Group: User Interface/X
158
159%description common
160Common files shared among all X servers.
161
162%if %{with_hw_servers}
163%package Xorg
164Summary: Xorg X server
165Summary(ja): Xorg X サーバ
166Group: User Interface/X
167Provides: Xorg = %{version}-%{release}
168Provides: Xserver
169# Requires: xorg-x11-drivers >= 0.99.2-4
170Requires: xorg-x11-drv-keyboard xorg-x11-drv-vesa
171Requires: xorg-x11-drv-void xorg-x11-drv-evdev
172# virtuals.  XXX fix the xkbcomp fork() upstream.
173Requires: xkbdata xkbcomp
174Requires: xorg-x11-server-common >= %{version}-%{release}
175Requires: libdrm
176Requires: system-setup-keyboard
177Obsoletes: XFree86, XOrg
178Obsoletes: xorg-x11-glamor < 0.6.1
179Provides: xorg-x11-glamor = %{version}-%{release}
180
181%description Xorg
182X.org X11 is an open source implementation of the X Window System.  It
183provides the basic low level functionality which full fledged
184graphical user interfaces (GUIs) such as GNOME and KDE are designed
185upon.
186%endif
187
188
189%package Xnest
190Summary: Xnest server
191Summary(ja): Xnest サーバ
192Group: User Interface/X
193Obsoletes: XFree86-Xnest, XOrg-Xnest
194Requires: xorg-x11-server-common >= %{version}-%{release}
195Provides: Xnest
196
197%description Xnest
198Xnest is an X server, which has been implemented as an ordinary
199X application.  It runs in a window just like other X applications,
200but it is an X server itself in which you can run other software.  It
201is a very useful tool for developers who wish to test their
202applications without running them on their real X server.
203
204
205%package Xdmx
206Summary: Distributed Multihead X Server and utilities
207Summary(ja): 分散マルチヘッド X サーバおよびユーティリティ
208Group: User Interface/X
209Requires: xorg-x11-server-common >= %{version}-%{release}
210Provides: Xdmx
211
212%description Xdmx
213Xdmx is proxy X server that provides multi-head support for multiple displays
214attached to different machines (each of which is running a typical X server).
215When Xinerama is used with Xdmx, the multiple displays on multiple machines
216are presented to the user as a single unified screen.  A simple application
217for Xdmx would be to provide multi-head support using two desktop machines,
218each of which has a single display device attached to it.  A complex
219application for Xdmx would be to unify a 4 by 4 grid of 1280x1024 displays
220(each attached to one of 16 computers) into a unified 5120x4096 display.
221
222
223%package Xvfb
224Summary: Virtual framebuffer X server.
225Summary(ja): 仮想フレームバッファ X サーバ
226Group: User Interface/X
227Obsoletes: XFree86-Xvfb, XOrg-Xvfb
228Requires: xorg-x11-server-common >= %{version}-%{release}
229Provides: Xvfb
230
231%description Xvfb
232Xvfb (X Virtual Frame Buffer) is an X server that is able to run on
233machines with no display hardware and no physical input devices.
234Xvfb simulates a dumb framebuffer using virtual memory.  Xvfb does
235not open any devices, but behaves otherwise as an X display.  Xvfb
236is normally used for testing servers.
237
238
239%package Xephyr
240Summary: Xephyr X server
241Summary(ja): Xephyr X サーバ
242Group: User Interface/X
243Requires: xorg-x11-server-common >= %{version}-%{release}
244Provides: Xephyr
245
246%description Xephyr
247Xephyr is an X server, which has been implemented as an ordinary
248X application.  It runs in a window just like other X applications,
249but it is an X server itself in which you can run other software.  It
250is a very useful tool for developers who wish to test their
251applications without running them on their real X server.  Unlike
252Xnest, Xephyr renders to an X image rather than relaying the
253X protocol, and therefore supports the newer X extensions like
254Render and Composite.
255
256
257%if %{with_hw_servers}
258%package sdk
259Summary: SDK for X server driver module development
260Summary(ja): X サーバドライバモジュール開発用 SDK
261Group: User Interface/X
262Obsoletes: XFree86-sdk, XOrg-sdk
263Requires: xorg-x11-util-macros
264Requires: xorg-x11-proto-devel
265Requires: pixman-devel
266Requires: libpciaccess-devel
267Requires: pkgconfig
268Requires(pre): xorg-x11-filesystem
269Provides: libxf86config-devel = %{version}-%{release}
270Obsoletes: xorg-x11-glamor-devel < 0.6.1
271Provides: xorg-x11-glamor-devel = %{version}-%{release}
272
273%description sdk
274The SDK package provides the developmental files which are necessary for
275developing X server driver modules, and for compiling driver modules
276outside of the standard X11 source code tree.  Developers writing video
277drivers, input drivers, or other X modules should install this package.
278%endif
279
280%package source
281Summary: Xserver source code required to build VNC server (Xvnc)
282Summary(ja): VNC サーバ (Xvnc) をビルドするために必要な X サーバのソースコード
283Group: Development/Libraries
284
285%description source
286Xserver source code needed to build VNC server (Xvnc)
287
288%prep
289%setup -q -n %{pkgname}-%{version}
290#%setup -q -n %{pkgname}-%{gitdate}
291
292%patch5 -p1 -b .pic-libxf86config
293
294%patch2014 -p1 -b .projector-fb-size
295
296%patch5002 -p1 -b .ssh-isnt-local
297
298%patch6002 -p1 -b .mode-debug
299
300# needs to upstream this
301%patch6028 -p1 -b .randr-error-debugging
302%patch6030 -p1 -b .right-of
303
304# Vine patch
305%patch10010 -p1 -b .nvidia
306%patch10020 -p1 -b .fglrx
307%patch10030 -p1 -b .virtual-device
308%patch10040 -p1 -b .vesa-fallback
309
310# Vine
311%patch20000 -p1 -b .dont-disable-kbd
312
313%build
314
315%define default_font_path "catalogue:/etc/X11/fontpath.d,built-ins"
316
317%if %{with_hw_servers}
318%define dri_flags --enable-dri2 --enable-dri3 --enable-suid-wrapper --enable-glamor
319%else
320%define dri_flags --disable-dri
321%endif
322
323# --with-pie ?
324autoreconf -v --install
325export CFLAGS="${RPM_OPT_FLAGS} -Wstrict-overflow -rdynamic $CFLAGS"
326%configure \
327        %{xservers} \
328        --disable-static \
329        --with-pic \
330        --with-int10=x86emu \
331        --with-default-font-path=%{default_font_path} \
332        --with-module-dir=%{moduledir} \
333        --with-os-name="Vine Linux 7" \
334        --with-vendor-web="http://vinelinux.org/" \
335        --with-vendor-name="Project Vine" \
336        --with-builderstring="Build ID: %{name} %{version}-%{release}" \
337        --with-xkb-output=%{_localstatedir}/lib/xkb \
338        --enable-install-libxf86config \
339        --disable-linux-acpi --disable-linux-apm \
340        --disable-xselinux --enable-record \
341        --enable-config-udev \
342        --enable-dmx \
343        %{dri_flags} \
344        ${CONFIGURE}
345
346make -s %{?_smp_mflags} LIBTOOL=/usr/bin/libtool
347
348%install
349rm -rf $RPM_BUILD_ROOT
350make install DESTDIR=$RPM_BUILD_ROOT moduledir=%{moduledir} LIBTOOL=/usr/bin/libtool
351
352
353%if %{with_hw_servers}
354rm -f $RPM_BUILD_ROOT%{_libdir}/xorg/modules/libxf8_16bpp.so
355mkdir -p $RPM_BUILD_ROOT%{_libdir}/xorg/modules/{drivers,input}
356
357mkdir -p $RPM_BUILD_ROOT%{_datadir}/xorg
358install -m 0444 hw/xfree86/common/{vesa,extra}modes $RPM_BUILD_ROOT%{_datadir}/xorg/
359
360mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/pam.d
361install -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/xserver
362
363mkdir -p $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
364install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
365
366mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xorg.conf.d
367%endif
368
369# Make the source package
370%define xserver_source_dir %{_datadir}/xorg-x11-server-source
371%define inst_srcdir %{buildroot}/%{xserver_source_dir}
372mkdir -p %{inst_srcdir}/{Xext,xkb,GL,hw/{xquartz/bundle,xfree86/common}}
373mkdir -p %{inst_srcdir}/{hw/dmx/doc,man,doc,hw/dmx/doxygen}
374cp {,%{inst_srcdir}/}hw/xquartz/bundle/cpprules.in
375cp {,%{inst_srcdir}/}man/Xserver.man
376cp {,%{inst_srcdir}/}doc/smartsched
377cp {,%{inst_srcdir}/}hw/dmx/doxygen/doxygen.conf.in
378cp {,%{inst_srcdir}/}xserver.ent.in
379cp xkb/README.compiled %{inst_srcdir}/xkb
380cp hw/xfree86/xorgconf.cpp %{inst_srcdir}/hw/xfree86
381
382install -m 0755 %{SOURCE20} $RPM_BUILD_ROOT%{_bindir}/xvfb-run
383
384find . -type f | egrep '.*\.(c|h|am|ac|inc|m4|h.in|pc.in|man.pre|pl|txt)$' |
385xargs tar cf - | (cd %{inst_srcdir} && tar xf -)
386find %{inst_srcdir}/hw/xfree86 -name \*.c -delete
387
388# Remove unwanted files/dirs
389{
390    rm -f $RPM_BUILD_ROOT%{_libdir}/X11/Options
391    rm -f $RPM_BUILD_ROOT%{_bindir}/in?
392    rm -f $RPM_BUILD_ROOT%{_bindir}/ioport
393    rm -f $RPM_BUILD_ROOT%{_bindir}/out?
394    rm -f $RPM_BUILD_ROOT%{_bindir}/pcitweak
395    rm -f $RPM_BUILD_ROOT%{_mandir}/man1/pcitweak.1*
396    find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
397    find $RPM_BUILD_ROOT%{_libdir}/xorg/modules -type f -name '*.a' | xargs rm -f -- || :
398%if !%{with_hw_servers}
399    rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/xorg-server.pc
400    rm -f $RPM_BUILD_ROOT%{_datadir}/aclocal/xorg-server.m4
401%endif
402}
403
404%clean
405rm -rf $RPM_BUILD_ROOT
406
407%if %{with_hw_servers}
408%pre Xorg
409{
410    pushd /etc/X11
411
412    for configfile in XF86Config XF86Config-4 ; do
413        if [ -r $configfile ]; then
414            if [ -r xorg.conf ]; then
415                mv -f $configfile $configfile.obsoleted
416            else
417                mv -f $configfile xorg.conf
418            fi
419        fi
420    done
421
422    [ -e xorg.conf ] || return 0
423
424    perl -p -i -e 's/^.*Load.*"(pex5|xie|xtt).*\n$"//gi' xorg.conf
425    perl -p -i -e 's/^\s*Driver(.*)"keyboard"/Driver\1"kbd"/gi' xorg.conf
426    perl -p -i -e 's/^.*Option.*"XkbRules".*"(xfree86|xorg)".*\n$//gi' xorg.conf
427    perl -p -i -e 's#^\s*RgbPath.*$##gi' xorg.conf
428    # lame, the nvidia driver needs to override this
429    if ! grep -q 'ModulePath.*nvidia' xorg.conf ; then
430      perl -p -i -e 's#^\s*ModulePath.*$##gi' xorg.conf
431    fi
432
433    popd
434} &> /dev/null || :
435%endif
436
437%files common
438%defattr(-,root,root,-)
439%{_mandir}/man1/Xserver.1*
440%{_libdir}/xorg/protocol.txt
441%dir %{_localstatedir}/lib/xkb
442%{_localstatedir}/lib/xkb/README.compiled
443
444%if %{with_hw_servers}
445%files Xorg
446%defattr(-,root,root,-)
447%config %attr(0644,root,root) %{_sysconfdir}/pam.d/xserver
448%{_bindir}/X
449%attr(4711, root, root) %{_bindir}/Xorg
450%{_libexecdir}/Xorg.bin
451%attr(4755, root, root) %{_libexecdir}/Xorg.wrap
452%{_bindir}/gtf
453%{_bindir}/cvt
454%dir %{_datadir}/xorg
455%{_datadir}/xorg/vesamodes
456%{_datadir}/xorg/extramodes
457%dir %{_libdir}/xorg
458%dir %{_libdir}/xorg/modules
459%dir %{_libdir}/xorg/modules/drivers
460%dir %{_libdir}/xorg/modules/extensions
461%{_libdir}/xorg/modules/extensions/libglx.so
462%dir %{_libdir}/xorg/modules/input
463%dir %{_libdir}/xorg/modules/multimedia
464%{_libdir}/xorg/modules/multimedia/bt829_drv.so
465%{_libdir}/xorg/modules/multimedia/fi1236_drv.so
466%{_libdir}/xorg/modules/multimedia/msp3430_drv.so
467%{_libdir}/xorg/modules/multimedia/tda8425_drv.so
468%{_libdir}/xorg/modules/multimedia/tda9850_drv.so
469%{_libdir}/xorg/modules/multimedia/tda9885_drv.so
470%{_libdir}/xorg/modules/multimedia/uda1380_drv.so
471%{_libdir}/xorg/modules/libexa.so
472%{_libdir}/xorg/modules/libfb.so
473%{_libdir}/xorg/modules/libfbdevhw.so
474%{_libdir}/xorg/modules/libglamoregl.so
475%{_libdir}/xorg/modules/libint10.so
476%{_libdir}/xorg/modules/libshadow.so
477%{_libdir}/xorg/modules/libshadowfb.so
478%{_libdir}/xorg/modules/libvbe.so
479%{_libdir}/xorg/modules/libvgahw.so
480%{_libdir}/xorg/modules/libwfb.so
481%{_mandir}/man1/gtf.1*
482%{_mandir}/man1/Xorg.1*
483%{_mandir}/man1/Xorg.wrap.1*
484%{_mandir}/man1/cvt.1*
485%{_mandir}/man4/fbdevhw.4*
486%{_mandir}/man4/exa.4*
487%{_mandir}/man5/Xwrapper.config.5*
488%{_mandir}/man5/xorg.conf.5*
489%{_mandir}/man5/xorg.conf.d.5*
490%dir %{_sysconfdir}/X11/xorg.conf.d
491%dir %{_datadir}/X11/xorg.conf.d
492%{_datadir}/X11/xorg.conf.d/*.conf
493%endif
494
495
496%files Xnest
497%defattr(-,root,root,-)
498%{_bindir}/Xnest
499%{_mandir}/man1/Xnest.1*
500
501
502%files Xdmx
503%defattr(-,root,root,-)
504%{_bindir}/Xdmx
505%{_bindir}/dmxaddinput
506%{_bindir}/dmxaddscreen
507%{_bindir}/dmxreconfig
508%{_bindir}/dmxresize
509%{_bindir}/dmxrminput
510%{_bindir}/dmxrmscreen
511%{_bindir}/dmxtodmx
512%{_bindir}/dmxwininfo
513%{_bindir}/vdltodmx
514%{_bindir}/dmxinfo
515%{_bindir}/xdmxconfig
516%{_mandir}/man1/Xdmx.1*
517%{_mandir}/man1/dmxtodmx.1*
518%{_mandir}/man1/vdltodmx.1*
519%{_mandir}/man1/xdmxconfig.1*
520
521
522%files Xvfb
523%defattr(-,root,root,-)
524%{_bindir}/Xvfb
525%{_bindir}/xvfb-run
526%{_mandir}/man1/Xvfb.1*
527
528
529%files Xephyr
530%defattr(-,root,root,-)
531%{_bindir}/Xephyr
532%{_mandir}/man1/Xephyr.1*
533
534
535%if %{with_hw_servers}
536%files sdk
537%defattr(-,root,root,-)
538%{_libdir}/libxf86config.a
539%{_libdir}/pkgconfig/xorg-server.pc
540%dir %{_includedir}/xorg
541%{sdkdir}/*.h
542%{_datadir}/aclocal/xorg-server.m4
543%endif
544
545%files source
546%defattr(-, root, root, -)
547%{xserver_source_dir}
548
549
550%changelog
551* Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.16.2-1
552- update to 1.16.2
553- update Patch6030 (xserver-1.16.2-right-of.patch)
554- add BuildRequires: dbus-devel, mesa-libEGL-devel, mesa-libgbm-devel, libepoxy-devel
555
556* Wed Jul 09 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.15.2-1
557- update to 1.15.2
558- remove Patch6011 (xserver-1.12.0-less-acpi-brokenness.patch)
559- add BuildRequires: xcb-util-devel, xcb-util-keysyms-devel, xcb-util-image-devel, xcb-util-wm-devel
560
561* Tue Jun 17 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.7-2
562- change BuildRequires: eudev-libgudev1-devel instead of libgudev1-devel
563
564* Wed Jun 11 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.7-1
565- new upstream release
566
567* Wed Apr 23 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.6-1
568- new upstream release
569
570* Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.5-1
571- new upstream release
572
573* Sun Nov 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.4-1
574- new upstream release
575
576* Mon Sep 23 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.3-1
577- new upstream release
578
579* Mon Aug 12 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.2-1
580- new upstream release
581
582* Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.14.1-1
583- new upstream release
584- remove Patch6027 (xserver-1.12.1-displayfd.patch)
585
586* Mon Aug 27 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.4-1
587- new upstream release
588- update Patch6030 (xserver-1.12.4-right-of.patch)
589
590* Wed Jul 11 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.3-1
591- new upstream release
592
593* Wed May 30 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.2-1
594- new upstream release
595
596* Tue May 08 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.1.901-1
597- new upstream release
598
599* Sat Apr 28 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.12.1-1
600- new upstream release
601- update Patch2014 (xserver-1.12.1-projector-fb-size.patch)
602- update Patch5002 (xserver-1.12.1-ssh-isnt-local.patch)
603- update Patch6002 (xserver-1.12.1-mode-debug.patch)
604- update Patch6011 (xserver-1.12.0-less-acpi-brokenness.patch)
605- update Patch6027 (xserver-1.12.1-displayfd.patch)
606- update Patch6028 (xserver-1.12.1-randr-error-debugging.patch)
607- update Patch6030 (xserver-1.12.1-right-of.patch)
608- update Patch10010 (xorg-x11-server-1.12.1-nvidia.patch)
609- update Patch10020 (xorg-x11-server-1.12.1-fglrx.patch)
610- update Patch10030 (xorg-x11-server-1.12.1-qemu.patch)
611- update Patch20000 (xorg-server-1.12.1-dont-disable-kbd-if-AEI-on.patch)
612- remove Patch7005
613
614- remove Patch7005
615
616* Sun Jan 29 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11.4-1
617- new upstream release
618
619* Fri Dec 23 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11.3-1
620- new upstream release
621
622* Sat Nov 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11.2-1
623- new upstream release
624
625* Tue Nov 01 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.11.1.902-1
626- new upstream release
627
628* Sat Aug 20 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.4-1
629- new upstream release
630
631* Sun May 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.2-1
632- new upstream release
633
634* Mon Apr 25 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.1-1
635- new upstream release
636
637* Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.10.0-1
638- new upstream release
639- fix %%install to add xmlrules.in
640- drop Patch103,6049
641- update Patch6027,6030,20000
642- add Patch7005 (xserver-1.9.0-qxl-fallback.patch)
643
644* Sat Feb 05 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.4-1
645- new upstream release
646
647* Mon Jan 10 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.3-2
648- rebuild with openssl-1.0.0c
649
650* Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.3-1
651- new upstream release
652- drop Patch6045,6051
653
654* Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.9.2-1
655- new upstream release
656- update Patch6027,6030,6045,10010,10020,10030,10040
657- drop Patch6033
658- add environment variable LIBTOOL for make command
659- fix %%files
660
661* Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.8.1-2
662- rebuild with rpm-4.8.1 for pkg-config file
663- add BuildRequires: xorg-x11-font-utils, libgudev1-devel
664
665* Tue May 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.1-1
666- new upstream release
667- remove upstream patch (Patch6057)
668
669* Sat Apr 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0-2
670- add Patch6057 to import xorg.conf.d changes from upstream.
671  - change /etc/xorg.conf.d to /etc/X11/xorg.conf.d
672  - system provided configs should go to /usr/share/X11/xorg.conf.d
673
674* Fri Apr 02 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.8.0-1
675- new upstream release
676
677* Wed Mar 24 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.99.902-2.20100318
678- update to new git snapshot
679
680* Tue Mar 16 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.99.901-2.20100304
681- update to new git snapshot
682- cleanup spec file
683- import patch2014,6028,6049,6051 from fedora
684
685* Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.99.901-1
686- update to 1.8rc1 (1.7.99.901)
687- import patch5002,6002,6030,6033 from fedora
688- add 00-evdev.conf, 10-quirks.conf
689- build against mesa-7.8(git snapshot)
690
691* Fri Feb 19 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.5-1
692- new upstream release
693
694* Mon Feb 08 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.4-2
695- rebuild with new toolchain
696- run autoreconf
697
698* Sat Jan 09 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.4-1
699- new upstream release
700
701* Sat Dec 05 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.3-1
702- new upstream release
703
704* Fri Nov 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.2-1
705- new upstream release
706
707* Tue Nov 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.1-3
708- add BR: openssl-devel (<BTS:0826>)
709- build against mesa-7.6
710  - update BR: mesa-libGL-devel >= 7.6-1
711
712* Sat Nov 21 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.1-2
713- add R: pixman-devel, libpciaccess-devel to -sdk (<BTS:820>)
714
715* Wed Nov 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.7.1-1
716- new upstream release
717
718* Mon Sep 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-2
719- update Patch6012 to use vesa for poulsbo
720  - merge patch6029
721- add Patch6040 to autodetect nvidia driver
722- add Patch6041 to autodetect fglrx driver
723- add Patch6042 to autodetect virtual video driver
724- add Patch6042 to autodetect geode driver
725- add Pathc6050 to fallback to vesa driver
726- add BR: libXdamage-devel, libXv-devel
727
728* Sat Aug 01 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.3-1
729- new upstream release
730
731* Thu Jul 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.2-1
732- new upstream release
733
734* Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.1-3
735- import fedora and/or upstream patch
736- remove Requires: xorg-x11-drv-mouse (we use evdev for mouse)
737
738* Sat Apr 25 2009 NAKAMURA Kenta <kenta@vinelinux.org> 1.6.1-2
739- updated Patch1003: xserver-1.6.1-pic-libxf86config.patch to build libxf86config with fPIC
740
741* Thu Apr 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.1-1
742- new upstream release
743
744* Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.0-1
745- new upstream releaase
746- add Patch1003 to build libxf86config with -fPIC
747- add BR: pixman-devel >= 0.14.0
748- add BR: xorg-x11-xtrans-devel >= 1.2.3
749
750* Sun Nov 09 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.3-2
751- rebuild with libXaw.so.7 (libXaw-1.0.5)
752
753* Sat Nov 08 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.3-1
754- new upstream release
755- add Patch2000
756  - do not diable kbd driver even if AllowEmptyInput is on.
757
758* Tue Oct 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.2-2
759- rebuild with libdrm-2.4.0-3, mesa-7.2
760
761* Mon Oct 13 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.2-1
762- new upstream release
763
764* Thu Sep 25 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.1-1
765- new upstream release
766
767* Thu Sep 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.0-1
768- new upstream release
769- disable dri2 (upstream default)
770
771* Thu Jul 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.99.906-1
772- new upstream release
773
774* Thu Jul 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.99.905-3
775- add dix/protocol.txt to -source subpackage
776
777* Sat Jul 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.99.905-2
778- add Patch101, 1014 from fedora
779
780* Wed Jul 02 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.99.905-1
781- update to 1.4.99.905 (1.5RC5)
782- add -common subpackage
783
784* Thu Jun 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.2-1
785- new upstream release
786
787* Wed Jun 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.1-1
788- new upstream release
789
790* Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0.90-1
791- new versioning policy
792
793* Fri Jan 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.4.0.90-0vl1
794- initial build for Vine Linux
795
796* Mon Sep 17 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-24
797- xserver-1.3.0-edid-quirk-backports.patch: Update the EDID quirks code
798  to match current git.
799
800* Thu Sep 06 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-23
801- xserver-1.3.0-xrandr-timestamp-buglet.patch: Make sure xrandr doesn't
802  stop working after several hours. (Marius Gedminas, #273801)
803
804* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-22
805- Bump BuildRequires: xorg-x11-xtrans-devel to pull in abstract socket
806  support.
807
808* Thu Aug 23 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-21
809- xserver-1.3.0-document-fontpath-correctly.patch: Fix man page to point to
810  directories that exist. (#251203, Matト嬲 Cepl)
811
812* Wed Aug 15 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-20
813- xserver-1.3.0-newglx-offscreen-pixmaps.patch: fix zero-copy TFP again
814
815* Tue Aug 14 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-19
816- xserver-1.3.0-newglx-offscreen-pixmaps.patch: Zero-copy TFP is busted
817  on at least my laptop, so turn it off again.
818
819* Mon Aug 13 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-18
820- xserver-1.3.0-mesa7.patch: Add support for building against mesa 7.0.1
821  along with DRI zero-copy TFP hopefully
822- xserver-1.3.0-exaupgrade.patch: Add updated EXA support
823- dropped xserver-1.2.99.901-xephyr-crash-at-exit.patch - upstream
824- rebase xorg-x11-server-1.1.1-offscreen-pixmaps.patch to xserver-1.3.0-newglx-offscreen-pixmaps.patch
825- dropped xorg-x11-server-1.1.1-glcore-visual-matching.patch - fixed upstream
826
827* Thu Aug 09 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-17
828- xserver-1.3.0-default-dpi.patch: Switch default DPI to 100, on the
829  principle that 75 is almost never right and 100 is much more likely.
830
831* Thu Aug 02 2007 Dave Airlie <airlied@redhat.com> 1.3.0.0-16
832- xserver-1.3.0-add-really-slow-bcopy.patch: Speed server start on some cards
833
834* Thu Jul 12 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-15
835- xserver-1.3.0-edid-quirk-backports.patch: Backport EDID quirks from
836  master; fixes some Samsung monitors. (#232810)
837
838* Thu Jul 12 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-14
839- xserver-1.3.0-composite-version.patch: Force the server to report the
840  Composite extension version it supports, not simply the version defined
841  by the protocol headers it was built against.
842
843* Mon Jul 02 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-13
844- Add IDLETIME sync counter for great powersaving justice.
845- Conditionalise default font path for F7 spec compatibility.
846
847* Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-12
848- Tweak %%post Xorg slightly to not demolish ModulePath lines installed by
849  the nvidia driver.  (#244359)
850
851* Wed Jun 27 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-11
852- Obsolete the joystick and elo2300 drivers, they never worked and shouldn't
853  be installed.
854
855* Fri Jun 22 2007 Kristian Hテクgsberg <krh@redhat.com> - 1.3.0.0-10
856- Change the default font path to catalogue:/etc/X11/fontpath.d,built-ins
857- Drop build dependency xorg-x11-font-utils.
858
859* Mon Jun 11 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-9
860- xserver-1.3.0-reput-video.patch: Don't crash when minimizing an Xv
861  window. (#241214)
862
863* Wed Jun 06 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-8
864- xserver-1.3.0-ramdac-export.patch: Make sure the old ramdac symbols are
865  exported, since they're in-server now. (#242800)
866
867* Mon Jun 04 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-7
868- xserver-1.3.0-randrama-no-zero-screens.patch: For RANDR 1.2's fake
869  Xinerama info, don't report Xinerama as being active if there are no
870  RANDR 1.2 CRTCs active for that screen.  (#234567)
871- xserver-1.3.0-arm-iopl.patch: Add __arm__ conditionals to many #ifdefs.
872
873* Sat May 26 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-6
874- Make sdk subpackage Require: pkgconfig.  Spotted in review for
875  xorg-x11-drv-apm. (#226577)
876
877* Fri May 11 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-5
878- xserver-1.3.0-fbdevhw-magic-numbers.patch: If the fbdev driver claims to
879  have a zero pixel clock, believe it.  Fixes Xen paravirt. (#238451)
880
881* Mon May 07 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-4
882- xorg-x11-server-1.1.1-offscreen-pixmaps.patch: Fix a crash when activating
883  GLX_EXT_texture_from_pixmap without XAA.
884- xserver-1.3.0-randr12-config-hack.patch: If a Modes line is given in
885  the Screen section, and no PreferredMode option is given for a RANDR 1.2
886  monitor, use the first mode in the Modes line as the preferred mode.
887  Fixes anaconda ugliness on monitors larger than 800x600. (#238991)
888
889* Mon Apr 30 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-3
890- xserver-1.3.0-xkb-and-loathing.patch: Ignore (not just block) SIGALRM
891  around calls to Popen()/Pclose().  Fixes a hang in openoffice when
892  opening menus.
893- Modify BuildRequires to use the virtual protocol Provides.
894
895* Wed Apr 25 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-2
896- xserver-1.3.0-less-randr-fakerama.patch: Disable RANDR's fake Xinerama
897  geometry when there's more than one protocol screen. (#231257)
898
899* Mon Apr 23 2007 Adam Jackson <ajax@redhat.com> 1.3.0.0-1
900- xserver 1.3.0.
901
902* Fri Apr 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-5
903- xserver-rc5-to-now.patch: Updates from git.
904
905* Wed Apr 11 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-4
906- xserver-1.3.0-no-prerelease-warning.patch: Hush the useless prerelease
907  warning if we happen to be building one (and even if not).
908- xserver-1.3.0-pci-device-enable.patch: Make sure the PCI device is enabled
909  in sysfs before we start touching it, otherwise, armageddon.
910
911* Tue Apr 10 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-3
912- xserver-1.3.0-domain-obiwan.patch: Fix a PCI domain off-by-one. (#235861)
913- xserver-1.3.0-x86emu-imul-int64.patch: Fix imul in x86emu. (#235861)
914
915* Mon Apr 09 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-2
916- xserver-1.3.0-pci-bus-count.patch: Allocate the PCI bus array dynamically,
917  so as not to run off the end of it.
918- xserver-1.3.0-mmap-failure-check.patch: Check for failure when mmap'ing
919  bus memory. (#234073)
920- xserver-1.3.0-rom-search.patch: Look for the sysfs ROM file in the (flat)
921  /sys/bus/pci/devices tree, instead of the (bus-topological) /sys/devices,
922  so we don't fail to find ROMs merely because they're behind a bridge.
923- xserver-1.3.0-no-pseudocolor-composite.patch: Refuse to initialize
924  Composite when Render is missing or when the root window is using
925  a pseudocolor visual. (#217388)
926- xserver-1.3.0-xnest-exposures.patch: Fix Motif app redraw in Xnest. (#229350)
927
928* Fri Apr 06 2007 Adam Jackson <ajax@redhat.com> 1.2.99.905-1
929- xserver 1.3 RC5.
930
931* Fri Mar 30 2007 David Woodhouse <dwmw2@redhat.com> 1.2.99.903-2
932- Fix regression with PCI domains, but disjoint bus numbers (#207659)
933
934* Fri Mar 30 2007 Adam Jackson <ajax@redhat.com> 1.2.99.903-1
935- xserver 1.3 RC3.
936
937* Mon Mar 19 2007 Adam Jackson <ajax@redhat.com> 1.2.99.902-1
938- xserver 1.3 RC2.
939
940* Tue Mar 13 2007 Adam Jackson <ajax@redhat.com> 1.2.99.901-2
941- xserver-1.2.99.901-xephyr-crash-at-exit.patch: Fix yet another GLX visual
942  mess. (#231425)
943
944* Mon Mar 05 2007 Adam Jackson <ajax@redhat.com> 1.2.99.901-1
945- xserver 1.3 RC1.  RANDR 1.2 hotness in the hizzouse.
946- xserver-1.2.0-honor-displaysize.patch: Honor the DisplaySize config
947  directive again (#220248)
948- Clean up the post-install cleanup
949
950* Fri Mar 02 2007 Adam Tkac <atkac@redhat.com> 1.2.0-10
951- change permissions of files in source package to default from read-only
952
953* Mon Feb 26 2007 Adam Tkac <atkac@redhat.com> 1.2.0-9
954- Created new package (xorg-x11-server-source) which is needed to build VNC
955  server.
956
957* Fri Feb 23 2007 Adam Jackson <ajax@redhat.com> 1.2.0-8
958- xserver-1.2.0-proper-randr-version.patch: Report the RANDR version we
959  actually implement, instead of the version defined by the protocol headers.
960
961* Thu Feb 22 2007 Adam Jackson <ajax@redhat.com> 1.2.0-7
962- Various backports from git master:
963  - xserver-1.2.0-xfixes-clientgone-check.patch: Avoids a crash when sending
964    events to clients that just disconnected.
965  - xserver-1.2.0-os-memory-leak.patch: Plugs a per-connection memory leak.
966  - xserver-1.2.0-int10-rdtsc.patch: Implement rdtsc in the int10 emulator.
967  - xserver-1.2.0-glcore-visual-count.patch: Count glcore visuals properly,
968    fixes crash at exit.
969
970* Mon Feb 05 2007 Adam Jackson <ajax@redhat.com> 1.2.0-6
971- xorg-x11-server-Red-Hat-extramodes.patch:
972  - Add 1360x768 normal and reduced-blanking.
973  - Add reduced-blanking versions of 1680x1050 and 1920x{1200,1080}.
974  - Remove the >60Hz versions of 2560x1600.  Even leaving the 60Hz timing is
975    kind of ridiculous, since every real LCD that size I've seen uses the
976    reduced blanking timings.  But presumably if you have that nice of a
977    monitor, you also have a video card with working DDC.
978
979* Sun Feb 04 2007 Adam Jackson <ajax@redhat.com> 1.2.0-5
980- Massive spec formatting and style cleanup.
981- Build Xdmx on all arches.
982- Enable GL support even on non-DRI machines.
983- Re-add DRI to ppc64.
984- Update BuildRequires to current versions.
985- Remove some bogus Requires.
986
987* Wed Jan 31 2007 Adam Jackson <ajax@redhat.com> 1.2.0-4
988- Fix typo in SDK header. (#222487)
989
990* Mon Jan 29 2007 Adam Jackson <ajax@redhat.com> 1.2.0-3
991- Fix MMX check on AMD CPUs. (#222332)
992- Fix Xephyr keysym init on LP64. (#224311)
993
994* Wed Jan 24 2007 Adam Jackson <ajax@redhat.com> 1.2.0-2
995- Delete ModulePath lines rather than attempt to munge them.  (#186338)
996
997* Tue Jan 23 2007 Adam Jackson <ajax@redhat.com> 1.2.0-1
998- Xorg server 1.2.0.
999
1000* Tue Jan 09 2007 Adam Jackson <ajax@redhat.com> 1.1.1-57
1001- xorg-xserver-1.1.0-dbe-render.diff: CVE #2006-6101
1002- xorg-x11-server-1.1.0-redhat-xephyr-only-hack.patch: Skip building the
1003  non-Xephyr kdrive servers entirely.
1004
1005* Mon Dec 18 2006 Adam Jackson <ajax@redhat.com> 1.1.1-56
1006- RHEL5 sync:
1007  - xorg-x11-server-1.1.1-maxpixclock-option.patch: Allow the maximum pixel
1008    clock of a monitor to be specified in the config file.
1009  - xorg-x11-server-1.1.1-glcore-visual-matching.patch: Fix a client crash
1010    when creating software indirect GLX contexts.
1011  - xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch: During server
1012    init, abort if either VT activation ioctl fails.  During shutdown, be
1013    sure to wait for the VT switch to finish before exiting.
1014
1015* Mon Dec 11 2006 Adam Jackson <ajax@redhat.com> 1.1.1-55
1016- xorg-x11-server-1.1.1-lid-close-crash.patch: Added, backport from head.
1017  (#197921)
1018
1019* Mon Dec 11 2006 Adam Tkac <atkac redhat com> 1.1.1-54.1.fc7
1020- fixed building against mesa-6.5.2
1021
1022* Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.1-54.fc7
1023- xorg-x11-server-1.1.1-xkb-vidmode-switch.patch: Fix string matching on
1024  XKB actions to be case-insensitive again.  (#216656)
1025
1026* Fri Dec 1 2006 Adam Jackson <ajax@redhat.com> 1.1.1-53.fc7
1027- xorg-x11-server-1.1.1-automake-1.10-fixes.patch: Tweak automakefiles to be
1028  1.10-compliant.
1029- Misc spec fixes.
1030
1031* Mon Nov 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-52.fc7
1032- RHEL5 sync:
1033  - Deliver SecurityPolicy in Xvfb when !with_hw_servers (s390, s390x)
1034  - xorg-x11-server-1.1.1-ia64-int10.patch: Fix int10 on ia64.
1035  - xorg-x11-server-1.1.1-ia64-pci-chipsets.patch: ia64 PCI chipset support.
1036- Unify the autoconfig patches.
1037- xorg-x11-server-1.1.1-xf86config-comment-less.patch: Added, makes
1038  pyxf86config not grow the config file every time it's run.
1039- Remove with_developer_utils macro.
1040
1041* Fri Nov 10 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-51.fc7
1042- xorg-x11-server-1.1.1-no-scanpci.patch: Drop scanpci, it's huge and
1043  there's no added value relative to lspci.
1044- xorg-x11-server-1.1.1-spurious-libxf1bpp-link.patch: Minor linktime
1045  fixup.  There's no reason for libxf4bpp to link against libxf1bpp.
1046
1047* Thu Nov 9 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-50.fc7
1048- Fix man page globs to not care whether it's .1.gz or .1x.gz, etc.
1049
1050* Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-49.fc7
1051- Switch to using the x86emu version of libint10 even on x86.  Unifies
1052  behaviour among CPUs and works around Xen vm86 emulation bogosity.
1053
1054* Wed Nov 8 2006 Adam Jackson <ajackson@redhat.com>
1055- Add FC7 todo list
1056- Bump Release number back to 48, got reduced somehow.
1057
1058* Fri Oct 13 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-48.fc7
1059- Do not try own /usr/lib/pkgconfig in sdk package.
1060- Drop dependency on xorg-x11-fonts-base now that we compile in
1061  'fixed' and 'cursor' fonts.
1062- Drop xorg-redhat-die-ugly-pattern-die-die-die.patch; use -br option
1063  instead.
1064
1065* Wed Oct  4 2006 Soren Sandmann <sandmann@redhat.com> - 1.1.1-47.fc6
1066- graphics-expose.patch: Call miHandleExposures() with non-translated
1067  coordinates.
1068
1069* Wed Oct  4 2006 Soren Sandmann <sandmann@redhat.com> - 1.1.1-46.fc6
1070- Fix over-zealous code deletion in graphics-expose.patch.
1071
1072* Wed Oct  4 2006 Soren Sandmann <sandmann@redhat.com> - 1.1.1-45.fc6
1073- xorg-x11-server-1.1.1-graphics-expose.patch: call
1074  miHandleExposures() in CopyArea/CopyPlane explicitly in cw to
1075  generate GraphicsExposes correctly. (#209336).
1076
1077* Mon Oct  2 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-44.fc6
1078- xorg-x11-server-1.1.1-offscreen-pixmaps.patch: Take the server lock
1079  before calling back into XAA to evict pixmaps (#204810).
1080
1081* Wed Sep 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-43.fc6
1082- xorg-x11-server-1.1.1-vt-activate-is-a-terrible-api.patch: Since the
1083  VT_ACTIVATE/VT_WAITACTIVE pair are never guaranteed to successfully
1084  complete, set a 5 second timeout on the WAITACTIVE, and retry the pair
1085  until we win.  (#207746)
1086- xorg-x11-server-1.1.0-pci-scan-fixes.patch: Partial revert to unbreak some
1087  (but not all) domainful machines, including Pegasos. (#207659)
1088
1089* Mon Sep 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-42.fc6
1090- xorg-x11-server-1.1.1-getconfig-pl-die-die-die.patch: Fix XGI cards (#208000)
1091
1092* Fri Sep 22 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-41.fc6
1093- xorg-x11-server-1.1.1-vbe-filter-less.patch: Be gentler about rejecting
1094  VESA modes early, since xf86ValidateModes should handle them just fine.
1095
1096* Wed Sep 20 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-40.fc6
1097- xorg-x11-server-1.1.1-pclose-confusion.patch: Be sure to call Pclose()
1098  on pipes created with Popen(), since the additional magic done by Popen()
1099  relative to popen() is not undone by plain pclose().  (Third base!)
1100- xorg-x11-server-1.1.1-edid-hex-dump.patch: Backport EDID hex dump code
1101  from git.
1102
1103* Wed Sep 20 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.1-39.fc6
1104- Bump xorg-x11-proto-devel BuildRequires version and add Conflict
1105  line for older mesa releases, so GLX_EXT_texture_from_pixmap opcodes
1106  match.
1107
1108* Thu Sep  7 2006 Adam Jackson <ajackson@redhat.coM> - 1.1.1-38.fc6
1109- xorg-x11-server-1.1.1-believe-monitor-rb-modes.patch: Always believe the
1110  monitor when it reports a reduced-blanking mode, even over VGA.
1111
1112* Thu Sep  7 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-37.fc6
1113- Add "built-ins" to default font path.
1114
1115* Wed Sep  6 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-36.fc6
1116- Enable builtin fallback versions of cursor and fixed fonts.
1117
1118* Tue Sep  5 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-35.fc6
1119- xorg-x11-server-1.1.1-always-mouse-thyself.patch: Fix the check to look
1120  for mouse/void drivers in the running layout, as opposed to the config file,
1121  so as not to synthesize two mouse devices.
1122
1123* Thu Aug 31 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-34.fc6
1124- xorg-x11-server-1.1.1-infer-virtual.patch: Be slightly more paranoid about
1125  setting line pitch, and rescan the mode list after pruning to re-validate
1126  the estimated virtual size.
1127
1128* Wed Aug 30 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-33.fc6
1129- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to evict pixmap
1130  when GLX_EXT_texture_from_pixmap is first used.
1131
1132* Wed Aug 30 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-32.fc6
1133- Drop xorg-x11-server-1.1.0-gl-include-inferiors.patch now that
1134  compiz can uses the composite overlay window.
1135
1136* Mon Aug 28 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-31.fc6
1137- Update xorg-x11-server-1.1.1-offscreen-pixmaps.patch to log transitions.
1138- Update xorg-x11-server-1.1.0-tfp-damage.patch to always bind to
1139  GL_TEXTURE_RECTANGLE_ARB target.
1140
1141* Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-30.fc6
1142- xorg-x11-server-1.1.1-pci-paranoia.patch: In xf86MatchPciInstances, fail
1143  gracefully if xf86PciVideoInfo is NULL (like, on Xen).
1144
1145* Fri Aug 25 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-29.fc6
1146- Add xorg-x11-server-1.1.1-aiglx-happy-vt-switch.patch to fix VT
1147  switching (and suspend/resume) when using AIGLX. (#199692, fdo #7916).
1148- Bump mesa source and libGL BuildRequires.
1149- Update mesa-6.5.1 patch to work with 6.5.1 rc1 (slang_version_syn.h
1150  renamed to slang_pp_version_syn.h).
1151
1152* Thu Aug 24 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-28.fc6
1153- xorg-x11-server-1.1.1-infer-virtual.patch: Only flag modes as preferred
1154  if the EDID block says to.
1155- xorg-x11-server-1.1.1-mode-sort-kung-fu.patch: Enforce a sort order on
1156  modes during lookup: builtin before driver before userdef before other,
1157  and preferred modes within a class before others in that class.
1158
1159* Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-27.fc6
1160- xorg-x11-server-1.1.1-edid-quirks-list.patch: Don't set an arbitrary
1161  pixclock limit if the monitor didn't claim to have one.
1162
1163* Mon Aug 21 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-26.fc6
1164- Add Tilman Sauerbecks patch to fix AIGLX DRI locking.
1165
1166* Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-25.fc6
1167- xorg-x11-server-1.1.1-xvfb-composite-crash.patch: Fix Xvfb's -render flag
1168  to also disable the Composite extension.
1169- xorg-x11-server-1.1.1-mesa-6.5.1.patch: Update build system to account for
1170  Mesa 6.5.1 snapshots.
1171- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Add all available
1172  standard timings from EDID rather than just the first five.
1173
1174* Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-24.fc6
1175- xorg-x11-server-1.1.1-edid-quirks-list.patch: Unbreak.
1176
1177* Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-23.fc6
1178- xorg-x11-server-1.1.1-xkb-in-xnest.patch: Added. (#193431)
1179
1180* Thu Aug 17 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-22.fc6
1181- xorg-x11-server-1.1.1-infer-virtual.patch: When no modes or virtual size
1182  are given in the config file, attempt to pick a sensible one by examining
1183  the EDID modes and physical geometry.  Also generally make the server
1184  aware of driver-provided modes.
1185- xorg-x11-server-1.1.1-edid-quirks-list.patch: Redo, since the property I was
1186  checking for is both fairly common and fairly predictable. 
1187
1188* Tue Aug 15 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-21.fc6
1189- xorg-x11-server-1.1.1-fix-default-mouse-device-yet-again.patch: Added.
1190
1191* Thu Aug 10 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-20.fc6
1192- xorg-x11-server-1.1.1-always-mouse-thyself.patch: If we lack a mouse
1193  device in the config, and the user hasn't asked for any void devices,
1194  synthesize a mouse section.  (#200347)
1195- xorg-x11-server-1.1.1-edid-quirks-list.patch: Better formatting.
1196
1197* Wed Aug  9 2006 Adam Jackson <ajackson@redhat.com> - 1.1.1-19.fc6
1198- xorg-x11-server-1.1.1-builderstring.patch: Enable the builder info
1199  string at configure time;
1200- ... and use it to print the package name and version.
1201- xorg-x11-server-1.1.1-defaultdepth-24.patch: Set default depth to 24.
1202- xorg-x11-server-1.1.1-edid-quirks-list.patch: Add EDID quirks list as
1203  an experiment; needs a better solution though.
1204
1205* Tue Aug  8 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-18.fc6
1206- Update offscreen-pixmaps patch to migrate pixmaps when the compiz
1207  selection is taken.
1208
1209* Mon Aug  7 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-17.fc5.aiglx
1210- Build for fc5 aiglx repo.
1211
1212* Mon Aug  7 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-17.fc6
1213- Add xorg-x11-server-1.1.1-offscreen-pixmaps.patch to default
1214  XaaNoOffscreenPixmaps to false, for now.
1215
1216* Mon Aug  7 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-16.fc6
1217- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Off-by-one error in
1218  range storage.
1219
1220* Wed Aug  2 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-15.fc6
1221- xorg-x11-server-1.1.0-edid-mode-injection-2.patch: Allow HorizSync and
1222  VertRefresh to be overridden independently.
1223
1224* Fri Jul 28 2006 Kevin E Martin <kem@redhat.com> - 1.1.1-14.fc6
1225- xorg-x11-server-1.1.1-revert-xkb-change.patch: Revert change to xkb that
1226  broke XkbGetKeyboard().
1227
1228* Fri Jul 28 2006 Kristian Hテクgsberg <krh@redhat.com> - 1.1.1-13.fc5.aiglx
1229- Add conflicts for ABI incompatible version of xorg-x11-drv-i810 and
1230  xorg-x11-drv-ati.
1231
1232* Fri Jul 28 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-13.fc6
1233- Comment out the 848x480 modes from the extramodes patch.  Any panel that
1234  wants it should be doing EDID injection by now, and it screws up
1235  autoconfig by _just_ fitting in the ranges for 800x600.
1236
1237* Wed Jul 26 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-12.fc6
1238- Added "1920x1080" CVT modes to Red-Hat-extramodes patch for (#195272)
1239- Sorted the extramodes file by X res, then Y res for ease of maintenance.
1240
1241* Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-11.fc6
1242- Add selinux{,-devel} buildreqs.
1243
1244* Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-10.fc6
1245- xorg-x11-server-1.1.1-selinux-awareness.patch: Added for new Mesa
1246  selinux code.
1247- xorg-x11-server-1.1.1-Xdmx-render-fix-fdo7482.patch: Backport a Render
1248  fix for Xdmx.
1249- xorg-x11-server-1.1.1-no-composite-in-xnest.patch: Disable Composite in
1250  Xnest, as it's known not to work.
1251- Fix default font path to match the config file we used to generate.
1252- Fix default module set to match the config file we used to generate.
1253- Disable use of TLS GLX dispatch to match Mesa selinux nonsense.
1254
1255* Mon Jul 24 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-8.fc6
1256- Added "1440x900@60" CVT mode to Red-Hat-extramodes patch for (#179865)
1257
1258* Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com>
1259- Added "1152x864 @ 100.00" GTF mode to Red-Hat-extramodes patch (#49264)
1260
1261* Fri Jul 21 2006 Mike A. Harris <mharris@redhat.com> 1.1.1-7.fc6
1262- Only ship pcitweak manpage if we are building it (#199653)
1263- Fix dist tag usage (Was {dist}, should be {?dist})
1264- Added xorg-x11-server-libxf86config-dont-write-empty-sections.patch to
1265  prevent config file parser/writer from writing out empty sections (#198653)
1266- Add dependency on xorg-x11-fonts-base to all X server subpackages (#186091)
1267
1268* Tue Jul 18 2006 Jeremy Katz <katzj@redhat.com> 1.1.1-6.fc6
1269- Saner defaults for hsync/vrefresh on monitors that can't be probed
1270
1271* Thu Jul 13 2006 Kristian Hテクgsberg <krh@redhat.com>  1.1.1-5.fc6
1272- Tag as 1.1.1-5.fc6.
1273
1274* Wed Jul 12 2006 Kristian Hテクgsberg <krh@redhat.com>  1.1.1-5.fc5.aiglx
1275- Enable composite by default.
1276- Split spiffiffity patch into one patch per change:
1277  xorg-x11-server-1.1.0-no-move-damage.patch and
1278  xorg-x11-server-1.1.0-dont-backfill-bg-none.patch.
1279
1280* Wed Jul 12 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-4.fc6
1281- Restore placing the raw EDID block on the root window.
1282
1283* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 1.1.1-3.1.fc6
1284- rebuild
1285
1286* Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-3.fc6
1287- Enable DPMS by default.
1288
1289* Tue Jul 11 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-2.fc6
1290- Remove nonsensical runtime perl dependency.
1291
1292* Sat Jul 08 2006 Adam Jackson <ajackson@redhat.com> 1.1.1-1.fc6
1293- Update to 1.1.1.
1294
1295* Sat Jul 08 2006 Kristian Hテクgsberg <krh@redhat.com>  1.1.0-27.fc6
1296- Enable TLS for GLX to match the mesa build config.
1297
1298* Fri Jul 07 2006 Kristian Hテクgsberg <krh@redhat.com>  1.1.0-26
1299- Add xorg-x11-server-1.1.0-mesa-copy-sub-buffer.patch to hook up the
1300  GLX_MESA_copy_sub_buffer extension.
1301
1302* Fri Jun 30 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-25.fc6
1303- Start using the new %%{dist} tag <http://fedoraproject.org/wiki/DistTag>
1304  experimentally in the package Release field to help prevent problems like
1305  (#197266) from occuring in the future.
1306
1307* Wed Jun 28 2006 Mike A. Harris <mharris@redhat.com>
1308- Disable build dependency on zlib-devel now that we are not uselessly linking
1309  against it.
1310
1311* Tue Jun 27 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-24
1312- Don't (uselessly) link the server against zlib.
1313- Fix the 1680x1050 modes to be the CVT timings instead of GTF.
1314
1315* Mon Jun 26 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-23
1316- Fix an open-coded check for reduced-blanking modes to only apply to analog
1317  connectors.
1318- Reorder the EDID patches slightly.
1319
1320* Tue Jun 20 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-22
1321- Added xorg-xserver-1.1.0-setuid.diff to fix potential security issue (#196094)
1322- Disable DRI on ppc64 builds.
1323- Conditionalize inclusion of DRI related X server modules to with_dri builds.
1324
1325* Tue Jun 20 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-21
1326- Update xorg-x11-server-1.1.0-tfp-damage.patch to use glTexSubImage2D
1327  to only update the part of the texture that changed, based on damage
1328  regions.
1329
1330* Mon Jun 19 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-20
1331- Remove with_xnest_server conditional, and fix more BuildRequires to pull
1332  in libX11-devel, libXext-devel, zlib-devel, etc. for Xnest and Xephyr.
1333- Remove unwanted files leftover in buildroot for s390/s390x builds.
1334- Add Xserver.1x manpage to multiple subpackages, as it applies equally to
1335  Xorg, Xnest, Xvfb, Xephyr.
1336
1337* Mon Jun 19 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-19
1338- Add with_xnest_server conditional and disable on s390, since Xnest
1339  fails to build on there (Xlib doesn't get added to the link line).
1340- Add -f to removal of xorgconfig and others which may or may not be built.
1341
1342* Mon Jun 19 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-18
1343- Add xorg-x11-server-1.1.0-convolution-filter-fix.patch and
1344  xorg-x11-server-1.1.0-tfp-damage.patch backported to make compiz go
1345  faster and make compiz shadows work.
1346
1347* Mon Jun 19 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-17
1348- Disable filling in monitor gamma info from EDID momentarily, since drivers
1349  will use that field to set the card's gamma ramp.
1350- Backport some stuff from git: cw crash fix, faster pci scanning, some
1351  log message cleanup.
1352
1353* Fri Jun 16 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-16
1354- Enable spec support for s390, s390x, alpha, sparc, and sparc64 architectures.
1355- Add with_hw_servers conditional to disable hardware servers on s390/s390x.
1356- Add with_dmx_server to disable DMX on s390/s390x.
1357- Added "release" number to "BuildRequires: freetype-devel >= 2.1.9-1" for
1358  dependency futureproofing.
1359- Force "--disable-dri" on s390/s390x, to attempt to work around ./configure
1360  failure to find libdrm, which should not be needed on s390 builds anyway.
1361
1362* Thu Jun 15 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-15
1363- Add loader infrastructure for publishing PCI ID lists in the drivers, and
1364  autodetecting drivers based on that.  Currently unused since no drivers
1365  publish such a list yet.
1366- Fix mouse autoconfig to use /dev/input/mice instead of /dev/mouse.
1367
1368* Wed Jun 14 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-14
1369- Change selection atom to _COMPIZ_GL_INCLUDE_INFERIORS in
1370  xorg-x11-server-1.1.0-gl-include-inferiors.patch.
1371
1372* Tue Jun 13 2006 Jeremy Katz <katzj@redhat.com> 1.1.0-13
1373- put back my -fPIC patch, libxf86config isn't built with fPIC otherwise
1374
1375* Tue Jun 13 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-12
1376- Add EDID mode autodetection.
1377
1378* Mon Jun 12 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-11
1379- Add xorg-x11-server-1.1.0-gl-include-inferiors.patch to let GL
1380  rendering include child windows.
1381
1382* Mon Jun 12 2006 Adam Jackson <ajax@redhat.com> 1.1.0-10
1383- Misc build fixes for ppc64.
1384
1385* Mon Jun 12 2006 Adam Jackson <ajax@redhat.com> 1.1.0-9
1386- --enable-xorg on ppc64 too.
1387- Re-add cvt, got dropped somehow.
1388
1389* Fri Jun 09 2006 Kristian Hテクgsberg <krh@redhat.com> 1.1.0-8
1390- Add our friend, libtool, to BuildRequires.
1391
1392* Thu Jun 08 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-7
1393- Change "BuildRequires: freetype-devel >= 2.1.10" to 2.1.9, as Xorg 7.0
1394  contains 2.1.9 in "extras" and 7.1 does not appear to have a requirement on
1395  a newer freetype.
1396- Janitorial cleanups for spec file changelog consistency.
1397- Call aclocal before automake, otherwise automake >= 1.9.6 is required in
1398  order to rebuild the package.
1399- Build 1.1.0-4, 1.1.0-5, and 1.1.0-6 appear to have failed in brew but nobody
1400  fixed them.  It appears automake 1.9 breaks the build.
1401
1402* Wed Jun 07 2006 Jeremy Katz <katzj@redhat.com> 1.1.0-6
1403- BR automake and autoconf
1404
1405* Wed Jun 07 2006 Jeremy Katz <katzj@redhat.com> 1.1.0-5
1406- build on ppc64 so that we have an X server there
1407
1408* Tue Jun 06 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-4
1409- Hack the kdrive makefile to only attempt to build Xephyr, avoids linking
1410  sixteen extra servers just to delete them.
1411- Move cvt to the default install set, same as gtf.
1412
1413* Mon Jun 05 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-3
1414- Drop the libxf86config -fPIC patch, just build the whole thing with
1415  --with-pic instead.  Add void and evdev to the required driver list for
1416  upcoming autoconfig magic.
1417
1418* Thu May 25 2006 Mike A. Harris <mharris@redhat.com> 1.1.0-2
1419- Add "Requires: xorg-x11-proto-devel >= 7.1-1" to sdk for numerous (52) bug
1420  reports of drivers failing to build with mock.
1421
1422* Tue May 23 2006 Adam Jackson <ajackson@redhat.com> 1.1.0-1
1423- Xorg 7.1 final.
1424
1425* Tue May 23 2006 Mike A. Harris <mharris@redhat.com> 1.0.99.903-2
1426- Disable dependency on xorg-x11-drivers package, for OLPC.  (#191781)
1427- Add "BuildRequires: freetype-devel >= 2.1.10" for bug (#192021)
1428
1429* Fri May 12 2006 Adam Jackson <ajackson@redhat.com> 1.0.99.903-1
1430- Update to 7.1RC3, plus experimental fix for fdo bug #6827.
1431
1432* Mon May 01 2006 Adam Jackson <ajackson@redhat.com> 1.0.99.902-1
1433- Update to 7.1RC2 plus fix for CVE 2006-1526.  Disable the fastpathing
1434  patch for fdo bug #4320 since that should be covered in the generic
1435  Render code now.
1436
1437* Mon Apr 24 2006 Adam Jackson <ajackson@redhat.com> 1.0.99.901-6
1438- Backport a Render crash fix from HEAD.
1439
1440* Thu Apr 13 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.901-5
1441- Update spiffiffity patch to only suppress move damage events for
1442  manually redirected windows.
1443
1444* Wed Apr 12 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.901-4
1445- Bump for rawhide build.
1446
1447* Wed Apr 12 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.901-3
1448- Add xorg-x11-server-1.0.99.901-cow-fix.patch to fix crash when
1449  releasing the COW.
1450
1451* Tue Apr 11 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.901-2
1452- Bump for fc5 build.
1453
1454* Sat Apr 08 2006 Adam Jackson <ajackson@redhat.com> 1.0.99.901-1
1455- Update to 7.1 RC1.
1456
1457* Thu Apr 06 2006 Adam Jackson <ajax@redhat.com> 1.0.99.2-2
1458- Remove LBX to match upstream policy.
1459- Add Xephyr server.
1460
1461* Tue Apr 04 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.2-1
1462- Update to 1.0.99.2 snapshot and go back to using mesa-source package.
1463- Drop xorg-server-1.0.99-composite-visibility.patch.
1464- Drop xorg-server-1.0.1-backtrace.patch.
1465- Drop xorg-server-0.99.3-rgb.txt-dix-config-fix.patch.
1466- Add xorg-server-1.0.99.2-spiffiffity.patch.
1467
1468* Thu Mar 23 2006 Kristian Hテクgsberg <krh@redhat.com>
1469- Pass --with-dri-driver-path so we're sure to point it to the right path.
1470
1471* Wed Mar 22 2006 Soren Sandmann <sandmann@redhat.com> 1.0.99.1-2
1472- Add xorg-server-1.0.99-composite-visibility.patch to get rid of flashing
1473  titlebars in compositing metacity.
1474
1475* Tue Mar 21 2006 Kristian Hテクgsberg <krh@redhat.com> 1.0.99.1-1
1476- Update to 1.0.99.1 snapshot.
1477
1478* Mon Mar 06 2006 Jeremy Katz <katzj@redhat.com> 1.0.1-8
1479- build libxf86config with -fPIC (#181292)
1480- fix sgi 1600sw extra mode (#182430)
1481
1482* Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> 1.0.1-7
1483- install randrstr.h as part of sdk as required for building some drivers
1484
1485* Tue Feb 21 2006 Mike A. Harris <mharris@redhat.com>
1486- Added xorg-server-1.0.1-backtrace.patch which enables the Xorg server's
1487  built in backtrace support by default, as it was inadvertently disabled in
1488  7.0.
1489
1490* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 1.0.1-6.1
1491- bump again for double-long bug on ppc(64)
1492
1493* Wed Feb 08 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-6
1494- Added xorg-x11-server-1.0.1-Red-Hat-extramodes.patch which is a merger of
1495  XFree86-4.2.99.2-redhat-custom-modelines.patch and
1496  xorg-x11-6.8.2-laptop-modes.patch from FC4 for (#180301)
1497- Install a copy of the vesamodes and extramodes files which contain the list
1498  of video modes that are built into the X server, so that the "rhpxl" package
1499  does not have to carry around an out of sync copy for itself. (#180301)
1500
1501* Tue Feb 07 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-5
1502- Updated "BuildRequires: mesa-source >= 6.4.2-2" to get fix for (#176976)
1503
1504* Mon Feb 06 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-4
1505- Fix brown paper bag error introduced in rpm post script in 1.0.1-4.
1506
1507* Mon Feb 06 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-3
1508- Added xorg-x11-server-1.0.1-composite-fastpath-fdo4320.patch with changes
1509  suggested by ajax to fix (fdo#4320).
1510- Cosmetic cleanups to satiate the banshees.
1511
1512* Sun Feb 05 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-2
1513- Added xorg-x11-server-1.0.1-fbpict-fix-rounding.patch from CVS HEAD.
1514- Added xorg-x11-server-1.0.1-SEGV-on-null-interface.patch which prevents a
1515  SEGV on null interfaces (#174279,178986)
1516
1517* Wed Jan 18 2006 Mike A. Harris <mharris@redhat.com> 1.0.1-1
1518- Updated to xserver 1.0.1 from X11R7.0
1519
1520* Thu Dec 22 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-3
1521- Added "Provides: libxf86config-devel = %{version}-%{release}" to sdk package.
1522
1523* Wed Dec 21 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-2
1524- Added xserver-1.0.0-parser-add-missing-headers-to-sdk.patch to provide the
1525  necessary libxf86config.a headers to be able to use the library. (#173084)
1526
1527* Sat Dec 17 2005 Mike A. Harris <mharris@redhat.com> 1.0.0-1
1528- Updated to xserver 1.0.0 from X11R7 RC4
1529- Removed the following patches, which are now integrated upstream:
1530  - xorg-server-0.99.3-rgb.txt-dix-config-fix.patch,
1531  - xorg-server-0.99.3-fbmmx-fix-for-non-SSE-cpu.patch
1532- Changed manNx directories to manN to match upstream defaults.
1533- Added libxf86config.a to sdk subpackage.
1534- Updated build dependency of "mesa-libGL-devel >= 6.4.1-1"
1535- Added "BuildRequires: xorg-x11-font-utils >= 1.0.0-1" to be able to query
1536  the fontdir from fontutil.pc which is implemented currently by a custom
1537  patch.
1538- Enable xtrap, xcsecurity, xevie, and lbx on all builds, not just DRI builds.
1539- Fix sdk installation path, so that drivers can find the files again.
1540- Update file manifest, to deal with X server modules that have moved to
1541  a subdir, etc.
1542
1543* Mon Nov 28 2005 Kristian Hテクgsberg <krh@redhat.com>
1544- Add a few missing BuildRequires.
1545
1546* Fri Nov 25 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-9
1547- Added "Requires: xorg-x11-drivers >= 0.99.2-4" as a dependency of the Xorg
1548  subpackage, to ensure that anaconda installs all of the drivers during OS
1549  installs and upgrades, as requested by Jeremy Katz.
1550
1551* Fri Nov 25 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-8
1552- Added xorg-server-0.99.3-rgb.txt-dix-config-fix.patch which fixes the
1553  --with-rgb-path option to actually *work*.
1554- Updated libdrm dep to 1.0.5
1555
1556* Wed Nov 23 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-7
1557- Update xorg-x11-server-utils dep to 0.99.2-5 to ensure rgb.txt is installed
1558  in correct location - _datadir/X11/rgb
1559- Added --with-rgb-path configure option to specify _datadir/X11/rgb so the
1560  X server finds the rgb.txt database properly, for bugs (#173453, 173435,
1561  173428, 173483, 173734, 173737, 173594)
1562- Added xorg-server-0.99.3-fbmmx-fix-for-non-SSE-cpu.patch to prevent SSE/MMX
1563  code from being activated on non-capable VIA CPU. (#173384,fdo#5093)
1564
1565* Thu Nov 17 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-6
1566- Add the missing rpm pre script from monolithic xorg-x11 packaging,
1567  clean it up a bit, reorder it for slight performance gain.
1568- Add some perl magic to pre script to remove RgbPath from xorg.conf,
1569  in order to fix bug (#173036, 173435, 173453, 173428)
1570- Add more perl magic to pre script to update ModulePath to the new
1571  location if it is specified in xorg.conf.
1572- Added xorg-x11-server-0.99.3-init-origins-fix.patch ported from monolithic
1573  xorg-x11 package to fix Xinerama bug.
1574- Added xorg-redhat-die-ugly-pattern-die-die-die.patch to kill the ugly grey
1575  stipple once again for bug (#173423).
1576- Added "BuildRequires: libdrm-devel" for DRI enabled builds.
1577
1578* Mon Nov 14 2005 Jeremy Katz <katzj@redhat.com> 0.99.3-5
1579- Xorg server should be suid for users to be able to run startx (#173064)
1580
1581* Mon Nov 14 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-4
1582- Added temporary "BuildRequires: libXfont-devel >= 0.99.2-3" and
1583  "Requires: libXfont-devel >= 0.99.2-3" to ensure early-testers of
1584  pre-rawhide modular X have installed the work around for (#172997).
1585- Added implementation specific "Requires: xkbdata" to Xorg subpackage, as
1586  we want to ensure the xkb data files are present, but allow us the option
1587  of easily switching implementations to "xkeyboard-config" at a future
1588  date, if we decide to go that route.
1589- Re-enable _smp_mflags during build.
1590- Added "Requires: xorg-x11-drv-vesa" to Xorg subpackage (#173060)
1591
1592* Mon Nov 14 2005 Jeremy Katz <katzj@redhat.com> 0.99.3-3
1593- provide Xserver
1594- add another requires for basic bits
1595
1596* Sun Nov 13 2005 Jeremy Katz <katzj@redhat.com> 0.99.3-2
1597- add some deps to the Xorg subpackage for base fonts, keyboard and mouse
1598  drivers, and rgb.txt that the server really wont work without
1599
1600* Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
1601- Update to xorg-server-0.99.3 from X11R7 RC2.
1602- Add xorg-server.m4 to sdk subpackage, and "X" symlink to Xorg subpackage.
1603
1604* Thu Nov 10 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-4
1605- Added "Requires: xkbcomp" for Xorg server, as it invokes it internally.
1606
1607* Wed Nov 09 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
1608- Added "BuildRequires: libXtst-devel" for Xtst examples.
1609
1610* Mon Nov 07 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
1611- Added versioning to Xorg virtual Provide, to allow config tools and driver
1612  packages to have version based requires.
1613
1614* Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
1615- Update to xorg-server-0.99.2 from X11R7 RC1.
1616- Add "BuildRequires: xorg-x11-util-macros >= 0.99.1".
1617- Add "BuildRequires: mesa-source >= 6.4-4" for DRI builds.
1618- Added dmx related utilities to Xdmx subpackage.
1619- Individually list each X server module in file manifest.
1620- Hack man1 manpages to be installed into man1x.
1621- Add the following ./configure options --disable-dependency-tracking,
1622  --enable-composite, --enable-xtrap, --enable-xcsecurity, --enable-xevie,
1623  --enable-lbx, --enable-dri, --with-mesa-source, --with-module-dir,
1624  --with-os-name, --with-os-vendor, --with-xkb-output, --disable-xorgcfg
1625- Added getconfig, scanpci et al to Xorg subpackage
1626- Added inb, inl, inw, ioport, outboutl, outw, pcitweak utils to Xorg package
1627  conditionally, defaulting to "off".  These utilities are potentially
1628  dangerous and can physically damage hardware and/or destroy data, so are
1629  not shipped by default.
1630- Added "BuildRequires: libdmx-devel" for dmx utilities
1631- Added "BuildRequires: libXres-devel" for Xres examples
1632- Added {_libdir}/xserver/SecurityPolicy to Xorg subpackage for XSECURITY
1633
1634* Mon Oct 03 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2.cvs20050830.2
1635- Fix license tag to be "MIT/X11"
1636- Change Xdmx subpackage to Obsolete xorg-x11-Xdmx instead of xorg-x11-Xnest
1637
1638* Sun Oct 02 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2.cvs20050830.1
1639- Update BuildRequires for new library package naming (libX...)
1640- Use Fedora Extras style BuildRoot tag
1641- Invoke make with _smp_mflags to take advantage of SMP systems
1642
1643* Tue Aug 30 2005 Kristian Hogsberg <krh@redhat.com> 0.99.1-2.cvs20050830
1644- Go back to %spec -n, use new cvs snapshot that supports overriding
1645  moduledir during make install, use %makeinstall.
1646- Drop %{moduledir}/multimedia globs.
1647
1648* Fri Aug 26 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2.cvs20050825.0
1649- Added build dependency on xorg-x11-libfontenc-devel, as the build fails
1650  half way through without it, even though upstream dependencies do not
1651  specify it as required.
1652
1653* Tue Aug 23 2005 Kristian Hogsberg <krh@redhat.com> 0.99.1-1
1654- Initial spec file for the modular X server.
Note: See TracBrowser for help on using the repository browser.