ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/dpm.spec
(Generate patch)

Comparing COMP/CMSDIST/dpm.spec (file contents):
Revision 1.13 by dlange, Tue Feb 26 17:17:02 2008 UTC vs.
Revision 1.15 by dlange, Tue Feb 26 18:51:09 2008 UTC

# Line 3 | Line 3
3  
4   %define baseVersion %(echo %v | cut -d- -f1 | cut -d. -f1,2,3)
5   %define patchLevel  %(echo %v | cut -d- -f1 | cut -d. -f4)
6 < %define downloadv %{realversion}-%{patchLevel}
6 > %define downloadv %{baseVersion}-%{patchLevel}
7   %define dpmarch     %(echo %cmsplatf | cut -d_ -f1 | sed 's/onl//')
8  
9 < Source: http://eticssoft.web.cern.ch/eticssoft/repository/org.glite/LCG-DM/%{realversion}/src/DPM-%{downloadv}sec.%{dpmarch}.src.rpm
9 > Source: http://eticssoft.web.cern.ch/eticssoft/repository/org.glite/LCG-DM/%{baseVersion}/src/DPM-%{downloadv}sec.%{dpmarch}.src.rpm
10  
11   %define cpu %(echo %cmsplatf | cut -d_ -f2)
12   %if "%cpu" != "amd64"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines