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.8 by eulisse, Fri Apr 28 14:52:36 2006 UTC vs.
Revision 1.12 by elmer, Sun May 13 01:08:51 2007 UTC

# Line 17 | Line 17 | Source: http://dl.sourceforge.net/source
17   # RPM falsely detecting a problem.
18   PR="PYTHON_ROOT=$PYTHON_ROOT"
19   PV="PYTHON_VERSION=$(echo $PYTHON_VERSION | sed 's/\.[0-9]*$//')"
20 < BZ2LIBR="BZ2LIB_LIBPATH=$BZ2LIB_ROOT/lib"
20 > BZ2LIBR="BZIP2_LIBPATH=$BZ2LIB_ROOT/lib"
21   ZLIBR="ZLIB_LIBPATH=$ZLIB_ROOT/lib"
22 < BZ2LIBI="BZ2LIB_INCLUDE=$BZ2LIB_ROOT/include"
22 > BZ2LIBI="BZIP2_INCLUDE=$BZ2LIB_ROOT/include"
23   ZLIBI="ZLIB_INCLUDE=$ZLIB_ROOT/include"
24  
25   case $(uname) in
# Line 56 | Line 56 | find libs -name '*.py' -print |
56  
57   perl -p -i -e "s|^#!.*python|/usr/bin/env python|" $(find %{i}/lib %{i}/bin)
58  
59 + #
60 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines