121 |
BuildRequires: talloc-devel |
BuildRequires: talloc-devel |
122 |
BuildRequires: libxml2-python |
BuildRequires: libxml2-python |
123 |
BuildRequires: makedepend |
BuildRequires: makedepend |
124 |
|
BuildRequires: bison flex |
125 |
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot |
|
126 |
URL: http://www.mesa3d.org |
URL: http://www.mesa3d.org |
127 |
%if %{git} |
%if %{git} |
128 |
# (cg) Current commit ref: origin/mesa_7_5_branch |
# (cg) Current commit ref: origin/mesa_7_5_branch |
165 |
Patch903: 0903-Fix-NULL-pointer-dereference-in-viaXMesaWindowMoved.patch |
Patch903: 0903-Fix-NULL-pointer-dereference-in-viaXMesaWindowMoved.patch |
166 |
Patch904: Mesa-7.9-salome.patch |
Patch904: Mesa-7.9-salome.patch |
167 |
|
|
|
# (tmb) speeds up OpenGL on SandyBridge |
|
|
Patch1000: i965-bump-CS-thread-number-on-SNB.patch |
|
|
|
|
168 |
Patch2004: mesa_652_mips.patch |
Patch2004: mesa_652_mips.patch |
169 |
|
|
170 |
#------------------------------------------------------------------------------ |
#------------------------------------------------------------------------------ |
474 |
%patch903 -p1 |
%patch903 -p1 |
475 |
%patch904 -p1 |
%patch904 -p1 |
476 |
|
|
|
%patch1000 -p1 |
|
|
|
|
477 |
%patch2004 -p1 |
%patch2004 -p1 |
478 |
|
|
479 |
chmod +x %{SOURCE5} |
chmod +x %{SOURCE5} |