158 |
|
|
159 |
Patch2004: mesa_652_mips.patch |
Patch2004: mesa_652_mips.patch |
160 |
|
|
161 |
|
#------------------------------------------------------------------------------ |
162 |
|
|
163 |
|
# package mesa |
164 |
License: MIT |
License: MIT |
165 |
Requires: %{libglname} = %{version}-%{release} |
Requires: %{libglname} = %{version}-%{release} |
166 |
Provides: hackMesa = %{version} |
Provides: hackMesa = %{version} |
303 |
Requires: libglut-devel |
Requires: libglut-devel |
304 |
%endif |
%endif |
305 |
|
|
306 |
|
#------------------------------------------------------------------------------ |
307 |
|
|
308 |
%description |
%description |
309 |
Mesa is an OpenGL 2.1 compatible 3D graphics library. |
Mesa is an OpenGL 2.1 compatible 3D graphics library. |
375 |
|
|
376 |
This package contains the headers needed to compile Mesa programs. |
This package contains the headers needed to compile Mesa programs. |
377 |
|
|
378 |
|
#------------------------------------------------------------------------------ |
379 |
|
|
380 |
%prep |
%prep |
381 |
%if %{git} |
%if %{git} |
382 |
%setup -q -n mesa-%{git} |
%setup -q -n mesa-%{git} |
460 |
%clean |
%clean |
461 |
rm -fr $RPM_BUILD_ROOT |
rm -fr $RPM_BUILD_ROOT |
462 |
|
|
463 |
|
#------------------------------------------------------------------------------ |
464 |
|
|
465 |
%files |
%files |
466 |
%defattr(-,root,root) |
%defattr(-,root,root) |
467 |
%doc docs/COPYING docs/README.* |
%doc docs/COPYING docs/README.* |