25 |
%define name mesa |
%define name mesa |
26 |
%define fversion 9.1.1 |
%define fversion 9.1.1 |
27 |
%define version 9.1.1 |
%define version 9.1.1 |
28 |
%define rel 1 |
%define rel 2 |
29 |
|
|
30 |
%define release %mkrel %{rel} |
%define release %mkrel %{rel} |
31 |
%define src_type tar.bz2 |
%define src_type tar.bz2 |
146 |
BuildRequires: libxml2-python |
BuildRequires: libxml2-python |
147 |
BuildRequires: makedepend |
BuildRequires: makedepend |
148 |
BuildRequires: bison flex |
BuildRequires: bison flex |
149 |
BuildRequires: llvm-devel > 3.2-1.mga3 |
BuildRequires: llvm-devel > 3.2-1 |
150 |
BuildRequires: pkgconfig(libudev) |
BuildRequires: pkgconfig(libudev) |
151 |
BuildRequires: pkgconfig(vdpau) |
BuildRequires: pkgconfig(vdpau) |
152 |
%if %{enable_wayland} |
%if %{enable_wayland} |
178 |
# Cherry picks |
# Cherry picks |
179 |
# git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks |
# git format-patch --start-number 200 mesa_7_5_branch..mdv-cherry-picks |
180 |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |
181 |
|
Patch202: radeonsi-add-new-SI-pci-ids.patch |
182 |
|
Patch203: r600g-add-new-richland-pci-ids.patch |
183 |
|
|
184 |
# (blino) should be pushed to 9.0 branch upstream |
# (blino) should be pushed to 9.0 branch upstream |
185 |
#Patch202: 0202-radeon-llvm-Cleanup-makefile.patch |
#Patch202: 0202-radeon-llvm-Cleanup-makefile.patch |
186 |
#Patch203: 0203-radeon-llvm-Remove-R600InstrInfo.td-from-TD_FILES.patch |
#Patch203: 0203-radeon-llvm-Remove-R600InstrInfo.td-from-TD_FILES.patch |