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

Comparing COMP/CMSDIST/boost-build.spec (file contents):
Revision 1.5 by elmer, Tue May 22 10:24:07 2007 UTC vs.
Revision 1.13 by elmer, Tue Feb 24 02:11:35 2009 UTC

# Line 1 | Line 1
1 < ### RPM external boost-build 2.0-m10-XXXX
1 > ### RPM external boost-build 2.0.m12
2   # Override default realversion since they have a "-" in the realversion
3 < %define realversion 2.0-m10
4 < Source: http://dl.sourceforge.net/sourceforge/boost/boost-build-%realversion.tar.bz2
3 > %define realversion 2.0-m12
4 > Source: http://superb-east.dl.sourceforge.net/sourceforge/boost/%{n}-%{realversion}.tar.bz2
5 > # Per http://svn.boost.org/trac/boost/ticket/977, for gcc422 problem
6 > Patch1: boost-build-2.0-m12-gcc422-no-strict-aliasing
7  
8   %prep
9   %setup -n boost-build
10 + %if "%cmsplatf" == "slc4_ia32_gcc422"
11 + %patch1 -p1
12 + %endif
13  
14   %build
15   cd jam_src

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines