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

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

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

revision 303796 by tv, Tue Oct 9 06:18:26 2012 UTC revision 303797 by tv, Tue Oct 9 06:27:29 2012 UTC
# Line 23  Line 23 
23    
24  %define relc                    0  %define relc                    0
25  %define name                    mesa  %define name                    mesa
26  %define version                 9.0  %define fversion                9.0
27    %define version                 9.0.0
28  %define rel                     1  %define rel                     1
29    
30  %define release                 %mkrel %{rel}  %define release                 %mkrel %{rel}
# Line 155  URL:           http://www.mesa3d.org Line 156  URL:           http://www.mesa3d.org
156  # (blino) snapshot of 9.0 branch  # (blino) snapshot of 9.0 branch
157  Source0:        %{name}-%{git_branch}-%{git}.tar.bz2  Source0:        %{name}-%{git_branch}-%{git}.tar.bz2
158  %else  %else
159  Source0:        ftp://ftp.freedesktop.org/pub/mesa/%version/MesaLib-%{version}%{vsuffix}.%{src_type}  Source0:        ftp://ftp.freedesktop.org/pub/mesa/%version/MesaLib-%{fversion}%{vsuffix}.%{src_type}
160  %endif  %endif
161  Source3:        make-git-snapshot.sh  Source3:        make-git-snapshot.sh
162    
# Line 535  with the softpipe driver. Line 536  with the softpipe driver.
536  %if %{git}  %if %{git}
537  %setup -q -n mesa-%{git_branch}-%{git}  %setup -q -n mesa-%{git_branch}-%{git}
538  %else  %else
539  %setup -q -n Mesa-%{version}%{vsuffix}  %setup -q -n Mesa-%{fversion}%{vsuffix}
540  %endif  %endif
541    
542  %apply_patches  %apply_patches

Legend:
Removed from v.303796  
changed lines
  Added in v.303797

  ViewVC Help
Powered by ViewVC 1.1.30