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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657
  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: 3%{?_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.14.tar.bz2
  26. Provides: glproto = 1.4.14
  27. Source9: ftp://ftp.x.org/pub/individual/proto/inputproto-2.0.2.tar.bz2
  28. Provides: inputproto = 2.0.2
  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 Aug 14 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-3
  302. - fixesproto-5.0
  303. - glproto-1.4.14
  304. - inputproto-2.0.2
  305. - resourceproto-1.2.0
  306. - xproto-7.0.22
  307. - dri2proto-2.6
  308. * Mon Feb 28 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-2
  309. - xextproto-7.2.0
  310. * Sat Jan 22 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.6-1
  311. - dmxproto-2.3.1
  312. - evieext-1.1.1
  313. - xf86driproto-2.1.1
  314. - xf86vidmodeproto-2.3.1
  315. - xineramaproto-1.2.1
  316. * Sat Dec 18 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-6
  317. - inputproto-2.0.1
  318. - resourceproto-1.1.1
  319. - xproto-7.0.20
  320. * Sun Nov 07 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-5
  321. - bigreqsproto-1.1.1
  322. - compositeproto-0.4.2
  323. - damageproto-1.2.1
  324. - fixesproto-4.1.2
  325. - fontsproto-2.1.1
  326. - glproto-1.4.12
  327. - kbproto-1.0.5
  328. - randrproto-1.3.2
  329. - recordproto-1.14.1
  330. - renderproto-0.11.1
  331. - scrnsaverproto-1.2.1
  332. - videoproto-2.3.1
  333. - xcmiscproto-1.2.1
  334. - xextproto-7.1.2
  335. - xproto-7.0.19
  336. * Sun Sep 26 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 7.5-4
  337. - add %files
  338. (add fontcache.h, fontcacheP.h.fontcachstr.h, xf86rush.h, xf86rushstr.h,
  339. xtrapbits.h, xtrapddmi.h, xtrapdi.h, xtrapemacros.h, xtraplib.h,
  340. xtraplibp.h, xtrapproto.h in %{_includedir}/X11/extensions)
  341. * Tue Sep 21 2010 IWAI, Masaharu <iwai@alib.jp> 7.5-3
  342. - build with rpm-4.8.1-1 for pkg-config file
  343. * Thu Mar 11 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 7.5-2
  344. - glproto-1.4.11
  345. - dri2proto-2.3
  346. * Sun Nov 15 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.5-1
  347. - bigreqsproto-1.1.0
  348. - compositeproto-0.4.1
  349. - damageproto-1.2.0
  350. - dmxproto-2.3
  351. - evieext-1.1.0
  352. - fixesproto-4.1.1
  353. - fontcacheproto-0.1.3
  354. - fontsproto-2.1.0
  355. - inputproto-2.0
  356. - kbproto-1.0.4
  357. - randrproto-1.3.1
  358. - recordproto-1.13
  359. - renderproto-0.11
  360. - resourceproto-1.1.0
  361. - scrnsaverproto-1.2.0
  362. - videoproto-2.3.0
  363. - xcmisproto-1.2.0
  364. - xextproto-7.1.1
  365. - xf86bigfontproto-1.2.0
  366. - xf86dgaproto-2.1
  367. - xf86driproto-2.1.0
  368. - xf86miscproto-0.9.3
  369. - xf86vidmodeproto-2.3
  370. - xineramaproto-1.2
  371. - xproto-7.0.16
  372. - xproxymanagementprotocol-1.0.3
  373. * Thu Jul 09 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-9
  374. - dri2protp-2.1
  375. - glproto-1.4.10
  376. * Thu Apr 30 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-8
  377. - dri2proto-2.0
  378. * Sat Apr 11 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 7.4-7
  379. - changed Group to Development/Libraries
  380. * Sun Mar 22 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-6
  381. - dri2proto-1.99.3
  382. * Wed Mar 18 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-5
  383. - xproto-7.0.15
  384. - randrproto-1.3.0
  385. * Sun Dec 21 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-4
  386. - xextproto-7.0.4
  387. * Sun Nov 30 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-3
  388. - inputproto-1.5.0
  389. * Fri Oct 24 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-2
  390. - xproto-7.0.14
  391. * Thu Sep 04 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.4-1
  392. - inputproto-1.4.4
  393. - randrproto-1.2.2
  394. * Tue Jul 01 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-2
  395. - xproto 7.0.13
  396. - xextproto 7.0.3
  397. - xf86driproto 2.0.4
  398. - inputproto 1.4.3
  399. - add dri2proto
  400. * Sun May 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-1
  401. - new versioning policy
  402. * Fri Jan 18 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-0vl1
  403. - build with mesa and libXau
  404. * Sat Jan 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 7.3-0vl0
  405. - initial build for Vine Linux (bootstrap)
  406. * Tue Nov 13 2007 Adam Jackson <ajax@redhat.com> 7.3-7
  407. - inputproto-1.4.2-card32.patch: Make sure CARD32 is defined on lp64.
  408. * Mon Nov 12 2007 Adam Jackson <ajax@redhat.com> 7.3-6
  409. - renderproto 0.9.3
  410. * Fri Nov 9 2007 Kristian H淡gsberg <krh@redhat.com> - 7.3-5
  411. - Bump and rebuild.
  412. * Thu Oct 25 2007 Kristian H淡gsberg <krh@redhat.com> 7.3-4
  413. - Pull in new glproto to get proto structs for GLX_SGIX_pbuffer.
  414. * Thu Oct 11 2007 Adam Jackson <ajax@redhat.com> 7.3-3
  415. - BuildArch: noarch
  416. * Thu Oct 11 2007 Adam Jackson <ajax@redhat.com> 7.3-3
  417. - BuildArch: noarch
  418. * Thu Sep 27 2007 Adam Jackson <ajax@redhat.com> 7.3-2
  419. - Require libXau-devel when not doing arch bootstrap (#207391)
  420. * Mon Sep 24 2007 Adam Jackson <ajax@redhat.com> 7.3-1
  421. - dgaproto 2.0.3
  422. - Bump to 7.3
  423. * Wed Aug 29 2007 Adam Jackson <ajax@redhat.com> 7.2-13
  424. - Remove the horrible header hack, in favor of proper fix in xserver itself.
  425. * Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 7.2-12
  426. - Remove dri_interface.h. It's not protocol, it belongs in Mesa.
  427. * Wed Jul 11 2007 Adam Jackson <ajax@redhat.com> 7.2-11
  428. - compositeproto 0.4
  429. * Wed Jul 11 2007 Adam Jackson <ajax@redhat.com> 7.2-10
  430. - inputproto-1.4.2-horrible-header-hack.patch: Re-add some #defines from
  431. older inputproto to make old drivers build. Do not commit this patch
  432. upstream.
  433. * Thu Apr 26 2007 Adam Jackson <ajax@redhat.com> 7.2-9
  434. - inputproto 1.4.2
  435. * Thu Apr 05 2007 Adam Jackson <ajax@redhat.com> 7.2-8
  436. - Add virtual provides for the subprotocols (#231156)
  437. * Mon Apr 02 2007 Adam Jackson <ajax@redhat.com> 7.2-7
  438. - inputproto 1.4.1
  439. * Mon Mar 12 2007 Adam Jackson <ajax@redhat.com> 7.2-6
  440. - Fix doc macros as per package review (#226641)
  441. * Wed Feb 28 2007 Adam Jackson <ajax@redhat.com> 7.2-5
  442. - Package review cleanups (#226641)
  443. * Wed Feb 28 2007 Adam Jackson <ajax@redhat.com> 7.2-4
  444. - Appease RPM. (#229336)
  445. * Fri Feb 23 2007 Adam Jackson <ajax@redhat.com> 7.2-3
  446. - damageproto 1.1.0
  447. * Mon Feb 19 2007 Adam Jackson <ajax@redhat.com> 7.2-2
  448. - randrproto 1.2.1
  449. * Mon Feb 12 2007 Adam Jackson <ajax@redhat.com> 7.2-1
  450. - randrproto 1.2
  451. - Superstition bump to 7.2
  452. * Fri Jan 05 2007 Adam Jackson <ajax@redhat.com> 7.1-11
  453. - xproto 7.0.10
  454. * Tue Oct 3 2006 Adam Jackson <ajackson@redhat.com> 7.1-10
  455. - Install just enough LBX headers to make libXext build. (#203815)
  456. * Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 7.1-9
  457. - rebuilt for unwind info generation, broken in gcc-4.1.1-21
  458. * Wed Sep 20 2006 Kristian H淡gsberg <krh@redhat.com> - 7.1-8.fc6
  459. - Update to 1.4.8 to get the finaly update of GLX_EXT_tfp opcodes.
  460. * Fri Sep 8 2006 Soren Sandmann <sandmann@redhat.com> 7.1-7.fc6
  461. - Remove printproto source. Rest of 175350.
  462. * Thu Aug 17 2006 Soren Sandmann <sandmann@redhat.com> 7.1-6.fc6
  463. - Don't install xprint headers, as they are being moved to the libXp
  464. package instead. Bug 175350.
  465. * Thu Jul 27 2006 Mike A. Harris <mharris@redhat.com> 7.1-5.fc6
  466. - Don't install LBX protocol headers, as LBX is obsoleted in the 7.1 release
  467. and no longer supported.
  468. * Fri Jul 21 2006 Adam Jackson <ajackson@redhat.com> 7.1-4
  469. - Use dist tag. Update to kbproto-1.0.3.
  470. * Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 7.1-3
  471. - Tag as 7.1-3.fc5.aiglx.
  472. * Thu Jul 13 2006 Kristian H淡gsberg <krh@redhat.com> 7.1-3
  473. - Add dist tag.
  474. * Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> 7.1-2.1
  475. - rebuild
  476. * Wed Jun 21 2006 Mike A. Harris <mharris@redhat.com> 7.1-2
  477. - Update to xproto 7.0.7 for X11R7.1
  478. - Use "make install" instead of makeinstall macro.
  479. * Thu May 25 2006 Mike A. Harris <mharris@redhat.com> 7.1-1
  480. - Bump package version-release to 7.1-1 for X.Org X11R7.1 release.
  481. * Fri May 12 2006 Adam Jackson <ajackson@redhat.com> 7.0-13
  482. - Update to glproto 1.4.7 for final EXT_tfp defines
  483. * Thu Apr 27 2006 Adam Jackson <ajackson@redhat.com> 7.0-12
  484. - Update to xproto 7.0.5 for misc fixes
  485. * Fri Apr 07 2006 Adam Jackson <ajackson@redhat.com> 7.0-10
  486. - Update to compositeproto-0.3.1 to fix big-endian LP64.
  487. * Sat Apr 01 2006 Adam Jackson <ajackson@redhat.com> 7.0-9
  488. - Update to scrnsaverproto-1.1
  489. * Mon Mar 20 2006 Adam Jackson <ajackson@redhat.com> 7.0-8
  490. - Fix the base URL.
  491. * Wed Mar 15 2006 Adam Jackson <ajackson@redhat.com> 7.0-7
  492. - Update to fixesproto-4.0, compositeproto-0.3, and glproto-1.4.6
  493. * Wed Mar 01 2006 Mike A. Harris <mharris@redhat.com> 7.0-6
  494. - Update to glproto-1.4.5
  495. - Remove xorg-x11-proto-devel-7.0-buffer-values.patch which is in 1.4.5.
  496. * Wed Feb 22 2006 Jeremy Katz <katzj@redhat.com> 7.0-5
  497. - require mesa-libGL-devel since it's needed by some of the headers
  498. * Sun Feb 19 2006 Ray Strode <rstrode@redhat.com> 7.0-4
  499. - Add back part of glproto-texture-from-drawable patch that didn't
  500. get integrated for some reason
  501. * Thu Feb 16 2006 Mike A. Harris <mharris@redhat.com> 7.0-3
  502. - Update to glproto-1.4.4
  503. - Drop glproto-texture-from-drawable patch, which is integrated now.
  504. * Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> 7.0-2.3
  505. - bump again for double-long bug on ppc(64)
  506. * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 7.0-2.1
  507. - rebuilt for new gcc4.1 snapshot and glibc changes
  508. * Fri Jan 27 2006 Kristian H淡gsberg <krh@redhat.com> 7.0-2
  509. - Add glproto-texture-from-drawable.patch to add opcodes and tokens
  510. for GLX_texture_from_drawable extension.
  511. * Fri Dec 23 2005 Mike A. Harris <mharris@redhat.com> 7.0-1
  512. - Update to damageproto-1.0.3, glproto-1.4.3, xf86driproto-2.0.2 from the
  513. X11R7.0 final release.
  514. - Bump package version to 7.0 to match the X11R7 version, for no particularly
  515. strong reason other than "it feels good".
  516. * Thu Dec 15 2005 Mike A. Harris <mharris@redhat.com> 0.99.4-1
  517. - Update all proto tarballs to the RC4 release.
  518. * Wed Dec 07 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
  519. - Update to printproto-1.0.2, trapproto-3.4.2, xproto-7.0.3 from the
  520. X11R7 RC3 release.
  521. * Mon Nov 21 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-3
  522. - Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-1" to attempt to
  523. workaround bug( #173384).
  524. * Thu Nov 17 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-2
  525. - Change Conflicts to "Obsoletes: XFree86-devel, xorg-x11-devel"
  526. * Fri Nov 11 2005 Mike A. Harris <mharris@redhat.com> 0.99.2-1
  527. - Update to X11R7 RC2 release, picking up new xproto-7.0.2.
  528. * Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
  529. - This package contains only C header files and pkg-config *.pc files,
  530. and does not contain any ELF binaries or DSOs, so we disable debuginfo
  531. generation.
  532. * Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
  533. - Update all tarballs to X11R7 RC1 release.
  534. - Remove panoramixproto, as it is now known as xineramaproto.
  535. - Remove glu.h and glx.h from file manifest, as they're provided by Mesa.
  536. - Added {_includedir}/GL/internal/dri_interface.h to file manifest.
  537. * Sun Oct 02 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-3
  538. - Use Fedora-Extras style BuildRoot
  539. - Invoke make with _smp_mflags
  540. - Add full URLs to SourceN lines
  541. * Mon Sep 12 2005 Kristian H淡gsberg <krh@redhat.com> 0.0.1-2
  542. - Update to 20050912 cvs snapshot of kbproto.
  543. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-1
  544. - Changed for loop in build section to use "ls -1" instead of find "*proto*"
  545. when going through protocol dirs, as "evieext" just *HAD* to be named
  546. something completely different from everything else, in true X.Org
  547. inconsistency fashion.
  548. - Added Conflicts with XFree86-devel and xorg-x11-devel.
  549. * Mon Aug 22 2005 Mike A. Harris <mharris@redhat.com> 0.0.1-0
  550. - Initial build of xproto from X.Org modular CVS checkout and "make dist".
  551. - Since there are no upstream tarballs yet, and "make dist" generates
  552. a "7.0" non-beta final version, I changed the version to 0.0 as I've no
  553. idea what the intention is and want to avoid using Epoch later.