/[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 233865 by tmb, Sat Apr 28 03:07:56 2012 UTC revision 247581 by tmb, Sun May 27 21:02:30 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.961  %define iversion        8.961
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 162  Patch10:       fglrx-make_sh-no-proc-probe.pat Line 162  Patch10:       fglrx-make_sh-no-proc-probe.pat
162  # fix build with 3.2.8+ series kernels  # fix build with 3.2.8+ series kernels
163  Patch11:        amd-3.2.9-no-constant-TS_USEDFPU.patch  Patch11:        amd-3.2.9-no-constant-TS_USEDFPU.patch
164  Patch12:        amd-3.3.0-new_thread_structure.patch  Patch12:        amd-3.3.0-new_thread_structure.patch
165    # fix build with 3.4 serie kernels
166    Patch13:        fglrx-needs-cpu_possible_map.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  %patch11 -p2  %patch11 -p2
320  %patch12 -p2  %patch12 -p2
321    %patch13 -p2
322  cd ..  cd ..
323    
324  cat > README.install.urpmi <<EOF  cat > README.install.urpmi <<EOF

Legend:
Removed from v.233865  
changed lines
  Added in v.247581

  ViewVC Help
Powered by ViewVC 1.1.30