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

Comparing COMP/CMSDIST/apache.spec (file contents):
Revision 1.2 by steen, Mon Apr 3 19:47:55 2006 UTC vs.
Revision 1.3 by steen, Wed Apr 5 23:19:10 2006 UTC

# Line 1 | Line 1
1 < ### RPM external apache 2.0.55
1 > ### RPM external apache 2.2.0
2   %define downloadn httpd
3   Source: http://mirror1.zic-network.ch/apache/%{downloadn}/%{downloadn}-%{v}.tar.gz
4   Requires: apr apr-util pcre zlib openssl
# Line 7 | Line 7 | Requires: apr apr-util pcre zlib openssl
7  
8   %build
9   ./configure --prefix=%{i} \
10 +            --with-apr=$APR_ROOT \
11 +            --with-apr-util=$APR_UTIL_ROOT \
12              --with-pcre=$PCRE_ROOT \
13              --with-z=$LIBZ_ROOT \
14              --with-ssl=$OPENSSL_ROOT

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines