Lines 21-26
Link Here
|
21 |
Patch0: Mesa-6.5.3-alt-xdemos.patch |
21 |
Patch0: Mesa-6.5.3-alt-xdemos.patch |
22 |
Patch1: Mesa-6.5.3-alt-make.patch |
22 |
Patch1: Mesa-6.5.3-alt-make.patch |
23 |
Patch2: Mesa-6.5.3-alt-xcb.patch |
23 |
Patch2: Mesa-6.5.3-alt-xcb.patch |
|
|
24 |
Patch1: Mesa-6.5.3-alt-make-arm.patch |
24 |
|
25 |
|
25 |
Patch200: Mesa-6.5.3-git-r300-page-flipping.patch |
26 |
Patch200: Mesa-6.5.3-git-r300-page-flipping.patch |
26 |
|
27 |
|
Lines 38-43
Link Here
|
38 |
BuildRequires: gcc-c++ libXext-devel libXdamage-devel libXdmcp-devel libXi-devel libX11-devel |
39 |
BuildRequires: gcc-c++ libXext-devel libXdamage-devel libXdmcp-devel libXi-devel libX11-devel |
39 |
BuildRequires: libXmu-devel libXt-devel libXau-devel libXxf86vm-devel libdrm-devel |
40 |
BuildRequires: libXmu-devel libXt-devel libXau-devel libXxf86vm-devel libdrm-devel |
40 |
BuildRequires: libexpat-devel libstdc++-devel pkg-config xorg-x11-proto-devel |
41 |
BuildRequires: libexpat-devel libstdc++-devel pkg-config xorg-x11-proto-devel |
|
|
42 |
BuildRequires: makedepend |
41 |
%if_with xcb |
43 |
%if_with xcb |
42 |
BuildRequires: libxcb-devel |
44 |
BuildRequires: libxcb-devel |
43 |
%endif |
45 |
%endif |
Lines 135-140
Link Here
|
135 |
%description -n xorg-x11-dri-savage |
137 |
%description -n xorg-x11-dri-savage |
136 |
DRI driver for Savage |
138 |
DRI driver for Savage |
137 |
|
139 |
|
|
|
140 |
%ifarch %arm |
138 |
%package -n xorg-x11-dri-sis |
141 |
%package -n xorg-x11-dri-sis |
139 |
Summary: SiS DRI driver |
142 |
Summary: SiS DRI driver |
140 |
Group: System/X11 |
143 |
Group: System/X11 |
Lines 142-147
Link Here
|
142 |
|
145 |
|
143 |
%description -n xorg-x11-dri-sis |
146 |
%description -n xorg-x11-dri-sis |
144 |
DRI driver for SiS |
147 |
DRI driver for SiS |
|
|
148 |
%endif |
145 |
|
149 |
|
146 |
%package -n xorg-x11-dri-tdfx |
150 |
%package -n xorg-x11-dri-tdfx |
147 |
Summary: 3Dfx DRI driver |
151 |
Summary: 3Dfx DRI driver |
Lines 211-219
Link Here
|
211 |
%ifarch x86_64 |
215 |
%ifarch x86_64 |
212 |
%make_build linux-dri-x86-64 |
216 |
%make_build linux-dri-x86-64 |
213 |
%else |
217 |
%else |
|
|
218 |
%ifarch %arm |
219 |
%make_build linux-dri-arm |
220 |
%else |
214 |
%make_build linux-dri |
221 |
%make_build linux-dri |
215 |
%endif |
222 |
%endif |
216 |
%endif |
223 |
%endif |
|
|
224 |
%endif |
217 |
|
225 |
|
218 |
%make_build -C progs/xdemos |
226 |
%make_build -C progs/xdemos |
219 |
|
227 |
|
Lines 298-305
Link Here
|
298 |
%files -n xorg-x11-dri-savage |
306 |
%files -n xorg-x11-dri-savage |
299 |
%_libdir/X11/modules/dri/savage_dri.so |
307 |
%_libdir/X11/modules/dri/savage_dri.so |
300 |
|
308 |
|
|
|
309 |
%ifnarch %arm |
301 |
%files -n xorg-x11-dri-sis |
310 |
%files -n xorg-x11-dri-sis |
302 |
%_libdir/X11/modules/dri/sis_dri.so |
311 |
%_libdir/X11/modules/dri/sis_dri.so |
|
|
312 |
%endif |
303 |
|
313 |
|
304 |
%files -n xorg-x11-dri-tdfx |
314 |
%files -n xorg-x11-dri-tdfx |
305 |
%_libdir/X11/modules/dri/tdfx_dri.so |
315 |
%_libdir/X11/modules/dri/tdfx_dri.so |