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

Comparing COMP/CMSDIST/boost.spec (file contents):
Revision 1.37 by ratnik, Tue May 13 17:07:02 2008 UTC vs.
Revision 1.39 by elmer, Tue Jan 27 15:30:45 2009 UTC

# Line 1 | Line 1
1 < ### RPM external boost 1.34.1-CMS21
1 > ### RPM external boost 1.37.0
2   %define boostver _%(echo %realversion | tr . _)
3   Source: http://internap.dl.sourceforge.net/sourceforge/%{n}/%{n}%{boostver}.tar.gz
4 + Patch0: boost-1.37.0-gccxml-intrinsics
5  
6   Requires: boost-build python bz2lib
7   %if "%cmsplatf" != "slc4onl_ia32_gcc346"
# Line 9 | Line 10 | Requires: zlib
10  
11   %prep
12   %setup -n %{n}%{boostver}
13 + %patch0 -p1
14  
15   %build
16   # Note that some targets will fail to build (the test programs have

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines