/[packages]/cauldron/fglrx/current/SPECS/fglrx.spec
ViewVC logotype

Diff of /cauldron/fglrx/current/SPECS/fglrx.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 266190 by tmb, Sun Jul 1 18:00:21 2012 UTC revision 275085 by tmb, Fri Jul 27 23:03:14 2012 UTC
# Line 51  Line 51 
51  # driver version from ati-packager-helper.sh:  # driver version from ati-packager-helper.sh:
52  %define iversion        8.98  %define iversion        8.98
53  # release:  # release:
54  %define rel             2  %define rel             3
55  # rpm version (adds 0 in order to not go backwards if iversion is two-decimal)  # rpm version (adds 0 in order to not go backwards if iversion is two-decimal)
56  %define version         %{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)  %define version         %{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)
57  %else  %else
# Line 162  Patch10:       fglrx-make_sh-no-proc-probe.pat Line 162  Patch10:       fglrx-make_sh-no-proc-probe.pat
162  # fix build with 3.4 series kernels  # fix build with 3.4 series kernels
163  Patch13:        fglrx-change-to-for_each_possible_cpu.patch  Patch13:        fglrx-change-to-for_each_possible_cpu.patch
164  Patch14:        fglrx-needs-asm_fpu-internal.h.patch  Patch14:        fglrx-needs-asm_fpu-internal.h.patch
165    # fix build with 3.5 series kernels (from ubuntu)
166    Patch15:        fglrx-replace-do_mmap-and-do_munmap-with-vm_mmap-and-vm_mu.patch
167    
168  License:        Freeware  License:        Freeware
169  URL:            http://ati.amd.com/support/driver.html  URL:            http://ati.amd.com/support/driver.html
# Line 316  cd common # ensure patches do not touch Line 318  cd common # ensure patches do not touch
318  %patch10 -p2  %patch10 -p2
319  %patch13 -p2  %patch13 -p2
320  %patch14 -p2  %patch14 -p2
321    %patch15 -p2
322  cd ..  cd ..
323    
324  cat > README.install.urpmi <<EOF  cat > README.install.urpmi <<EOF

Legend:
Removed from v.266190  
changed lines
  Added in v.275085

  ViewVC Help
Powered by ViewVC 1.1.30