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

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