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

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