xorg-x11-server-vl.spec 60 KB

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