mesa-vl.spec 39 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155
  1. # When bootstrapping an arch, omit the -demos subpackage.
  2. %define base_drivers mga,nouveau,r128,radeon,r200,savage,tdfx
  3. %ifarch %{ix86}
  4. %define ix86_drivers ,i810,i915,i965,sis,unichrome
  5. %endif
  6. %ifarch x86_64
  7. %define amd64_drivers ,i915,i965,unichrome
  8. %endif
  9. %define dri_drivers --with-dri-drivers=%{base_drivers}%{?ix86_drivers}%{?amd64_drivers}
  10. %define manpages gl-manpages-1.0.1
  11. #%define gitdate 20100217
  12. %define build_compat32 %{?_with_compat32:1}%{!?_with_compat32:0}
  13. Summary: Mesa graphics libraries
  14. Summary(ja): Mesa グラフィックスライブラリ
  15. Name: mesa
  16. Version: 7.11.2
  17. Release: 2%{?_dist_release}
  18. License: MIT
  19. Group: System Environment/Libraries
  20. URL: http://www.mesa3d.org
  21. Source0: ftp://ftp.freedesktop.org/pub/mesa/%{version}/MesaLib-%{version}.tar.bz2
  22. Source2: %{manpages}.tar.bz2
  23. Source3: make-git-snapshot.sh
  24. Patch3: mesa-7.11-no-mach64.patch
  25. Patch4: mesa-legacy-drivers.patch
  26. Patch8: mesa-7.10-llvmcore.patch
  27. Patch9: mesa-7.11.2-llvm-3.0.patch
  28. Patch30: mesa-7.6-hush-vblank-warning.patch
  29. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  30. BuildRequires: pkgconfig
  31. BuildRequires: flex, bison
  32. BuildRequires: libdrm-devel >= 2.4.24
  33. BuildRequires: libXxf86vm-devel
  34. BuildRequires: expat-devel >= 2.0
  35. BuildRequires: xorg-x11-proto-devel >= 7.4
  36. BuildRequires: xorg-x11-server-sdk
  37. BuildRequires: kernel-headers
  38. BuildRequires: makedepend
  39. BuildRequires: libXext-devel
  40. BuildRequires: freeglut-devel
  41. BuildRequires: libXfixes-devel
  42. BuildRequires: libXdamage-devel
  43. BuildRequires: libXi-devel
  44. BuildRequires: libXmu-devel
  45. BuildRequires: libudev-devel
  46. BuildRequires: llvm-devel >= 3.0
  47. %description
  48. Mesa
  49. %package libGL
  50. Summary: Mesa libGL runtime libraries and DRI drivers
  51. Summary(ja): Mesa libGL ランタイプライブラリおよび DRI ドライバ
  52. Group: System Environment/Libraries
  53. Requires(post): /sbin/ldconfig
  54. Requires(postun): /sbin/ldconfig
  55. Provides: libGL
  56. Obsoletes: Mesa, XFree86-gl, XOrg-gl
  57. Requires: libdrm >= 2.4.5
  58. %description libGL
  59. Mesa libGL runtime libraries and DRI drivers.
  60. %package libGL-devel
  61. Summary: Mesa libGL development package
  62. Summary(ja): Mesa libGL 開発パッケージ
  63. Group: Development/Libraries
  64. Provides: libGL-devel
  65. Requires: mesa-libGL = %{version}-%{release}
  66. Requires: libX11-devel
  67. Requires: libXxf86vm-devel
  68. Requires: libXdamage-devel
  69. Requires: libXfixes-devel
  70. Requires: libXext-devel
  71. Requires: libdrm-devel
  72. Obsoletes: Mesa-devel, XFree86-gl-devel, XOrg-gl-devel
  73. %description libGL-devel
  74. Mesa libGL development package
  75. %package libGLU
  76. Summary: Mesa libGLU runtime library
  77. Summary(ja): Mesa libGLU ランタイムライブラリ
  78. Group: System Environment/Libraries
  79. Requires(post): /sbin/ldconfig
  80. Requires(postun): /sbin/ldconfig
  81. Provides: libGLU
  82. Obsoletes: Mesa, XFree86-gl, XOrg-gl
  83. %description libGLU
  84. Mesa libGLU runtime library
  85. %package libGLU-devel
  86. Summary: Mesa libGLU development package
  87. Summary(ja): Mesa libGLU 開発パッケージ
  88. Group: Development/Libraries
  89. Requires: mesa-libGLU = %{version}-%{release}
  90. Requires: libGL-devel
  91. Provides: libGLU-devel
  92. Obsoletes: Mesa-devel, XFree86-gl-devel, XOrg-gl-devel
  93. %description libGLU-devel
  94. Mesa libGLU development package
  95. %package libEGL
  96. Summary: Mesa libEGL runtime libraries
  97. Summary(ja): Mesa libEGL ランタイムライブラリ
  98. Group: System Environment/Libraries
  99. Requires(post): /sbin/ldconfig
  100. Requires(postun): /sbin/ldconfig
  101. Requires: libdrm >= 2.4.24-1
  102. %description libEGL
  103. Mesa libEGL runtime libraries
  104. %package libEGL-devel
  105. Summary: Mesa libEGL development package
  106. Summary(ja): Mesa libEGL 開発パッケージ
  107. Group: Development/Libraries
  108. Requires: mesa-libEGL = %{version}-%{release}
  109. %description libEGL-devel
  110. Mesa libEGL development package
  111. %package libGLES
  112. Summary: Mesa libGLES runtime libraries
  113. Summary(ja): Mesa libGLES ランタイムライブラリ
  114. Group: System Environment/Libraries
  115. Requires(post): /sbin/ldconfig
  116. Requires(postun): /sbin/ldconfig
  117. Requires: libdrm >= 2.4.24-1
  118. %description libGLES
  119. Mesa GLES runtime libraries
  120. %package libGLES-devel
  121. Summary: Mesa libGLES development package
  122. Summary(ja): Mesa libGLES 開発パッケージ
  123. Group: Development/Libraries
  124. Requires: mesa-libGLES = %{version}-%{release}
  125. %description libGLES-devel
  126. Mesa libGLES development package
  127. %package libOSMesa
  128. Summary: Mesa offscreen rendering libraries
  129. Summary(ja): Mesa オフスクリーンレンダリングライブラリ
  130. Group: System Environment/Libraries
  131. Requires(post): /sbin/ldconfig
  132. Requires(postun): /sbin/ldconfig
  133. Provides: libOSMesa
  134. %description libOSMesa
  135. Mesa offscreen rendering libraries
  136. %package libOSMesa-devel
  137. Summary: Mesa offscreen rendering development package
  138. Summary(ja): Mesa オフスクリーンレンダリング開発パッケージ
  139. Group: Development/Libraries
  140. Requires: mesa-libOSMesa = %{version}-%{release}
  141. %description libOSMesa-devel
  142. Mesa offscreen rendering development package
  143. %package source
  144. Summary: Mesa source code required to build X server
  145. Summary(ja): X サーバをビルドするために必要な Mesa ソースコード
  146. Group: Development/Libraries
  147. %description source
  148. The mesa-source package provides the minimal source code needed to
  149. build DRI enabled X servers, etc.
  150. # compat32
  151. %package -n compat32-%{name}-libGL
  152. Summary: Mesa libGL runtime libraries and DRI drivers
  153. Summary(ja): Mesa libGL ランタイプライブラリおよび DRI ドライバ
  154. Group: System Environment/Libraries
  155. Requires(post): /sbin/ldconfig
  156. Requires(postun): /sbin/ldconfig
  157. Requires: %{name}-libGL = %{version}-%{release}
  158. Requires: compat32-libdrm >= 2.4.5
  159. %description -n compat32-%{name}-libGL
  160. Mesa libGL runtime libraries and DRI drivers.
  161. %package -n compat32-%{name}-libGL-devel
  162. Summary: Mesa libGL development package
  163. Summary(ja): Mesa libGL 開発パッケージ
  164. Group: Development/Libraries
  165. Requires: compat32-%{name}-libGL = %{version}-%{release}
  166. Requires: %{name}-libGL-devel = %{version}-%{release}
  167. Requires: compat32-libX11-devel
  168. Requires: compat32-libdrm-devel
  169. %description -n compat32-%{name}-libGL-devel
  170. Mesa libGL development package
  171. %package -n compat32-%{name}-libGLU
  172. Summary: Mesa libGLU runtime library
  173. Summary(ja): Mesa libGLU ランタイムライブラリ
  174. Group: System Environment/Libraries
  175. Requires(post): /sbin/ldconfig
  176. Requires(postun): /sbin/ldconfig
  177. Requires: %{name}-libGLU = %{version}-%{release}
  178. %description -n compat32-%{name}-libGLU
  179. Mesa libGLU runtime library
  180. %package -n compat32-%{name}-libGLU-devel
  181. Summary: Mesa libGLU development package
  182. Summary(ja): Mesa libGLU 開発パッケージ
  183. Group: Development/Libraries
  184. Requires: compat32-%{name}-libGL = %{version}-%{release}
  185. Requires: compat32-%{name}-libGLU = %{version}-%{release}
  186. Requires: %{name}-libGL-devel = %{version}-%{release}
  187. Requires: %{name}-libGLU-devel = %{version}-%{release}
  188. %description -n compat32-%{name}-libGLU-devel
  189. Mesa libGLU development package
  190. %package -n compat32-%{name}-libEGL
  191. Summary: Mesa libEGL runtime libraries
  192. Summary(ja): Mesa libEGL ランタイムライブラリ
  193. Group: System Environment/Libraries
  194. Requires(post): /sbin/ldconfig
  195. Requires(postun): /sbin/ldconfig
  196. Requires: compat32-libdrm >= 2.4.24-1
  197. %description -n compat32-%{name}-libEGL
  198. Mesa libEGL runtime libraries
  199. %package -n compat32-%{name}-libEGL-devel
  200. Summary: Mesa libEGL development package
  201. Summary(ja): Mesa libEGL 開発パッケージ
  202. Group: Development/Libraries
  203. Requires: mesa-libEGL = %{version}-%{release}
  204. Requires: compat32-mesa-libEGL = %{version}-%{release}
  205. %description -n compat32-%{name}-libEGL-devel
  206. Mesa libEGL development package
  207. %package -n compat32-%{name}-libGLES
  208. Summary: Mesa libGLES runtime libraries
  209. Summary(ja): Mesa libGLES ランタイムライブラリ
  210. Group: System Environment/Libraries
  211. Requires(post): /sbin/ldconfig
  212. Requires(postun): /sbin/ldconfig
  213. Requires: compat32-libdrm >= 2.4.24-1
  214. %description -n compat32-%{name}-libGLES
  215. Mesa GLES runtime libraries
  216. %package -n compat32-%{name}-libGLES-devel
  217. Summary: Mesa libGLES development package
  218. Summary(ja): Mesa libGLES 開発パッケージ
  219. Group: Development/Libraries
  220. Requires: mesa-libGLES = %{version}-%{release}
  221. Requires: compat32-mesa-libGLES = %{version}-%{release}
  222. %description -n compat32-%{name}-libGLES-devel
  223. Mesa libGLES development package
  224. %package -n compat32-%{name}-libOSMesa
  225. Summary: Mesa offscreen rendering libraries
  226. Summary(ja): Mesa オフスクリーンレンダリングライブラリ
  227. Group: System Environment/Libraries
  228. Requires(post): /sbin/ldconfig
  229. Requires(postun): /sbin/ldconfig
  230. Requires: %{name}-libOSMesa
  231. %description -n compat32-%{name}-libOSMesa
  232. Mesa offscreen rendering libraries
  233. %package -n compat32-%{name}-libOSMesa-devel
  234. Summary: Mesa offscreen rendering development package
  235. Summary(ja): Mesa オフスクリーンレンダリング開発パッケージ
  236. Group: Development/Libraries
  237. Requires: compat32-%{name}-libOSMesa = %{version}-%{release}
  238. Requires: %{name}-libOSMesa-devel = %{version}-%{release}
  239. %description -n compat32-%{name}-libOSMesa-devel
  240. Mesa offscreen rendering development package
  241. %prep
  242. %setup -q -n Mesa-%{version} -b2
  243. %patch3 -p1 -b .no-mach64
  244. %patch4 -p1 -b .legacy
  245. %patch8 -p1 -b .llvmcore
  246. %patch9 -p1 -b .llvm30
  247. %patch30 -p1 -b .vblank-warning
  248. %build
  249. autoreconf --install
  250. %ifarch %{ix86}
  251. %define common_flags --enable-pic --enable-udev --disable-asm
  252. %else
  253. %define common_flags --enable-pic --enable-udev
  254. %endif
  255. export CFLAGS="$RPM_OPT_FLAGS"
  256. export CXXFLAGS="$RPM_OPT_FLAGS"
  257. # now build the rest of mesa
  258. %configure \
  259. %{common_flags} \
  260. --disable-glw \
  261. --disable-glut \
  262. --enable-gl-osmesa \
  263. --with-osmesa-bits=8 \
  264. --with-driver=dri \
  265. --with-dri-driverdir=%{_libdir}/dri \
  266. --with-state-trackers=dri,xorg,glx \
  267. --enable-egl \
  268. --enable-gles1 \
  269. --enable-gles2 \
  270. --disable-gallium-egl \
  271. --with-gallium-drivers=r300,r600,nouveau,swrast \
  272. --enable-gallium-llvm \
  273. %{?dri_drivers}
  274. make %{?_smp_mflags}
  275. pushd ../%{manpages}
  276. autoreconf -v --install
  277. %configure
  278. make %{?_smp_mflags}
  279. popd
  280. %install
  281. rm -rf $RPM_BUILD_ROOT
  282. # core libs and headers, but not drivers.
  283. make install DESTDIR=$RPM_BUILD_ROOT DRI_DIRS=
  284. # just the DRI drivers that are sane
  285. install -d $RPM_BUILD_ROOT%{_libdir}/dri
  286. # use gallium driver iff built
  287. [ -f %{_lib}/gallium/swrastg_dri.so ] && mv %{_lib}/gallium/swrastg_dri.so %{_lib}/swrast_dri.so
  288. [ -f %{_lib}/gallium/r300_dri.so ] && cp %{_lib}/gallium/r300_dri.so %{_lib}/r300_dri.so
  289. [ -f %{_lib}/gallium/r600_dri.so ] && cp %{_lib}/gallium/r600_dri.so %{_lib}/r600_dri.so
  290. for f in i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon savage sis swrast tdfx unichrome nouveau_vieux gallium/vmwgfx; do
  291. so=%{_lib}/${f}_dri.so
  292. test -e $so && echo $so
  293. done | xargs install -m 0755 -t $RPM_BUILD_ROOT%{_libdir}/dri >& /dev/null || :
  294. # strip out undesirable headers
  295. pushd $RPM_BUILD_ROOT%{_includedir}/GL
  296. rm -f [a-fh-np-wyz]*.h glf*.h glut*.h
  297. popd
  298. pushd $RPM_BUILD_ROOT%{_libdir}
  299. rm -f xorg/modules/drivers/modesetting_drv.so
  300. popd
  301. # man pages
  302. pushd ../%{manpages}
  303. make %{?_smp_mflags} install DESTDIR=$RPM_BUILD_ROOT
  304. popd
  305. # Install the source needed to build the X server. The egreps are just
  306. # stripping out unnecessary dirs; only tricky bit is the [^c] to make sure
  307. # .../dri/common is included.
  308. %define mesasourcedir %{_datadir}/mesa/source
  309. mkdir -p $RPM_BUILD_ROOT/%{mesasourcedir}
  310. ( find src -name \*.[ch] ; find include -name \*.h ) |
  311. egrep -v '^src/(glu|glw)' |
  312. egrep -v '^src/mesa/drivers/(directfb|dos|fbdev|glide|ggi|osmesa)' |
  313. egrep -v '^src/mesa/drivers/(windows|dri/[^c])' |
  314. xargs tar cf - --mode a=r |
  315. (cd $RPM_BUILD_ROOT/%{mesasourcedir} && tar xf -)
  316. # this keeps breaking, check it early. note that the exit from eu-ftr is odd.
  317. pushd $RPM_BUILD_ROOT%{_libdir}
  318. for i in libOSMesa*.so libGL.so ; do
  319. eu-findtextrel $i && exit 1
  320. done
  321. popd
  322. %clean
  323. rm -rf $RPM_BUILD_ROOT
  324. %check
  325. %post libGL -p /sbin/ldconfig
  326. %postun libGL -p /sbin/ldconfig
  327. %post libGLU -p /sbin/ldconfig
  328. %postun libGLU -p /sbin/ldconfig
  329. %post libOSMesa -p /sbin/ldconfig
  330. %postun libOSMesa -p /sbin/ldconfig
  331. %post libEGL -p /sbin/ldconfig
  332. %postun libEGL -p /sbin/ldconfig
  333. %post libGLES -p /sbin/ldconfig
  334. %postun libGLES -p /sbin/ldconfig
  335. %post -n compat32-%{name}-libGL -p /sbin/ldconfig
  336. %postun -n compat32-%{name}-libGL -p /sbin/ldconfig
  337. %post -n compat32-%{name}-libGLU -p /sbin/ldconfig
  338. %postun -n compat32-%{name}-libGLU -p /sbin/ldconfig
  339. %post -n compat32-%{name}-libOSMesa -p /sbin/ldconfig
  340. %postun -n compat32-%{name}-libOSMesa -p /sbin/ldconfig
  341. %post -n compat32-%{name}-libEGL -p /sbin/ldconfig
  342. %postun -n compat32-%{name}-libEGL -p /sbin/ldconfig
  343. %post -n compat32-%{name}-libGLES -p /sbin/ldconfig
  344. %postun -n compat32-%{name}-libGLES -p /sbin/ldconfig
  345. %files libGL
  346. %defattr(-,root,root,-)
  347. %{_libdir}/libGL.so.1
  348. %{_libdir}/libGL.so.1.2
  349. %dir %{_libdir}/dri
  350. #%{_libdir}/dri/libdricore.so
  351. %{_libdir}/dri/*_dri.so
  352. %files libGL-devel
  353. %defattr(-,root,root,-)
  354. %{_includedir}/GL/gl.h
  355. %{_includedir}/GL/gl_mangle.h
  356. %{_includedir}/GL/glext.h
  357. %{_includedir}/GL/glx.h
  358. %{_includedir}/GL/glx_mangle.h
  359. %{_includedir}/GL/glxext.h
  360. %dir %{_includedir}/GL/internal
  361. %{_includedir}/GL/internal/dri_interface.h
  362. %{_libdir}/libGL.so
  363. %{_libdir}/pkgconfig/gl.pc
  364. %{_libdir}/pkgconfig/dri.pc
  365. %{_datadir}/man/man3/gl[^uX]*.3gl*
  366. %{_datadir}/man/man3/glX*.3gl*
  367. %files libGLU
  368. %defattr(-,root,root,-)
  369. %{_libdir}/libGLU.so.1
  370. %{_libdir}/libGLU.so.1.3.*
  371. %files libGLU-devel
  372. %defattr(-,root,root,-)
  373. %{_libdir}/libGLU.so
  374. %{_libdir}/pkgconfig/glu.pc
  375. %{_includedir}/GL/glu.h
  376. %{_includedir}/GL/glu_mangle.h
  377. %{_datadir}/man/man3/glu*.3gl*
  378. %files libEGL
  379. %defattr(-,root,root,-)
  380. %doc docs/COPYING
  381. %{_libdir}/libEGL.so.1
  382. %{_libdir}/libEGL.so.1.*
  383. %files libEGL-devel
  384. %defattr(-,root,root,-)
  385. %{_includedir}/EGL/eglext.h
  386. %{_includedir}/EGL/egl.h
  387. %{_includedir}/EGL/eglplatform.h
  388. %{_includedir}/KHR/khrplatform.h
  389. %{_libdir}/pkgconfig/egl.pc
  390. %{_libdir}/libEGL.so
  391. %files libGLES
  392. %defattr(-,root,root,-)
  393. %doc docs/COPYING
  394. %{_libdir}/libGLESv1_CM.so.1
  395. %{_libdir}/libGLESv1_CM.so.1.*
  396. %{_libdir}/libGLESv2.so.2
  397. %{_libdir}/libGLESv2.so.2.*
  398. %{_libdir}/libglapi.so.0
  399. %{_libdir}/libglapi.so.0.*
  400. %files libGLES-devel
  401. %defattr(-,root,root,-)
  402. %{_includedir}/GLES/egl.h
  403. %{_includedir}/GLES/gl.h
  404. %{_includedir}/GLES/glext.h
  405. %{_includedir}/GLES/glplatform.h
  406. %{_includedir}/GLES2/gl2platform.h
  407. %{_includedir}/GLES2/gl2.h
  408. %{_includedir}/GLES2/gl2ext.h
  409. %{_libdir}/pkgconfig/glesv1_cm.pc
  410. %{_libdir}/pkgconfig/glesv2.pc
  411. %{_libdir}/libGLESv1_CM.so
  412. %{_libdir}/libGLESv2.so
  413. %{_libdir}/libglapi.so
  414. %files libOSMesa
  415. %defattr(-,root,root,-)
  416. %{_libdir}/libOSMesa.so.7*
  417. %files libOSMesa-devel
  418. %defattr(-,root,root,-)
  419. %{_includedir}/GL/osmesa.h
  420. %{_libdir}/libOSMesa.so
  421. %{_libdir}/pkgconfig/osmesa.pc
  422. # We constructed this dir carefully, so just slurp in the whole thing.
  423. %files source
  424. %defattr(-,root,root,-)
  425. %{mesasourcedir}
  426. # compat32
  427. %if %{build_compat32}
  428. %files -n compat32-%{name}-libGL
  429. %defattr(-,root,root,-)
  430. %{_libdir}/libGL.so.1
  431. %{_libdir}/libGL.so.1.2
  432. #%dir %{_libdir}/dri
  433. #%{_libdir}/dri/*_dri.so
  434. %files -n compat32-%{name}-libGL-devel
  435. %defattr(-,root,root,-)
  436. %{_libdir}/libGL.so
  437. %{_libdir}/pkgconfig/gl.pc
  438. %{_libdir}/pkgconfig/dri.pc
  439. %files -n compat32-%{name}-libGLU
  440. %defattr(-,root,root,-)
  441. %{_libdir}/libGLU.so.1
  442. %{_libdir}/libGLU.so.1.3.*
  443. %files -n compat32-%{name}-libGLU-devel
  444. %defattr(-,root,root,-)
  445. %{_libdir}/libGLU.so
  446. %{_libdir}/pkgconfig/glu.pc
  447. %files -n compat32-%{name}-libOSMesa
  448. %defattr(-,root,root,-)
  449. %{_libdir}/libOSMesa.so.7*
  450. %files -n compat32-%{name}-libOSMesa-devel
  451. %defattr(-,root,root,-)
  452. %{_libdir}/libOSMesa.so
  453. %files -n compat32-%{name}-libEGL
  454. %defattr(-,root,root,-)
  455. %doc docs/COPYING
  456. %{_libdir}/libEGL.so.1
  457. %{_libdir}/libEGL.so.1.*
  458. %files -n compat32-%{name}-libEGL-devel
  459. %defattr(-,root,root,-)
  460. %{_libdir}/pkgconfig/egl.pc
  461. %{_libdir}/libEGL.so
  462. %files -n compat32-%{name}-libGLES
  463. %defattr(-,root,root,-)
  464. %doc docs/COPYING
  465. %{_libdir}/libGLESv1_CM.so.1
  466. %{_libdir}/libGLESv1_CM.so.1.*
  467. %{_libdir}/libGLESv2.so.2
  468. %{_libdir}/libGLESv2.so.2.*
  469. %{_libdir}/libglapi.so.0
  470. %{_libdir}/libglapi.so.0.*
  471. %files -n compat32-%{name}-libGLES-devel
  472. %defattr(-,root,root,-)
  473. %{_libdir}/pkgconfig/glesv1_cm.pc
  474. %{_libdir}/pkgconfig/glesv2.pc
  475. %{_libdir}/libGLESv1_CM.so
  476. %{_libdir}/libGLESv2.so
  477. %{_libdir}/libglapi.so
  478. %endif
  479. %changelog
  480. * Sun Jan 22 2012 NAKAMURA Kenta <kenta@vinelinux.org> 7.11.2-2
  481. - rebuilt with llvm-3.0
  482. - added Patch9: fix build with LLVM 3.0
  483. * Thu Dec 29 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.11.2-1
  484. - new upstram release
  485. * Thu Aug 25 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.11-1
  486. - update to 7.11
  487. - use r[36]00g gallium driver as default.
  488. - add BR: llvm-devel
  489. - drop xorg-x11-drv-vmwgfx
  490. - drop dri modules from compat32-mesa-libGL
  491. * Sat Apr 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.10.3-1
  492. - update to 7.10.3
  493. - use r300/r600 classic driver for default.
  494. - install gallium r[36]00 as r[36]00g
  495. * Sat Apr 30 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.10.2-2
  496. - add patch50 from upstream fix
  497. - enable parallel build
  498. - use standard CFLAGS
  499. * Thu Apr 07 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.10.2-1
  500. - update to 7.10.2
  501. * Fri Mar 25 2011 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 7.10.1-2
  502. - dropped "BR: libtalloc-devel" (no longer needed).
  503. * Fri Mar 11 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.10.1-1
  504. - update to 7.10.1
  505. - drop osmesa16 and osmesa32
  506. - build with udev, egl and gles
  507. - enable gallium r600 driver
  508. - add libEGL/libGLES subpackage
  509. - add Patch40 to fix build failure
  510. - BR: libdrm-devel >= 2.4.24
  511. - BR: libudev-devel
  512. * Fri Jan 28 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 7.10-1
  513. - update to 7.10
  514. - split mesa-demos and glx-utils to their own source package.
  515. - add BR: libtalloc-devel
  516. * Wed Sep 22 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.8.2-1
  517. - update to 7.8.2
  518. - add Patch40,41 to fix build failure
  519. - add Source10 to build with libdrm-2.4.21
  520. - add BR: kernel-headers, xorg-x11-server-sdk
  521. * Thu Apr 8 2010 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 7.8.1-2
  522. - rebuilt with gcc-4.4.3-5 on ppc
  523. - temporarily don't use "-Os" on ppc (a toolchain bug?)
  524. * Tue Apr 06 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.8.1-1
  525. - update to 7.8.1
  526. * Mon Mar 29 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.8-1
  527. - update to 7.8 release
  528. - add xorg-x11-drv-vmwgfx subpackage for VMware GFX DDX driver
  529. * Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.8-0.1.git20100217
  530. - update to 7.8 branch from git
  531. * Tue Jan 19 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.6.1-1
  532. - update to 7.6.1 release
  533. * Thu Dec 10 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.6.1-0.2.rc3
  534. - update to 7.6.1-rc3
  535. * Sat Nov 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.6.1-0.1.rc1
  536. - update to 7.6.1-rc1
  537. * Tue Nov 24 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.6-1
  538. - new upstream release
  539. - add R: libXxf86vm-devel, libXdamage-devel, libXfixes-devel,
  540. libXext-devel and libdrm-devel to mesa-libGL-devel
  541. * Sat Sep 12 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4.4-1
  542. - new upstream release
  543. * Sun Jun 28 2009 NAKAMURA Kenta <kenta@vinelinux.org> 7.4.1-2
  544. - added compat32 subpackage for x86_64 arch support.
  545. * Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4.1-1
  546. - new upstream release
  547. - BR: libdrm-devel >= 2.4.9
  548. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-1
  549. - new upstream release
  550. - BR: libdrm-devel >= 2.4.5
  551. - drop mach64
  552. - update patches from fedora
  553. * Tue Oct 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.2-2
  554. - add BR: libdrm-devel >= 2.4.0-3
  555. * Mon Oct 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.2-1
  556. - new upstreal release
  557. * Thu Sep 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.1-4
  558. - update to 7.1 release
  559. * Thu Jul 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.1-3.rc3
  560. - update to 7.1-rc3
  561. * Sat Jul 05 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.1-2.rc1
  562. - include missing swrast_dri.so to %%files list
  563. * Tue Jul 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.1-1.rc1
  564. - update to 7.1-rc1
  565. * Thu May 22 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0.3-2
  566. - add Patch100 to disable 915tex driver
  567. * Mon May 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0.3-1
  568. - new upstream release
  569. * Sun Jan 20 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0.2-0vl1
  570. - build with freeglut
  571. * Thu Jan 17 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.0.2-0vl0
  572. - initial build for Vine Linux(bootstrap)
  573. * Tue Jan 01 2008 Dave Airlie <airlied@redhat.com> 7.0.2-2
  574. - mesa-7.0.2-stable-branch.patch: add in mesa 7.0.2 stable patches so far
  575. * Tue Jan 01 2008 Dave Airlie <airlied@redhat.com> 7.0.2-1
  576. - update to Mesa 7.0.2 final
  577. - mesa-7.0.2-rx00-vertprog-num-temps-off-by-one.patch - fixes for maniadrive
  578. - mesa-7.0.2-t_vp_build-use-less-temps.patch - fixes for maniadrive
  579. * Thu Oct 18 2007 Dave Airlie <airlied@redhat.com> 7.0.1-7
  580. - mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable
  581. - mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask
  582. - mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200
  583. * Fri Sep 28 2007 Dave Airlie <airlied@redhat.com> 7.0.1-6
  584. - mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1
  585. - This contains the fixes made to the upstream Mesa stable branch
  586. including fixes for 965 vblank interrupt issues along with a fix
  587. in the kernel - remove patches that already upstream.
  588. - mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped
  589. - mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped
  590. - mesa-7.0.1-965-sampler-crash.patch - dropped
  591. * Thu Sep 06 2007 Adam Jackson <ajax@redhat.com> 7.0.1-5
  592. - mesa-7.0.1-965-sampler-crash.patch: Fix a crash with 965 in Torcs. (#262941)
  593. * Tue Aug 28 2007 Adam Jackson <ajax@redhat.com> 7.0.1-4
  594. - Rebuild for new libexpat.
  595. * Wed Aug 15 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-3
  596. - mesa-7.0.1-stable-branch.patch - Add patches from stable branch
  597. includes support for some Intel chipsets
  598. - mesa-7.0-use_master-r300.patch - Add r300 driver from master
  599. * Tue Aug 14 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-2
  600. - missing build requires for Xfixes-devel and Xdamage-devel
  601. * Mon Aug 13 2007 Dave Airlie <airlied@redhat.com> - 7.0.1-1
  602. - Rebase to upstream 7.0.1 release
  603. - ajax provided patches: for updated selinux awareness, build config
  604. - gl visibility and picify were fixed upstream
  605. - OS mesa library version are 6.5.3 not 7.0.1 - spec fix
  606. * Wed Jul 25 2007 Jesse Keating <jkeating@redhat.com> - 6.5.2-16
  607. - Rebuild for RH #249435
  608. * Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 6.5.2-15
  609. - Add dri_interface.h to mesa-libGL-devel, and conflict with
  610. xorg-x11-proto-devel versions that attempted to provide it.
  611. * Tue Jul 10 2007 Adam Jackson <ajax@redhat.com> 6.5.2-14
  612. - Add mesa-demos subpackage. (#247252)
  613. * Mon Jul 09 2007 Adam Jackson <ajax@redhat.com> 6.5.2-13
  614. - mesa-6.5.2-radeon-backports-231787.patch: One more fix for r300. (#231787)
  615. * Mon Jul 09 2007 Adam Jackson <ajax@redhat.com> 6.5.2-12
  616. - Don't install header files for APIs that we don't provide. (#247390)
  617. * Fri Jul 06 2007 Adam Jackson <ajax@redhat.com> 6.5.2-11
  618. - mesa-6.5.2-via-respect-my-cliplist.patch: Backport a via fix. (#247254)
  619. * Tue Apr 10 2007 Adam Jackson <ajax@redhat.com> 6.5.2-10
  620. - mesa-6.5.2-radeon-backports-231787.patch: Backport various radeon bugfixes
  621. from git. (#231787)
  622. * Wed Apr 04 2007 Adam Jackson <ajax@redhat.com> 6.5.2-9
  623. - mesa-6.5.2-bindcontext-paranoia.patch: Paper over a crash when doBindContext
  624. fails, to avoid, for example, crashing the server when using tdfx but
  625. without glide3 installed.
  626. * Thu Mar 08 2007 Adam Jackson <ajax@redhat.com> 6.5.2-8
  627. - Hush the (useless) warning about the synthetic visual not being supported.
  628. * Fri Mar 02 2007 Adam Jackson <ajax@redhat.com> 6.5.2-7
  629. - mesa-6.5.2-picify-dri-drivers.patch: Attempt to make the DRI drivers PIC.
  630. - mesa-6.5.1-build-config.patch: Apply RPM_OPT_FLAGS to OSMesa too.
  631. * Mon Feb 26 2007 Adam Jackson <ajax@redhat.com> 6.5.2-6
  632. - mesa-6.5.2-libgl-visibility.patch: Fix non-exported GLX symbols (#229808)
  633. - Require a sufficiently new libdrm at runtime too
  634. - Make the arch macros do something sensible in the general case
  635. * Tue Feb 20 2007 Adam Jackson <ajax@redhat.com> 6.5.2-5
  636. - General spec cleanups
  637. - Require current libdrm
  638. - Build with -fvisibility=hidden
  639. - Redo the way mesa-source is generated
  640. - Add %%{?_smp_mflags} where appropriate
  641. * Mon Dec 18 2006 Adam Jackson <ajax@redhat.com> 6.5.2-4
  642. - Add i915tex and mach64 to the install set.
  643. * Tue Dec 12 2006 Adam Jackson <ajax@redhat.com> 6.5.2-3
  644. - mesa-6.5.2-xserver-1.1-source-compat.patch: Add some source-compatibility
  645. defines to dispatch.h so the X server will continue to build.
  646. * Mon Dec 4 2006 Adam Jackson <ajax@redhat.com> 6.5.2-2.fc6
  647. - Fix OSMesa file listing to use %%version for DSO number. Note that this
  648. will still break on Mesa 7; oh well.
  649. - Deleted file: directfbgl.h
  650. * Sun Dec 3 2006 Kristian Høgsberg <krh@redhat.com> 6.5.2-1.fc6
  651. - Update to 6.5.2.
  652. * Mon Oct 16 2006 Kristian <krh@redhat.com> - 6.5.1-8.fc6
  653. - Add i965-interleaved-arrays-fix.patch to fix (#209318).
  654. * Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-7.fc6
  655. - Update to gl-manpages-1.0.1.tar.bz2 which doesn't use symlinks. (#184547)
  656. * Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-7.fc6
  657. - Remove . after popd; add .gz in %%files section. (#184547)
  658. * Sat Sep 30 2006 Soren Sandmann <sandmann@redhat.com>
  659. - Use better tarball for gl man pages. (#184547)
  660. * Fri Sep 29 2006 Kristian <krh@redhat.com> - 6.5.1-6.fc6
  661. - Add -fno-strict-aliasing to compiler flags for i965 driver.
  662. - Add post-6.5.1-i965-fixes.patch backport of i965 fixes from mesa CVS.
  663. * Fri Sep 29 2006 Soren Sandmann <sandamnn@redhat.com> - 6.5.1-5.fc6
  664. - Give the correct path for man page file lists.
  665. * Thu Sep 28 2006 Soren Sandmann <sandmann@redhat.com> - 6.5.1-5.fc6
  666. - Add GL man pages from X R6.9. (#184547)
  667. * Mon Sep 25 2006 Adam Jackson <ajackson@redhat.com> - 6.5.1-4.fc6
  668. - mesa-6.5.1-build-config.patch: Add -lselinux to osmesa builds. (#207767)
  669. * Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-3.fc6
  670. - Bump xorg-x11-proto-devel BuildRequires to 7.1-8 so we pick up the
  671. latest GLX_EXT_texture_from_pixmap opcodes.
  672. * Wed Sep 20 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-2.fc6
  673. - Remove mesa-6.5-drop-static-inline.patch.
  674. * Tue Sep 19 2006 Kristian Høgsberg <krh@redhat.com> 6.5.1-1.fc6
  675. - Bump to 6.5.1 final release.
  676. - Drop libGLw subpackage, it is now in Fedora Extras (#188974) and
  677. tweak mesa-6.5.1-build-config.patch to not build libGLw.
  678. - Drop mesa-6.5.1-r300-smooth-line.patch, the smooth line fallback can
  679. now be prevented by enabling disable_lowimpact_fallback in
  680. /etc/drirc.
  681. - Drop mesa-6.4.1-radeon-use-right-texture-format.patch, now upstream.
  682. - Drop mesa-6.5-drop-static-inline.patch, workaround no longer necessary.
  683. * Thu Sep 7 2006 Kristian Høgsberg <krh@redhat.com>
  684. - Drop unused mesa-modular-dri-dir.patch.
  685. * Tue Aug 29 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc2.fc6
  686. - Rebase to 6.5.1 RC2.
  687. - Get rid of redhat-mesa-driver-install and redhat-mesa-target helper
  688. scripts and clean up specfile a bit.
  689. * Mon Aug 28 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc1.2.fc6
  690. - Drop upstreamed patches mesa-6.5-texture-from-pixmap-fixes.patch and
  691. mesa-6.5-tfp-fbconfig-attribs.patch and fix
  692. mesa-6.4.1-radeon-use-right-texture-format.patch to not break 16bpp
  693. transparency.
  694. * Fri Aug 25 2006 Adam Jackson <ajackson@redhat.com> - 6.5.1-0.rc1.1.fc6
  695. - mesa-6.5.1-build-config.patch: Add i965 to x86-64 config.
  696. * Wed Aug 23 2006 Kristian Høgsberg <krh@redhat.com> - 6.5.1-0.rc1.fc6
  697. - Bump to 6.5.1 RC1.
  698. * Tue Aug 22 2006 Kristian Høgsberg <krh@redhat.com> 6.5-26.20060818cvs.fc6
  699. - Pull the vtxfmt patch into the selinux-awareness patch, handle exec
  700. mem heap init failure correctly by releasing mutex.
  701. * Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> 6.5-25.20060818cvs.fc6
  702. - mesa-6.5.1-r300-smooth-line.patch: Added, fakes smooth lines with aliased
  703. lines on R300+ cards, makes Google Earth tolerable.
  704. - mesa-6.5-force-r300.patch: Resurrect.
  705. * Tue Aug 22 2006 Adam Jackson <ajackson@redhat.com> 6.5-24.20060818cvs.fc6
  706. - mesa-6.5.1-radeon-vtxfmt-cleanup-properly.patch: Fix a segfault on context
  707. destruction when selinux is enabled.
  708. * Mon Aug 21 2006 Adam Jackson <ajackson@redhat.com> 6.5-23.20060818cvs.fc6
  709. - redhat-mesa-driver-install: Reenable installing the tdfx driver. (#203295)
  710. * Fri Aug 18 2006 Adam Jackson <ajackson@redhat.com> 6.5-22.20060818cvs.fc6
  711. - Update to pre-6.5.1 snapshot.
  712. - Re-add libOSMesa{,16,32}. (#186366)
  713. - Add BuildReq: on libXp-devel due to openmotif header insanity.
  714. * Sun Aug 13 2006 Florian La Roche <laroche@redhat.com> 6.5-21.fc6
  715. - fix one Requires: to use the correct mesa-libGLw name
  716. * Thu Jul 27 2006 Mike A. Harris <mharris@redhat.com> 6.5-20.fc6
  717. - Conditionalized libGLw inclusion with new with_libGLw macro defaulting
  718. to 1 (enabled) for now, however since nothing in Fedora Core uses libGLw
  719. anymore, we will be transitioning libGLw to an external package maintained
  720. in Fedora Extras soon.
  721. * Wed Jul 26 2006 Kristian Høgsberg <krh@redhat.com> 6.5-19.fc5.aiglx
  722. - Build for fc5 aiglx repo.
  723. * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-19.fc6
  724. - Disable TLS dispatch, it is selinux-hostile.
  725. * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-18.fc6
  726. - mesa-6.5-fix-glxinfo-link.patch: lib64 fix.
  727. * Tue Jul 25 2006 Adam Jackson <ajackson@redhat.com> 6.5-17.fc6
  728. - mesa-6.5-fix-linux-indirect-build.patch: Added.
  729. - mesa-6.5-fix-glxinfo-link.patch: Added.
  730. - Build libOSMesa never instead of inconsistently; to be fixed later.
  731. - Updates to redhat-mesa-target:
  732. - Always select linux-indirect when not building for DRI
  733. - Enable DRI to be built on PPC64 (still disabled in the spec file though)
  734. - MIT licence boilerplate
  735. * Tue Jul 25 2006 Mike A. Harris <mharris@redhat.com> 6.5-16.fc6
  736. - Remove glut-devel dependency, as nothing actually uses it that we ship.
  737. - Added mesa-6.5-dont-libglut-me-harder-ok-thx-bye.patch to prevent libglut
  738. and other libs from being linked into glxgears/glxinfo even though they
  739. are not actually used. This was the final package linking to freeglut in
  740. Fedora Core, blocking freeglut from being moved to Extras.
  741. - Commented all of the virtual provides in the spec file to document clearly
  742. how they should be used by other developers in specifying build and runtime
  743. dependencies when packaging software which links to libGL, libGLU, and
  744. libGLw. (#200069)
  745. * Mon Jul 24 2006 Adam Jackson <ajackson@redhat.com> 6.5-15.fc6
  746. - Attempt to add selinux awareness; check if we can map executable memory
  747. and fail softly if not. Removes the need for allow_execmem from huge
  748. chunks of the desktop.
  749. - Disable the r300 gart fix for not compiling.
  750. * Mon Jul 24 2006 Kristian Høgsberg <krh@redhat.com> 6.5-14.fc6
  751. - Add mesa-6.5-r300-free-gart-mem.patch to make r300 driver free gart
  752. memory on context destroy.
  753. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 6.5-13.1.fc6
  754. - rebuild
  755. * Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-13.fc6
  756. - Added mesa-6.5-fix-opt-flags-bug197640.patch as 2nd attempt to fix OPT_FLAGS
  757. for (#197640).
  758. - Ensure that redhat-mesa-driver-install creates $DRIMODULE_DESTDIR with
  759. mode 0755.
  760. * Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-12.fc6
  761. - Maybe actually, you know, apply the mesa-6.5-glx-use-tls.patch as that might
  762. help to you know, actually solve the problem. Duh.
  763. - Use {dist} tag in Release field now.
  764. * Wed Jul 05 2006 Mike A. Harris <mharris@redhat.com> 6.5-11
  765. - Added mesa-6.5-glx-use-tls.patch to hopefully get -DGLX_USE_TLS to really
  766. work this time due to broken upstream linux-dri-* configs. (#193979)
  767. - Pass RPM_OPT_FLAGS via OPT_FLAGS instead of via CFLAGS also for (#193979)
  768. * Mon Jun 19 2006 Mike A. Harris <mharris@redhat.com> 6.5-10
  769. - Bump libdrm-devel dep to trigger new ExclusiveArch test with the new package.
  770. - Use Fedora Extras style BuildRoot tag.
  771. - Added "Requires(post): /sbin/ldconfig" and postun to all runtime lib packages.
  772. * Mon Jun 12 2006 Kristian Høsberg <krh@redhat.com> 6.5-9
  773. - Add mesa-6.5-fix-pbuffer-dispatch.patch to fix pbuffer marshalling code.
  774. * Mon May 29 2006 Kristian Høgsberg <krh@redhat.com> 6.5-8
  775. - Bump for rawhide build.
  776. * Mon May 29 2006 Kristian Høgsberg <krh@redhat.com> 6.5-7
  777. - Update mesa-6.5-texture-from-pixmap-fixes.patch to include new
  778. tokens and change tfp functions to return void. Yes, a new mesa
  779. snapshot would be nice.
  780. * Wed May 17 2006 Mike A. Harris <mharris@redhat.com> 6.5-6
  781. - Add "BuildRequires: makedepend" for bug (#191967)
  782. * Tue Apr 11 2006 Kristian Høgsberg <krh@redhat.com> 6.5-5
  783. - Bump for fc5 build.
  784. * Tue Apr 11 2006 Adam Jackson <ajackson@redhat.com> 6.5-4
  785. - Disable R300_FORCE_R300 hack for wider testing.
  786. * Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 6.5-3
  787. - Add mesa-6.5-noexecstack.patch to prevent assembly files from making
  788. libGL.so have executable stack.
  789. * Mon Apr 10 2006 Kristian Høgsberg <krh@redhat.com> 6.5-2
  790. - Bump for fc5 build.
  791. - Bump libdrm requires to 2.0.1.
  792. * Sat Apr 01 2006 Kristian Høgsberg <krh@redhat.com> 6.5-1
  793. - Update to mesa 6.5 snapshot.
  794. - Use -MG for generating deps and some files are not yet symlinked at
  795. make depend time.
  796. - Drop mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch and
  797. mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
  798. as these are upstream now.
  799. - Drop mesa-6.4.1-texture-from-drawable.patch and add
  800. mesa-6.5-texture-from-pixmap-fixes.patch.
  801. - Update mesa-modular-dri-dir.patch to apply.
  802. - Widen libGLU glob.
  803. - Reenable r300 driver install.
  804. - Widen libOSMesa glob.
  805. - Go back to patching config/linux-dri, add mesa-6.5-build-config.patch,
  806. drop mesa-6.3.2-build-configuration-v4.patch.
  807. - Disable sis dri driver for now, only builds on x86 and x86-64.
  808. * Fri Mar 24 2006 Kristian Høgsberg <krh@redhat.com> 6.4.2-7
  809. - Set ARCH_FLAGS=-DGLX_USE_TLS to enable TLS for GL contexts.
  810. * Wed Mar 01 2006 Karsten Hopp <karsten@redhat.de> 6.4.2-6
  811. - Buildrequires: libXt-devel (#183479)
  812. * Sat Feb 25 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-5
  813. - Disable the expeimental r300 DRI driver, as it has turned out to cause
  814. instability and system hangs for many users.
  815. * Wed Feb 22 2006 Adam Jackson <ajackson@redhat.com> 6.4.2-4
  816. - rebuilt
  817. * Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 6.4.2-3
  818. - enable texture-from-drawable patch
  819. - add glut-devel dependency
  820. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 6.4.2-2.1
  821. - bump again for double-long bug on ppc(64)
  822. * Tue Feb 07 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-2
  823. - Added new "glx-utils" subpackage with glxgears and glxinfo (#173510)
  824. - Added mesa-6.4.2-dprintf-to-debugprintf-for-bug180122.patch to workaround
  825. a Mesa namespace conflict with GNU_SOURCE (#180122)
  826. - Added mesa-6.4.2-xorg-server-uses-bad-datatypes-breaking-AMD64-fdo5835.patch
  827. as an attempt to fix bugs (#176976,176414,fdo#5835)
  828. - Enabled inclusion of the *EXPERIMENTAL UNSUPPORTED* r300 DRI driver on
  829. x86, x86_64, and ppc architectures, however the 2D Radeon driver will soon
  830. be modified to require the user to manually turn experimental DRI support
  831. on with Option "dri" in xorg.conf to test it out and report all X bugs that
  832. occur while using it directly to X.Org bugzilla. (#179712)
  833. - Use "libOSMesa.so.6.4.0604*" glob in file manifest, to avoid having to
  834. update it each upstream release.
  835. * Sat Feb 04 2006 Mike A. Harris <mharris@redhat.com> 6.4.2-1
  836. - Updated to Mesa 6.4.2
  837. - Use "libGLU.so.1.3.0604*" glob in file manifest, to avoid having to update it
  838. each upstream release.
  839. * Tue Jan 24 2006 Mike A. Harris <mharris@redhat.com> 6.4.1-5
  840. - Added missing "BuildRequires: expat-devel" for bug (#178525)
  841. - Temporarily disabled mesa-6.4.1-texture-from-drawable.patch, as it fails
  842. to compile on at least ia64, and possibly other architectures.
  843. * Tue Jan 17 2006 Kristian Høgsberg <krh@redhat.com> 6.4.1-4
  844. - Add mesa-6.4.1-texture-from-drawable.patch to implement protocol
  845. support for GLX_EXT_texture_from_drawable extension.
  846. * Sat Dec 24 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-3
  847. - Manually copy libGLw headers that Mesa forgets to install, to fix (#173879).
  848. - Added mesa-6.4.1-libGLw-enable-motif-support.patch to fix (#175251).
  849. - Removed "Conflicts" lines from libGL package, as they are "Obsoletes" now.
  850. - Do not rename swrast libGL .so version, as it is the OpenGL version.
  851. * Tue Dec 20 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-2
  852. - Rebuild to ensure libGLU gets rebuilt with new gcc with C++ compiler fixes.
  853. - Changed the 3 devel packages to use Obsoletes instead of Conflicts for the
  854. packages the files used to be present in, as this is more friendy for
  855. OS upgrades.
  856. - Added "Requires: libX11-devel" to mesa-libGL-devel package (#173712)
  857. - Added "Requires: libGL-devel" to mesa-libGLU-devel package (#175253)
  858. * Sat Dec 17 2005 Mike A. Harris <mharris@redhat.com> 6.4.1-1
  859. - Updated MesaLib tarball to version 6.4.1 from Mesa project for X11R7 RC4.
  860. - Added pkgconfig dependency.
  861. - Updated "BuildRequires: libdrm-devel >= 2.0-1"
  862. - Added Obsoletes lines to all the subpackages to have cleaner upgrades.
  863. - Added mesa-6.4.1-amd64-assyntax-fix.patch to work around a build problem on
  864. AMD64, which is fixed in the 6.4 branch of Mesa CVS.
  865. - Conditionalize libOSMesa inclusion, and default to not including it for now.
  866. * Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> 6.4-5.1
  867. - rebuilt
  868. * Sun Nov 20 2005 Jeremy Katz <katzj@redhat.com> 6.4-5
  869. - fix directory used for loading dri modules (#173679)
  870. - install dri drivers as executable so they get stripped (#173292)
  871. * Thu Nov 03 2005 Mike A. Harris <mharris@redhat.com> 6.4-4
  872. - Wrote redhat-mesa-source-filelist-generator to dynamically generate the
  873. files to be included in the mesa-source subpackage, to minimize future
  874. maintenance.
  875. - Fixed detection and renaming of software mesa .so version.
  876. * Wed Nov 02 2005 Mike A. Harris <mharris@redhat.com> 6.4-3
  877. - Hack: autodetect if libGL was given .so.1.5* and rename it to 1.2 for
  878. consistency on all architectures, and to avoid upgrade problems if we
  879. ever disable DRI on an arch and then re-enable it later.
  880. * Wed Nov 02 2005 Mike A. Harris <mharris@redhat.com> 6.4-2
  881. - Added mesa-6.4-multilib-fix.patch to instrument and attempt to fix Mesa
  882. bin/installmesa script to work properly with multilib lib64 architectures.
  883. - Set and export LIB_DIR and INCLUDE_DIR in spec file 'install' section,
  884. and invoke our modified bin/installmesa directly instead of using
  885. "make install".
  886. - Remove "include/GL/uglglutshapes.h", as it uses the GLUT license, and seems
  887. like an extraneous file anyway.
  888. - Conditionalize the file manifest to include libGL.so.1.2 on DRI enabled
  889. builds, but use libGL.so.1.5.060400 instead on DRI disabled builds, as
  890. this is how upstream builds the library, although it is not clear to me
  891. why this difference exists yet (which was not in Xorg 6.8.2 Mesa).
  892. * Thu Oct 27 2005 Mike A. Harris <mharris@redhat.com> 6.4-1
  893. - Updated to new upstream MesaLib-6.4
  894. - Updated libGLU.so.1.3.060400 entry in file manifest
  895. - Updated "BuildRequires: libdrm-devel >= 1.0.5" to pick up fixes for the
  896. unichrome driver.
  897. * Tue Sep 13 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-6
  898. - Fix redhat-mesa-driver-install and spec file to work right on multilib
  899. systems.
  900. * Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-5
  901. - Fix mesa-libGL-devel to depend on mesa-libGL instead of mesa-libGLU.
  902. - Added virtual "Provides: libGL..." entries for each subpackage as relevant.
  903. * Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-4
  904. - Added the mesa-source subpackage, which contains part of the Mesa source
  905. code needed by other packages such as the X server to build stuff.
  906. * Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-3
  907. - Added Conflicts/Obsoletes lines to all of the subpackages to make upgrades
  908. from previous OS releases, and piecemeal upgrades work as nicely as
  909. possible.
  910. * Mon Sep 05 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-2
  911. - Wrote redhat-mesa-target script to simplify mesa build target selection.
  912. - Wrote redhat-mesa-driver-install to install the DRI drivers and simplify
  913. per-arch conditionalization, etc.
  914. * Sun Sep 04 2005 Mike A. Harris <mharris@redhat.com> 6.3.2-1
  915. - Initial build.