xorg-x11-server-vl.spec 61 KB

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