xorg-x11-server-vl.spec 59 KB

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