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.13 by elmer, Tue May 22 10:24:07 2007 UTC vs.
Revision 1.17 by elmer, Tue Jun 26 10:49:30 2007 UTC

# Line 13 | Line 13 | Source: http://dl.sourceforge.net/source
13   # an error.  So ignore the exit code from bjam on darwin to avoid
14   # RPM falsely detecting a problem.
15   PR="PYTHON_ROOT=$PYTHON_ROOT"
16 < PV="PYTHON_VERSION=$(echo $PYTHON_VERSION | sed 's/\.[0-9]*$//')"
16 > #PV="PYTHON_VERSION=$(echo $PYTHON_VERSION | sed 's/\.[0-9]*$//')"
17 > # The following line assumes a version of the form x.y.z-XXXX, where the
18 > # "-XXXX" part represents some CMS rebuild of version x.y.z
19 > PV="PYTHON_VERSION=$(echo $PYTHON_VERSION | sed 's/\.[0-9]*-.*$//')"
20   BZ2LIBR="BZIP2_LIBPATH=$BZ2LIB_ROOT/lib"
21   ZLIBR="ZLIB_LIBPATH=$ZLIB_ROOT/lib"
22   BZ2LIBI="BZIP2_INCLUDE=$BZ2LIB_ROOT/include"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines