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.5 by steen, Thu Apr 27 00:14:44 2006 UTC vs.
Revision 1.7 by ratnik, Wed Apr 18 23:46:01 2007 UTC

# Line 1 | Line 1
1   ### RPM external mod_python 3.2.8
2 + Requires: gcc-wrapper
3  
4   %define pythonv %(echo $PYTHON_VERSION | cut -d. -f 1,2)
5   ## INITENV +PATH PYTHONPATH %{i}/lib/python%{pythonv}
6   ## INITENV CMD ln -sf $MOD_PYTHON_ROOT/lib/mod_python.so $APACHE_ROOT/modules
7  
8 < Source: http://apache.mirror.testserver.li/httpd/modpython/%{n}-%{v}.tgz
8 > Source: http://apache.osuosl.org/httpd/modpython/%{n}-%{v}.tgz
9   Requires: python apache
10  
11  
12   %build
13 + ## IMPORT gcc-wrapper
14   ./configure --prefix=%{i} \
15              --with-python=$PYTHON_ROOT/bin/python \
16              --with-apxs=$APACHE_ROOT/bin/apxs

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines