/[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 216519 by tmb, Thu Mar 1 17:58:10 2012 UTC revision 216537 by tmb, Thu Mar 1 19:28:16 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.93  %define iversion        8.93
53  # release:  # release:
54  %define rel             1  %define rel             2
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 155  Patch9:                fglrx-make_sh-custom-kernel-dir Line 155  Patch9:                fglrx-make_sh-custom-kernel-dir
155  # do not probe /proc for kernel info as we may be building for a  # do not probe /proc for kernel info as we may be building for a
156  # different kernel  # different kernel
157  Patch10:        fglrx-make_sh-no-proc-probe.patch  Patch10:        fglrx-make_sh-no-proc-probe.patch
158    # fix build with 3.2.8+ series kernels
159    Patch11:        fglrx-8.930-fix-build-with-3.2.8-fpu-chages.patch
160    
161  License:        Freeware  License:        Freeware
162  URL:            http://ati.amd.com/support/driver.html  URL:            http://ati.amd.com/support/driver.html
# Line 307  cd common # ensure patches do not touch Line 309  cd common # ensure patches do not touch
309  %patch3 -p2  %patch3 -p2
310  %patch9 -p2  %patch9 -p2
311  %patch10 -p2  %patch10 -p2
312    %patch11 -p2
313  cd ..  cd ..
314    
315  cat > README.install.urpmi <<EOF  cat > README.install.urpmi <<EOF

Legend:
Removed from v.216519  
changed lines
  Added in v.216537

  ViewVC Help
Powered by ViewVC 1.1.30