xorg-x11-drv-nouveau-vl.spec 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326
  1. %define tarball xf86-video-nouveau
  2. %define moduledir %(pkg-config xorg-server --variable=moduledir )
  3. %define driverdir %{moduledir}/drivers
  4. Summary: Xorg X11 nouveau video driver for NVIDIA graphics chipsets
  5. Summary(ja): Xorg X11 nouveau ビデオドライバ - NVIDIA グラフィックスチップセット用
  6. Name: xorg-x11-drv-nouveau
  7. Version: 1.0.16
  8. Release: 1%{?_dist_release}
  9. Group: User Interface/X Hardware Support
  10. Vendor: Project Vine
  11. Distribution: Vine Linux
  12. License: MIT
  13. URL: http://www.x.org
  14. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  15. Source0: https://www.x.org/archive/individual/driver/%{tarball}-%{version}.tar.bz2
  16. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  17. BuildRequires: libtool automake autoconf
  18. BuildRequires: xorg-x11-server-sdk >= 1.8.0
  19. BuildRequires: libdrm-devel >= 2.4.40
  20. BuildRequires: mesa-libGL-devel
  21. BuildRequires: eudev-libudev-devel
  22. BuildRequires: kernel-headers >= 2.6.32
  23. Requires: hwdata
  24. Requires: xorg-x11-server-Xorg > 1.8.0
  25. Requires: libdrm >= 2.4.40
  26. Requires: eudev-libudev
  27. %description
  28. X.Org X11 nouveau video driver.
  29. %prep
  30. %setup -q -n xf86-video-nouveau-%{version}
  31. %build
  32. %configure --disable-static
  33. make
  34. %install
  35. rm -rf $RPM_BUILD_ROOT
  36. make install DESTDIR=$RPM_BUILD_ROOT
  37. find $RPM_BUILD_ROOT -regex ".*\.la$" | xargs rm -f --
  38. %clean
  39. rm -rf $RPM_BUILD_ROOT
  40. %files
  41. %defattr(-,root,root,-)
  42. %{driverdir}/nouveau_drv.so
  43. %{_mandir}/man4/nouveau.4*
  44. %changelog
  45. * Sat May 02 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.0.16-1
  46. - new upstream release.
  47. - built with xserver-1.20.8.
  48. * Wed Feb 14 2018 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.15-2
  49. - rebuild with xserver-1.19.6
  50. * Wed Feb 14 2018 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 1.0.15-1
  51. - new upstream release
  52. * Thu May 05 2016 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.12-1
  53. - new upstream release
  54. * Sun Oct 25 2015 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.11-2
  55. - rebuild with xserver-1.17.2
  56. * Sat Nov 22 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.11-1
  57. - new upstream release
  58. * Thu Jul 10 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-4
  59. - rebuild with xserver-1.15.2
  60. * Wed Jul 02 2014 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-3
  61. - change BuildRequires: eudev-libudev-devel instead of libudev-devel
  62. * Thu Dec 26 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.10-1
  63. - new upstream release
  64. * Sun Nov 03 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.9-1
  65. - new upstream release
  66. * Sun May 05 2013 Yoji TOYODA <bsyamato@sea.plala.or.jp> 1.0.7-1
  67. - new upstream release
  68. * Sat Nov 17 2012 Daisuke SUZUKI <daisuke@linux.or.jp> 1.0.4-1
  69. - update to 1.0.4, build with libdrm-2.4.40
  70. * Sun Mar 25 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.16-5.20110117git38e8809
  71. - rebuild with xserver-1.12.0
  72. * Wed Nov 02 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.16-4.20110117git38e8809
  73. - rebuild with xserver-1.11.1.902
  74. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.16-3.20110117git38e8809
  75. - update to new git snapshot
  76. - drop all patches
  77. - add Patch2: nouveau-nva3-noaccel-info.patch
  78. - add BuildRequires: libudev-devel
  79. - add Requires: libudev
  80. * Sun Mar 28 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 0.0.16-2.20100218git2964702
  81. - rebuild with xserver-1.8rc
  82. * Wed Mar 24 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.16-1.20100218git2964702
  83. - update to new git snapshot
  84. - BR: libdrm-devel >= 2.4.18
  85. * Wed Dec 16 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 0.0.15-1.20091216git03c7d6
  86. - initial build for Vine Linux
  87. - update to new git snapshot
  88. - BR: libdrm-devel >= 2.4.16
  89. * Thu Nov 05 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-17.20091105gite1c2efd
  90. - handle reloc failures more gracefully (rh#531058)
  91. - fix for rh#532322
  92. * Mon Nov 02 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-16.20091030git5587f40
  93. - force all pixmaps into system memory initally on low memory cards
  94. * Tue Oct 27 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-15.20091022git718a41b
  95. - misc fixes, initial NVA8 support
  96. * Fri Oct 09 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-14.20091008git3f020b0
  97. - update from upstream, fixes various issues, especially with recent xservers
  98. * Tue Sep 29 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-13.20090929gitdd8339f
  99. - fix driver to work again with recent EXA changes
  100. * Fri Sep 25 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-12.20090924gitde0b095
  101. - G80: small performance fix
  102. * Mon Sep 21 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-11.20090921gitdf95ebd
  103. - fix an accel pitch issue seen in rh#523281
  104. * Mon Sep 14 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-10.20090914git1b72020
  105. - wait for fbcon copy to complete before switching mode (rh#522688)
  106. * Thu Sep 10 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-9.20090910git806eaf6
  107. - fix a hang/crash issue that could occur during a modeset
  108. - nouveau-transition-hack.patch: drop, supported with driver pixmaps anyway
  109. * Wed Sep 09 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-8.20090904git2b5ec6a
  110. - nouveau-tile7000.patch: workaround some display corruption on G8x
  111. * Fri Sep 04 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-7.20090904git2b5ec6a
  112. - fix cursor being left enabled on wrong display
  113. * Thu Aug 27 2009 Adam Jackson <ajax@redhat.com> 0.0.15-6.20090820git569a17a
  114. - nouveau-bgnr.patch: Enable seamless plymouth->gdm transition.
  115. * Fri Aug 21 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-5.20090820git569a17a
  116. - a couple more minor fixes
  117. * Thu Aug 20 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-4.20090819gitfe2b5e6
  118. - various fixes from upstream, build pending new xorg-x11-server update
  119. * Tue Aug 11 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-3.20090810git85b1c86
  120. - wfb fixes, driver pixmaps enabled by default
  121. * Wed Aug 05 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-2.20090803git712064e
  122. - dri2 fixes, no wfb without kms, non-kms fb resize fixes, other misc fixes
  123. * Tue Aug 04 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-1.20090803git619103a
  124. - upstream update, misc fixes
  125. * Tue Jul 28 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.15-0.20090728git4d20547
  126. - Update to latest upstream
  127. * Mon Jul 27 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:0.0.14-4.20090717gitb1b2330
  128. - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
  129. * Fri Jul 17 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.14-3.20090717gitb1b2330
  130. - somehow missed updated patches to go on top
  131. * Fri Jul 17 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.14-2.20090717gitb1b2330
  132. - build fixes for recent X changes
  133. * Wed Jul 15 2009 Adam Jackson <ajax@redhat.com> - 1:0.0.14-1.20090701git6d14327.1
  134. - ABI bump
  135. * Tue Jul 7 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.14-1.20090701git6d14327
  136. - update from upstream + bring back additional features found in F11
  137. * Fri Jun 26 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.14-0.20090625gitc0bf670
  138. - rebase onto latest upstream. missing some features that were patched into
  139. F11, they'll come back soon.
  140. * Fri Apr 17 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-29.20090417gitfa2f111
  141. - avoid post-beta hangs experienced by many people (rh#495764, rh#493222).
  142. - the bug here was relatively harmless, but exposed a more serious issue
  143. which has been fixed in libdrm-2.4.6-6.fc11
  144. - kms: speed up transitions, they could take a couple of seconds previously
  145. - framebuffer resize support (rh#495838, rh#487356, lots of dups)
  146. * Wed Apr 15 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-27.20090413git7100c06
  147. - fix rh#495843
  148. * Mon Apr 13 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-26.20090413git7100c06
  149. - nouveau-fedora.patch: split out into indivdual functionality
  150. - nv50: disable acceleration on NVAx chipsets, it won't work properly yet
  151. - drop nouveau-eedid.patch, it's upstream now
  152. * Wed Apr 08 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-25.20090408gitd8545e6
  153. - correct logic error in vbios parser (rh#493981)
  154. * Wed Apr 08 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-24.20090408git960a5c8
  155. - modify nv50 ddc regs again, fix kms edid property
  156. * Tue Apr 07 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-23.20090407git11451ca
  157. - upstream update: rh#492399, nv50 PROM fixes
  158. * Sat Apr 04 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-22.20090404git836d985
  159. - use consistent connector names across all modesetting paths
  160. - rh#493981
  161. * Fri Apr 03 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-21.20090403git11be9a9
  162. - upstream update, loads of modesetting fixes
  163. - rh#492819, rh#492427, rh#492289, rh#492289
  164. * Mon Mar 30 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-20.20090330git9d46930
  165. - xv bugfix
  166. * Mon Mar 30 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-19.20090330git9213c39
  167. - fix rh#492239, and various modesetting changes
  168. - nouveau-eedid.patch: remove nv50 hunk, is upstream now
  169. * Fri Mar 27 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-18.20090327gitf1907dc
  170. - nv50: add default modes to mode pool for lvds panels (rh#492360)
  171. - kms: fix getting edid blob from kernel
  172. * Fri Mar 27 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-17.20090327gitf431e20
  173. - fix partially obscured xv rendering without compmgr (rh#492227,rh#492229,rh#492428)
  174. - fix crash when rotation requested (fdo#20848)
  175. - additional sanity checks for kernel modesetting enabled
  176. * Thu Mar 26 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-16.20090326git01cee29
  177. - update, should fix rh#497173
  178. * Mon Mar 23 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-15.20090324git4067ab4
  179. - more ppc build fixes
  180. * Mon Mar 23 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-14.20090323git3063486
  181. - fix ppc build
  182. * Mon Mar 23 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-13.20090323gitd80fe78
  183. - modesetting fixes, should handle rh#487456
  184. * Mon Mar 23 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-12.20090318git3e7fa97
  185. - upstream update, various fixes to pre-nv50 modesetting, cleanups
  186. * Fri Mar 13 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-11.20090313git79d23d8
  187. - kms: dpms fixes
  188. - kms: nicer reporting of output properties to users
  189. - improve init paths, more robust
  190. - support for multiple xservers (fast user switching)
  191. * Tue Mar 10 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-10.20090310git8f9a580
  192. - upstream update, should fix #455194
  193. * Mon Mar 09 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-9.20090309gited9bd88
  194. - upstream update, fixes
  195. - store used vbios image in /var/run, will potentially help debugging later
  196. * Thu Mar 05 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-8.20090305git42f99e6
  197. - upstream update, fixes
  198. - kms: support gamma and dpms calls
  199. - kms: nicer transition to gdm from plymouth
  200. * Mon Mar 02 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-7.20090302gite6c3b98
  201. - upstream update, fixes
  202. * Fri Feb 27 2009 Adam Jackson <ajax@redhat.com> 0.0.12-6.20090224gitd91fc78
  203. - nouveau-eedid.patch: Do EEDID.
  204. * Tue Feb 24 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-5.20090224gitd91fc78
  205. - improve description of package
  206. * Tue Feb 24 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-4.20090224gitd91fc78
  207. - new upstream snapshot
  208. * Tue Feb 17 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-1.20090216git7b25a30
  209. - fixes from upstream
  210. - append git version to tarball filename
  211. * Mon Feb 16 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-1.20090213git2573c06
  212. - latest snapshot
  213. - add patches to improve G80/G90 desktop performance
  214. * Sat Feb 7 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-3.20090205git945f0cb
  215. - build with kms paths enabled, so things don't blow up with kms turned on
  216. * Thu Feb 5 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.12-1.20090205git945f0cb
  217. - latest snapshot - kernel interface 0.0.12
  218. * Tue Feb 03 2009 Kyle McMartin <kyle@redhat.com> 0.0.11-2.20090106git133c1a5
  219. - add build-dep on mesa (missing GL/gl.h due to glxint.h)
  220. * Tue Jan 13 2009 Ben Skeggs <bskeggs@redhat.com> 0.0.11-1.20090106git133c1a5
  221. - update to latest snapshot
  222. * Wed Nov 19 2008 Dave Airlie <airlied@redhat.com> 0.0.11-1.20081119git65b956f
  223. - update to latest upstream snapshot
  224. * Tue Sep 02 2008 Dave Airlie <airlied@redhat.com> 0.0.11-1.20080902git6dd8ad4
  225. - update to snapshot with new kernel interface 0.0.11
  226. * Tue May 20 2008 Dave Airlie <airlied@redhat.com> 0.0.10-3.20080520git9c1d87f
  227. - update to latest snapshot - enables randr12
  228. * Tue Apr 08 2008 Dave Airlie <airlied@redhat.com> 0.0.10-2.20080408git0991281
  229. - Update to latest snapshot
  230. * Tue Mar 11 2008 Dave Airlie <airlied@redhat.com> 1:0.0.10-1.20080311git460cb26
  231. - update to latest snapshot
  232. * Fri Feb 29 2008 Dave Airlie <airlied@redhat.com> 1:0.0.10-1.20080221git5db7920
  233. - Initial package for nouveau driver.