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

Comparing COMP/CMSDIST/mod_python.spec (file contents):
Revision 1.7 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.8 by elmer, Tue May 1 12:11:02 2007 UTC

# Line 1 | Line 1
1   ### RPM external mod_python 3.2.8
2 Requires: gcc-wrapper
2  
3   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f 1,2)
4   ## INITENV +PATH PYTHONPATH %{i}/lib/python%{pythonv}
# Line 10 | Line 9 | Requires: python apache
9  
10  
11   %build
13 ## IMPORT gcc-wrapper
12   ./configure --prefix=%{i} \
13              --with-python=$PYTHON_ROOT/bin/python \
14              --with-apxs=$APACHE_ROOT/bin/apxs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines