xorg-x11-proto-devel-vl.spec 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635
  1. # INFO: When doing a bootstrap build on a new architecture, set this to 1 to
  2. # avoid build loops.
  3. %define build_bootstrap 0
  4. Summary: X.Org X11 Protocol headers
  5. Summary(ja): X.Org X11 プロトコルヘッダファイル
  6. Name: xorg-x11-proto-devel
  7. Version: 7.5
  8. Release: 6%{?_dist_release}
  9. License: MIT
  10. Group: Development/Libraries
  11. URL: http://www.x.org
  12. # Add virtual provides lazily as they get updated, so the server and libs
  13. # can depend on specific proto versions instead of this package's version.
  14. Source0: ftp://ftp.x.org/pub/individual/proto/bigreqsproto-1.1.1.tar.bz2
  15. Source1: ftp://ftp.x.org/pub/individual/proto/compositeproto-0.4.2.tar.bz2
  16. Provides: compositeproto = 0.4.2
  17. Source2: ftp://ftp.x.org/pub/individual/proto/damageproto-1.2.1.tar.bz2
  18. Provides: damageproto = 1.2.1
  19. Source3: ftp://ftp.x.org/pub/individual/proto/dmxproto-2.3.tar.bz2
  20. Source4: ftp://ftp.x.org/pub/individual/proto/evieext-1.1.0.tar.bz2
  21. Source5: ftp://ftp.x.org/pub/individual/proto/fixesproto-4.1.2.tar.bz2
  22. Provides: fixesproto = 4.1.2
  23. Source6: ftp://ftp.x.org/pub/individual/proto/fontcacheproto-0.1.3.tar.bz2
  24. Source7: ftp://ftp.x.org/pub/individual/proto/fontsproto-2.1.1.tar.bz2
  25. Source8: ftp://ftp.x.org/pub/individual/proto/glproto-1.4.12.tar.bz2
  26. Provides: glproto = 1.4.12
  27. Source9: ftp://ftp.x.org/pub/individual/proto/inputproto-2.0.1.tar.bz2
  28. Provides: inputproto = 2.0.1
  29. Source10: ftp://ftp.x.org/pub/individual/proto/kbproto-1.0.5.tar.bz2
  30. Provides: kbproto = 1.0.5
  31. Source13: ftp://ftp.x.org/pub/individual/proto/randrproto-1.3.2.tar.bz2
  32. Provides: randrproto = 1.3.2
  33. Source14: ftp://ftp.x.org/pub/individual/proto/recordproto-1.14.1.tar.bz2
  34. Source15: ftp://ftp.x.org/pub/individual/proto/renderproto-0.11.1.tar.bz2
  35. Provides: renderproto = 0.11.1
  36. Source16: ftp://ftp.x.org/pub/individual/proto/resourceproto-1.1.1.tar.bz2
  37. Source17: ftp://ftp.x.org/pub/individual/proto/scrnsaverproto-1.2.1.tar.bz2
  38. Provides: scrnsaverproto = 1.2.1
  39. Source18: ftp://ftp.x.org/pub/individual/proto/trapproto-3.4.3.tar.bz2
  40. Source19: ftp://ftp.x.org/pub/individual/proto/videoproto-2.3.1.tar.bz2
  41. Source20: ftp://ftp.x.org/pub/individual/proto/xcmiscproto-1.2.1.tar.bz2
  42. Source21: ftp://ftp.x.org/pub/individual/proto/xextproto-7.1.2.tar.bz2
  43. Provides: xextproto = 7.1.2
  44. Source22: ftp://ftp.x.org/pub/individual/proto/xf86bigfontproto-1.2.0.tar.bz2
  45. Source23: ftp://ftp.x.org/pub/individual/proto/xf86dgaproto-2.1.tar.bz2
  46. Provides: xf86dgaproto = 2.1
  47. Source24: ftp://ftp.x.org/pub/individual/proto/xf86driproto-2.1.0.tar.bz2
  48. Source25: ftp://ftp.x.org/pub/individual/proto/xf86miscproto-0.9.3.tar.bz2
  49. Source26: ftp://ftp.x.org/pub/individual/proto/xf86rushproto-1.1.2.tar.bz2
  50. Source27: ftp://ftp.x.org/pub/individual/proto/xf86vidmodeproto-2.3.tar.bz2
  51. Source28: ftp://ftp.x.org/pub/individual/proto/xineramaproto-1.2.tar.bz2
  52. Source29: ftp://ftp.x.org/pub/individual/proto/xproto-7.0.20.tar.bz2
  53. Provides: xproto = 7.0.20
  54. Source30: ftp://ftp.x.org/pub/individual/proto/xproxymanagementprotocol-1.0.3.tar.bz2
  55. Source31: ftp://ftp.x.org/pub/individual/proto/dri2proto-2.3.tar.bz2
  56. Provides: dri2proto = 2.3
  57. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  58. BuildArch: noarch
  59. BuildRequires: pkgconfig
  60. BuildRequires: xorg-x11-util-macros
  61. Obsoletes: XFree86-devel, XOrg-devel
  62. # NOTE: This dependency on xorg-x11-filesystem is required to work around
  63. # a nasty upgrade problem when going from FC4->FC5 or monolithic to
  64. # modular X.Org. Bug #173384.
  65. Requires(pre): xorg-x11-filesystem >= 0.99.2-3
  66. %if ! %{build_bootstrap}
  67. Requires: mesa-libGL-devel
  68. Requires: libXau-devel
  69. %endif
  70. Requires: pkgconfig
  71. Vendor: Project Vine
  72. Distribution: Vine Linux
  73. Packager: Daisuke SUZUKI <daisuke@linux.or.jp>
  74. %description
  75. X.Org X11 Protocol headers
  76. %prep
  77. %setup -q -c %{name}-%{version} -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31
  78. %build
  79. # Proceed through each proto package directory, building them all
  80. for dir in $(ls -1) ; do
  81. pushd $dir
  82. # yes, this looks horrible, but it's to get the .pc files in datadir
  83. %configure --libdir=%{_datadir}
  84. make %{?_smp_mflags}
  85. mv COPYING COPYING-${dir%%-*}
  86. popd
  87. done
  88. %install
  89. rm -rf $RPM_BUILD_ROOT
  90. for dir in $(ls -1) ; do
  91. pushd $dir
  92. make install DESTDIR=$RPM_BUILD_ROOT
  93. install -m 444 COPYING-${dir%%-*} $OLDPWD
  94. popd
  95. done
  96. for i in composite damage fixes randr render ; do
  97. mv $RPM_BUILD_ROOT/usr/share/doc/${i}proto/${i}proto.txt .
  98. done
  99. mv $RPM_BUILD_ROOT%{_docdir}/xproxymanagementprotocol/PM_spec .
  100. mv $RPM_BUILD_ROOT%{_docdir}/videoproto/xv-protocol-v2.txt .
  101. # remove xml file and directory
  102. for i in bigreqs fonts input record scrnsaver xcmisc xext x ; do
  103. rm -rf $RPM_BUILD_ROOT/usr/share/doc/${i}proto
  104. done
  105. %clean
  106. rm -rf $RPM_BUILD_ROOT
  107. %files
  108. %defattr(-,root,root,-)
  109. %doc COPYING-*
  110. %doc compositeproto.txt
  111. %doc damageproto.txt
  112. %doc randrproto.txt
  113. %doc renderproto.txt
  114. %doc fixesproto.txt
  115. %doc PM_spec
  116. %dir %{_includedir}/GL
  117. %{_includedir}/GL/glxint.h
  118. %{_includedir}/GL/glxmd.h
  119. %{_includedir}/GL/glxproto.h
  120. %{_includedir}/GL/glxtokens.h
  121. %dir %{_includedir}/GL/internal
  122. %{_includedir}/GL/internal/glcore.h
  123. %dir %{_includedir}/X11
  124. %{_includedir}/X11/DECkeysym.h
  125. %{_includedir}/X11/HPkeysym.h
  126. %dir %{_includedir}/X11/PM
  127. %{_includedir}/X11/PM/PM.h
  128. %{_includedir}/X11/PM/PMproto.h
  129. %{_includedir}/X11/Sunkeysym.h
  130. %{_includedir}/X11/X.h
  131. %{_includedir}/X11/XF86keysym.h
  132. %{_includedir}/X11/XWDFile.h
  133. %{_includedir}/X11/Xalloca.h
  134. %{_includedir}/X11/Xarch.h
  135. %{_includedir}/X11/Xatom.h
  136. %{_includedir}/X11/Xdefs.h
  137. %{_includedir}/X11/Xfuncproto.h
  138. %{_includedir}/X11/Xfuncs.h
  139. %{_includedir}/X11/Xmd.h
  140. %{_includedir}/X11/Xos.h
  141. %{_includedir}/X11/Xos_r.h
  142. %{_includedir}/X11/Xosdefs.h
  143. %{_includedir}/X11/Xpoll.h
  144. %{_includedir}/X11/Xproto.h
  145. %{_includedir}/X11/Xprotostr.h
  146. %{_includedir}/X11/Xthreads.h
  147. %{_includedir}/X11/Xw32defs.h
  148. %{_includedir}/X11/Xwindows.h
  149. %{_includedir}/X11/Xwinsock.h
  150. %{_includedir}/X11/ap_keysym.h
  151. %dir %{_includedir}/X11/dri
  152. %{_includedir}/X11/dri/xf86dri.h
  153. %{_includedir}/X11/dri/xf86driproto.h
  154. %{_includedir}/X11/dri/xf86dristr.h
  155. %dir %{_includedir}/X11/extensions
  156. %{_includedir}/X11/extensions/EVI.h
  157. %{_includedir}/X11/extensions/EVIproto.h
  158. %{_includedir}/X11/extensions/XI.h
  159. %{_includedir}/X11/extensions/XI2.h
  160. %{_includedir}/X11/extensions/XI2proto.h
  161. %{_includedir}/X11/extensions/XIproto.h
  162. %{_includedir}/X11/extensions/XKB.h
  163. %{_includedir}/X11/extensions/XKBgeom.h
  164. %{_includedir}/X11/extensions/XKBproto.h
  165. %{_includedir}/X11/extensions/XKBsrv.h
  166. %{_includedir}/X11/extensions/XKBstr.h
  167. %{_includedir}/X11/extensions/XResproto.h
  168. %{_includedir}/X11/extensions/Xeviestr.h
  169. %{_includedir}/X11/extensions/Xv.h
  170. %{_includedir}/X11/extensions/XvMC.h
  171. %{_includedir}/X11/extensions/XvMCproto.h
  172. %{_includedir}/X11/extensions/Xvproto.h
  173. %{_includedir}/X11/extensions/ag.h
  174. %{_includedir}/X11/extensions/agproto.h
  175. %{_includedir}/X11/extensions/bigreqsproto.h
  176. %{_includedir}/X11/extensions/bigreqstr.h
  177. %{_includedir}/X11/extensions/composite.h
  178. %{_includedir}/X11/extensions/compositeproto.h
  179. %{_includedir}/X11/extensions/cup.h
  180. %{_includedir}/X11/extensions/cupproto.h
  181. %{_includedir}/X11/extensions/damageproto.h
  182. %{_includedir}/X11/extensions/damagewire.h
  183. %{_includedir}/X11/extensions/dbe.h
  184. %{_includedir}/X11/extensions/dbeproto.h
  185. %{_includedir}/X11/extensions/dmx.h
  186. %{_includedir}/X11/extensions/dmxproto.h
  187. %{_includedir}/X11/extensions/dpmsconst.h
  188. %{_includedir}/X11/extensions/dpmsproto.h
  189. %{_includedir}/X11/extensions/dri2proto.h
  190. %{_includedir}/X11/extensions/dri2tokens.h
  191. %{_includedir}/X11/extensions/evieproto.h
  192. %{_includedir}/X11/extensions/fontcache.h
  193. %{_includedir}/X11/extensions/fontcacheP.h
  194. %{_includedir}/X11/extensions/fontcachstr.h
  195. %{_includedir}/X11/extensions/ge.h
  196. %{_includedir}/X11/extensions/geproto.h
  197. %{_includedir}/X11/extensions/lbx.h
  198. %{_includedir}/X11/extensions/lbxproto.h
  199. %{_includedir}/X11/extensions/mitmiscconst.h
  200. %{_includedir}/X11/extensions/mitmiscproto.h
  201. %{_includedir}/X11/extensions/multibufconst.h
  202. %{_includedir}/X11/extensions/multibufproto.h
  203. %{_includedir}/X11/extensions/panoramiXproto.h
  204. %{_includedir}/X11/extensions/randr.h
  205. %{_includedir}/X11/extensions/randrproto.h
  206. %{_includedir}/X11/extensions/recordconst.h
  207. %{_includedir}/X11/extensions/recordproto.h
  208. %{_includedir}/X11/extensions/recordstr.h
  209. %{_includedir}/X11/extensions/render.h
  210. %{_includedir}/X11/extensions/renderproto.h
  211. %{_includedir}/X11/extensions/saver.h
  212. %{_includedir}/X11/extensions/saverproto.h
  213. %{_includedir}/X11/extensions/secur.h
  214. %{_includedir}/X11/extensions/securproto.h
  215. %{_includedir}/X11/extensions/shapeconst.h
  216. %{_includedir}/X11/extensions/shapeproto.h
  217. %{_includedir}/X11/extensions/shapestr.h
  218. %{_includedir}/X11/extensions/shm.h
  219. %{_includedir}/X11/extensions/shmproto.h
  220. %{_includedir}/X11/extensions/shmstr.h
  221. %{_includedir}/X11/extensions/syncconst.h
  222. %{_includedir}/X11/extensions/syncproto.h
  223. %{_includedir}/X11/extensions/syncstr.h
  224. %{_includedir}/X11/extensions/vldXvMC.h
  225. %{_includedir}/X11/extensions/xcmiscproto.h
  226. %{_includedir}/X11/extensions/xcmiscstr.h
  227. %{_includedir}/X11/extensions/xf86bigfont.h
  228. %{_includedir}/X11/extensions/xf86bigfproto.h
  229. %{_includedir}/X11/extensions/xf86bigfstr.h
  230. %{_includedir}/X11/extensions/xf86dga.h
  231. %{_includedir}/X11/extensions/xf86dga1const.h
  232. %{_includedir}/X11/extensions/xf86dga1proto.h
  233. %{_includedir}/X11/extensions/xf86dga1str.h
  234. %{_includedir}/X11/extensions/xf86dgaconst.h
  235. %{_includedir}/X11/extensions/xf86dgaproto.h
  236. %{_includedir}/X11/extensions/xf86dgastr.h
  237. %{_includedir}/X11/extensions/xf86misc.h
  238. %{_includedir}/X11/extensions/xf86mscstr.h
  239. %{_includedir}/X11/extensions/xf86rush.h
  240. %{_includedir}/X11/extensions/xf86rushstr.h
  241. %{_includedir}/X11/extensions/xf86vm.h
  242. %{_includedir}/X11/extensions/xf86vmproto.h
  243. %{_includedir}/X11/extensions/xf86vmstr.h
  244. %{_includedir}/X11/extensions/xfixesproto.h
  245. %{_includedir}/X11/extensions/xfixeswire.h
  246. %{_includedir}/X11/extensions/xtestconst.h
  247. %{_includedir}/X11/extensions/xtestext1const.h
  248. %{_includedir}/X11/extensions/xtestext1proto.h
  249. %{_includedir}/X11/extensions/xtestproto.h
  250. %{_includedir}/X11/extensions/xtrapbits.h
  251. %{_includedir}/X11/extensions/xtrapddmi.h
  252. %{_includedir}/X11/extensions/xtrapdi.h
  253. %{_includedir}/X11/extensions/xtrapemacros.h
  254. %{_includedir}/X11/extensions/xtraplib.h
  255. %{_includedir}/X11/extensions/xtraplibp.h
  256. %{_includedir}/X11/extensions/xtrapproto.h
  257. %dir %{_includedir}/X11/fonts
  258. %{_includedir}/X11/fonts/FS.h
  259. %{_includedir}/X11/fonts/FSproto.h
  260. %{_includedir}/X11/fonts/font.h
  261. %{_includedir}/X11/fonts/fontproto.h
  262. %{_includedir}/X11/fonts/fontstruct.h
  263. %{_includedir}/X11/fonts/fsmasks.h
  264. %{_includedir}/X11/keysym.h
  265. %{_includedir}/X11/keysymdef.h
  266. %{_datadir}/pkgconfig/bigreqsproto.pc
  267. %{_datadir}/pkgconfig/compositeproto.pc
  268. %{_datadir}/pkgconfig/damageproto.pc
  269. %{_datadir}/pkgconfig/dmxproto.pc
  270. %{_datadir}/pkgconfig/dri2proto.pc
  271. %{_datadir}/pkgconfig/evieproto.pc
  272. %{_datadir}/pkgconfig/fixesproto.pc
  273. %{_datadir}/pkgconfig/fontcacheproto.pc
  274. %{_datadir}/pkgconfig/fontsproto.pc
  275. %{_datadir}/pkgconfig/glproto.pc
  276. %{_datadir}/pkgconfig/inputproto.pc
  277. %{_datadir}/pkgconfig/kbproto.pc
  278. %{_datadir}/pkgconfig/randrproto.pc
  279. %{_datadir}/pkgconfig/recordproto.pc
  280. %{_datadir}/pkgconfig/renderproto.pc
  281. %{_datadir}/pkgconfig/resourceproto.pc
  282. %{_datadir}/pkgconfig/scrnsaverproto.pc
  283. %{_datadir}/pkgconfig/trapproto.pc
  284. %{_datadir}/pkgconfig/videoproto.pc
  285. %{_datadir}/pkgconfig/xcmiscproto.pc
  286. %{_datadir}/pkgconfig/xextproto.pc
  287. %{_datadir}/pkgconfig/xf86bigfontproto.pc
  288. %{_datadir}/pkgconfig/xf86dgaproto.pc
  289. %{_datadir}/pkgconfig/xf86driproto.pc
  290. %{_datadir}/pkgconfig/xf86miscproto.pc
  291. %{_datadir}/pkgconfig/xf86rushproto.pc
  292. %{_datadir}/pkgconfig/xf86vidmodeproto.pc
  293. %{_datadir}/pkgconfig/xineramaproto.pc
  294. %{_datadir}/pkgconfig/xproto.pc
  295. %{_datadir}/pkgconfig/xproxymngproto.pc
  296. %changelog
  297. * Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-6
  298. - inputproto-2.0.1
  299. - resourceproto-1.1.1
  300. - xproto-7.0.20
  301. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-5
  302. - bigreqsproto-1.1.1
  303. - compositeproto-0.4.2
  304. - damageproto-1.2.1
  305. - fixesproto-4.1.2
  306. - fontsproto-2.1.1
  307. - glproto-1.4.12
  308. - kbproto-1.0.5
  309. - randrproto-1.3.2
  310. - recordproto-1.14.1
  311. - renderproto-0.11.1
  312. - scrnsaverproto-1.2.1
  313. - videoproto-2.3.1
  314. - xcmiscproto-1.2.1
  315. - xextproto-7.1.2
  316. - xproto-7.0.19
  317. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-4
  318. - add %files
  319. (add fontcache.h, fontcacheP.h.fontcachstr.h, xf86rush.h, xf86rushstr.h,
  320. xtrapbits.h, xtrapddmi.h, xtrapdi.h, xtrapemacros.h, xtraplib.h,
  321. xtraplibp.h, xtrapproto.h in %{_includedir}/X11/extensions)
  322. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 7.5-3
  323. - build with rpm-4.8.1-1 for pkg-config file
  324. * Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.5-2
  325. - glproto-1.4.11
  326. - dri2proto-2.3
  327. * Sun Nov 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.5-1
  328. - bigreqsproto-1.1.0
  329. - compositeproto-0.4.1
  330. - damageproto-1.2.0
  331. - dmxproto-2.3
  332. - evieext-1.1.0
  333. - fixesproto-4.1.1
  334. - fontcacheproto-0.1.3
  335. - fontsproto-2.1.0
  336. - inputproto-2.0
  337. - kbproto-1.0.4
  338. - randrproto-1.3.1
  339. - recordproto-1.13
  340. - renderproto-0.11
  341. - resourceproto-1.1.0
  342. - scrnsaverproto-1.2.0
  343. - videoproto-2.3.0
  344. - xcmisproto-1.2.0
  345. - xextproto-7.1.1
  346. - xf86bigfontproto-1.2.0
  347. - xf86dgaproto-2.1
  348. - xf86driproto-2.1.0
  349. - xf86miscproto-0.9.3
  350. - xf86vidmodeproto-2.3
  351. - xineramaproto-1.2
  352. - xproto-7.0.16
  353. - xproxymanagementprotocol-1.0.3
  354. * Thu Jul 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-9
  355. - dri2protp-2.1
  356. - glproto-1.4.10
  357. * Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-8
  358. - dri2proto-2.0
  359. * Sat Apr 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.4-7
  360. - changed Group to Development/Libraries
  361. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-6
  362. - dri2proto-1.99.3
  363. * Wed Mar 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-5
  364. - xproto-7.0.15
  365. - randrproto-1.3.0
  366. * Sun Dec 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-4
  367. - xextproto-7.0.4
  368. * Sun Nov 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-3
  369. - inputproto-1.5.0
  370. * Fri Oct 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-2
  371. - xproto-7.0.14
  372. * Thu Sep 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-1
  373. - inputproto-1.4.4
  374. - randrproto-1.2.2
  375. * Tue Jul 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-2
  376. - xproto 7.0.13
  377. - xextproto 7.0.3
  378. - xf86driproto 2.0.4
  379. - inputproto 1.4.3
  380. - add dri2proto
  381. * Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-1
  382. - new versioning policy
  383. * Fri Jan 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-0vl1
  384. - build with mesa and libXau
  385. * Sat Jan 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-0vl0
  386. - initial build for Vine Linux (bootstrap)
  387. * Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 7.3-7
  388. - inputproto-1.4.2-card32.patch: Make sure CARD32 is defined on lp64.
  389. * Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 7.3-6
  390. - renderproto 0.9.3
  391. * Fri Nov 9 2007 Kristian H淡gsberg <krh@redhat.com> - 7.3-5
  392. - Bump and rebuild.
  393. * Thu Oct 25 2007 Kristian H淡gsberg <krh@redhat.com> 7.3-4
  394. - Pull in new glproto to get proto structs for GLX_SGIX_pbuffer.
  395. * Thu Oct 11 2007 Adam Jackson <ajax@redhat.com> 7.3-3
  396. - BuildArch: noarch
  397. * Thu Oct 11 2007 Adam Jackson <ajax@redhat.com> 7.3-3
  398. - BuildArch: noarch
  399. * Thu Sep 27 2007 Adam Jackson <ajax@redhat.com> 7.3-2
  400. - Require libXau-devel when not doing arch bootstrap (#207391)
  401. * Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 7.3-1
  402. - dgaproto 2.0.3
  403. - Bump to 7.3
  404. * Wed Aug 29 2007 Adam Jackson <ajax@redhat.com> 7.2-13
  405. - Remove the horrible header hack, in favor of proper fix in xserver itself.
  406. * Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 7.2-12
  407. - Remove dri_interface.h. It's not protocol, it belongs in Mesa.
  408. * Wed Jul 11 2007 Adam Jackson <ajax@redhat.com> 7.2-11
  409. - compositeproto 0.4
  410. * Wed Jul 11 2007 Adam Jackson <ajax@redhat.com> 7.2-10
  411. - inputproto-1.4.2-horrible-header-hack.patch: Re-add some #defines from
  412. older inputproto to make old drivers build. Do not commit this patch
  413. upstream.
  414. * Thu Apr 26 2007 Adam Jackson <ajax@redhat.com> 7.2-9
  415. - inputproto 1.4.2
  416. * Thu Apr 05 2007 Adam Jackson <ajax@redhat.com> 7.2-8
  417. - Add virtual provides for the subprotocols (#231156)
  418. * Mon Apr 02 2007 Adam Jackson <ajax@redhat.com> 7.2-7
  419. - inputproto 1.4.1
  420. * Mon Mar 12 2007 Adam Jackson <ajax@redhat.com> 7.2-6
  421. - Fix doc macros as per package review (#226641)
  422. * Wed Feb 28 2007 Adam Jackson <ajax@redhat.com> 7.2-5
  423. - Package review cleanups (#226641)
  424. * Wed Feb 28 2007 Adam Jackson <ajax@redhat.com> 7.2-4
  425. - Appease RPM. (#229336)
  426. * Fri Feb 23 2007 Adam Jackson <ajax@redhat.com> 7.2-3
  427. - damageproto 1.1.0
  428. * Mon Feb 19 2007 Adam Jackson <ajax@redhat.com> 7.2-2
  429. - randrproto 1.2.1
  430. * Mon Feb 12 2007 Adam Jackson <ajax@redhat.com> 7.2-1
  431. - randrproto 1.2
  432. - Superstition bump to 7.2
  433. * Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 7.1-11
  434. - xproto 7.0.10
  435. * Tue Oct 3 2006 Adam Jackson <ajackson@redhat.com> 7.1-10
  436. - Install just enough LBX headers to make libXext build. (#203815)
  437. * Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 7.1-9
  438. - rebuilt for unwind info generation, broken in gcc-4.1.1-21
  439. * Wed Sep 20 2006 Kristian H淡gsberg <krh@redhat.com> - 7.1-8.fc6
  440. - Update to 1.4.8 to get the finaly update of GLX_EXT_tfp opcodes.
  441. * Fri Sep 8 2006 Soren Sandmann <sandmann@redhat.com> 7.1-7.fc6
  442. - Remove printproto source. Rest of 175350.
  443. * Thu Aug 17 2006 Soren Sandmann <sandmann@redhat.com> 7.1-6.fc6
  444. - Don't install xprint headers, as they are being moved to the libXp
  445. package instead. Bug 175350.
  446. * Thu Jul 27 2006 Mike A. Harris <mharris@redhat.com> 7.1-5.fc6
  447. - Don't install LBX protocol headers, as LBX is obsoleted in the 7.1 release
  448. and no longer supported.
  449. * Fri Jul 21 2006 Adam Jackson <ajackson@redhat.com> 7.1-4
  450. - Use dist tag. Update to kbproto-1.0.3.
  451. * Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 7.1-3
  452. - Tag as 7.1-3.fc5.aiglx.
  453. * Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 7.1-3
  454. - Add dist tag.
  455. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 7.1-2.1
  456. - rebuild
  457. * Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 7.1-2
  458. - Update to xproto 7.0.7 for X11R7.1
  459. - Use "make install" instead of makeinstall macro.
  460. * Thu May 25 2006 Mike A. Harris <mharris@redhat.com> 7.1-1
  461. - Bump package version-release to 7.1-1 for X.Org X11R7.1 release.
  462. * Fri May 12 2006 Adam Jackson <ajackson@redhat.com> 7.0-13
  463. - Update to glproto 1.4.7 for final EXT_tfp defines
  464. * Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 7.0-12
  465. - Update to xproto 7.0.5 for misc fixes
  466. * Fri Apr 07 2006 Adam Jackson <ajackson@redhat.com> 7.0-10
  467. - Update to compositeproto-0.3.1 to fix big-endian LP64.
  468. * Sat Apr 01 2006 Adam Jackson <ajackson@redhat.com> 7.0-9
  469. - Update to scrnsaverproto-1.1
  470. * Mon Mar 20 2006 Adam Jackson <ajackson@redhat.com> 7.0-8
  471. - Fix the base URL.
  472. * Wed Mar 15 2006 Adam Jackson <ajackson@redhat.com> 7.0-7
  473. - Update to fixesproto-4.0, compositeproto-0.3, and glproto-1.4.6
  474. * Wed Mar 01 2006 Mike A. Harris <mharris@redhat.com> 7.0-6
  475. - Update to glproto-1.4.5
  476. - Remove xorg-x11-proto-devel-7.0-buffer-values.patch which is in 1.4.5.
  477. * Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> 7.0-5
  478. - require mesa-libGL-devel since it's needed by some of the headers
  479. * Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 7.0-4
  480. - Add back part of glproto-texture-from-drawable patch that didn't
  481. get integrated for some reason
  482. * Thu Feb 16 2006 Mike A. Harris <mharris@redhat.com> 7.0-3
  483. - Update to glproto-1.4.4
  484. - Drop glproto-texture-from-drawable patch, which is integrated now.
  485. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 7.0-2.3
  486. - bump again for double-long bug on ppc(64)
  487. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 7.0-2.1
  488. - rebuilt for new gcc4.1 snapshot and glibc changes
  489. * Fri Jan 27 2006 Kristian H淡gsberg <krh@redhat.com> 7.0-2
  490. - Add glproto-texture-from-drawable.patch to add opcodes and tokens
  491. for GLX_texture_from_drawable extension.
  492. * Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 7.0-1
  493. - Update to damageproto-1.0.3, glproto-1.4.3, xf86driproto-2.0.2 from the
  494. X11R7.0 final release.
  495. - Bump package version to 7.0 to match the X11R7 version, for no particularly
  496. strong reason other than "it feels good".
  497. * Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 0.99.4-1
  498. - Update all proto tarballs to the RC4 release.
  499. * Wed Dec 07 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
  500. - Update to printproto-1.0.2, trapproto-3.4.2, xproto-7.0.3 from the
  501. X11R7 RC3 release.
  502. * Mon Nov 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
  503. - Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-1" to attempt to
  504. workaround bug( #173384).
  505. * Thu Nov 17 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
  506. - Change Conflicts to "Obsoletes: XFree86-devel, xorg-x11-devel"
  507. * Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
  508. - Update to X11R7 RC2 release, picking up new xproto-7.0.2.
  509. * Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
  510. - This package contains only C header files and pkg-config *.pc files,
  511. and does not contain any ELF binaries or DSOs, so we disable debuginfo
  512. generation.
  513. * Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
  514. - Update all tarballs to X11R7 RC1 release.
  515. - Remove panoramixproto, as it is now known as xineramaproto.
  516. - Remove glu.h and glx.h from file manifest, as they're provided by Mesa.
  517. - Added {_includedir}/GL/internal/dri_interface.h to file manifest.
  518. * Sun Oct 02 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-3
  519. - Use Fedora-Extras style BuildRoot
  520. - Invoke make with _smp_mflags
  521. - Add full URLs to SourceN lines
  522. * Mon Sep 12 2005 Kristian H淡gsberg <krh@redhat.com> 0.0.1-2
  523. - Update to 20050912 cvs snapshot of kbproto.
  524. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-1
  525. - Changed for loop in build section to use "ls -1" instead of find "*proto*"
  526. when going through protocol dirs, as "evieext" just *HAD* to be named
  527. something completely different from everything else, in true X.Org
  528. inconsistency fashion.
  529. - Added Conflicts with XFree86-devel and xorg-x11-devel.
  530. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-0
  531. - Initial build of xproto from X.Org modular CVS checkout and "make dist".
  532. - Since there are no upstream tarballs yet, and "make dist" generates
  533. a "7.0" non-beta final version, I changed the version to 0.0 as I've no
  534. idea what the intention is and want to avoid using Epoch later.