source: projects/specs/branches/6/x/xorg-x11-server/xorg-x11-server-vl.spec @ 7673

Revision 7673, 61.6 KB checked in by iwamoto, 11 years ago (diff)

poppler,vte, xorg-x11-server update

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