source: projects/specs/trunk/x/xorg-x11-proto-devel/xorg-x11-proto-devel-vl.spec @ 12392

Revision 12392, 19.7 KB checked in by tomop, 4 years ago (diff)

updated 23 packages

hwdata-0.334-1

libX11-1.6.9-1

libXvMC-1.0.12-1

libevdev-1.8.0-1

libinput-1.15.5-1

libwacom-1.3-1

xorg-x11-drv-amdgpu-19.1.0-1

xorg-x11-drv-dummy-0.3.8-2

xorg-x11-drv-evdev-2.10.6-1

xorg-x11-drv-fbdev-0.5.0-1

xorg-x11-drv-intel-2.99.917-6.20200502

xorg-x11-drv-keyboard-1.9.0-2

xorg-x11-drv-mga-2.0.0-1

xorg-x11-drv-mouse-1.9.3-1

xorg-x11-drv-nouveau-1.0.16-1

xorg-x11-drv-synaptics-1.9.1-1

xorg-x11-drv-vesa-2.4.0-1

xorg-x11-drv-vmmouse-13.1.0-4

xorg-x11-drv-vmware-13.3.0-1

xorg-x11-drv-void-1.4.1-6

xorg-x11-drv-wacom-0.39.0-1

xorg-x11-proto-devel-2019.2-1

xorg-x11-server-1.20.8-1

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