15 |
%define _disable_ld_no_undefined 1 |
%define _disable_ld_no_undefined 1 |
16 |
|
|
17 |
|
|
18 |
%define git 20120929 |
%define git 0 |
19 |
%define git_branch 9.0 |
%define git_branch 9.0 |
20 |
%define with_hardware 1 |
%define with_hardware 1 |
21 |
|
|
23 |
|
|
24 |
%define relc 0 |
%define relc 0 |
25 |
%define name mesa |
%define name mesa |
26 |
%define version 9.0.0 |
%define version 9.0 |
27 |
%define rel 3 |
%define rel 1 |
28 |
|
|
29 |
%define release %mkrel %{rel} |
%define release %mkrel %{rel} |
30 |
%define src_type tar.bz2 |
%define src_type tar.bz2 |
168 |
# git am ../03??-*.patch |
# git am ../03??-*.patch |
169 |
# git branch mdv-patches |
# git branch mdv-patches |
170 |
# git am ../09??-*.patch |
# git am ../09??-*.patch |
171 |
Patch001: 0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch |
Source101: 0001-Fix-undefined-symbols-in-libOSMesa-and-libglapi.patch |
172 |
|
|
173 |
# In order to update to the branch via patches, issue this command: |
# In order to update to the branch via patches, issue this command: |
174 |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |
# git format-patch --start-number 100 mesa_7_5_1..mesa_7_5_branch | sed 's/^0\([0-9]\+\)-/Patch\1: 0\1-/' |
177 |
# 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 |
178 |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |
Patch201: 0201-revert-fix-glxinitializevisualconfigfromtags-handling.patch |
179 |
# (blino) should be pushed to 9.0 branch upstream |
# (blino) should be pushed to 9.0 branch upstream |
180 |
Patch202: 0202-radeon-llvm-Cleanup-makefile.patch |
#Patch202: 0202-radeon-llvm-Cleanup-makefile.patch |
181 |
Patch203: 0203-radeon-llvm-Remove-R600InstrInfo.td-from-TD_FILES.patch |
#Patch203: 0203-radeon-llvm-Remove-R600InstrInfo.td-from-TD_FILES.patch |
182 |
|
|
183 |
# Patches "liberated" from Fedora: |
# Patches "liberated" from Fedora: |
184 |
# http://cvs.fedoraproject.org/viewvc/rpms/mesa/devel/ |
# http://cvs.fedoraproject.org/viewvc/rpms/mesa/devel/ |