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.10 by ratnik, Wed Apr 18 23:46:01 2007 UTC vs.
Revision 1.11 by elmer, Tue May 1 11:48:49 2007 UTC

# Line 1 | Line 1
1   ### RPM external apache 2.0.59
2 Requires: gcc-wrapper
2   %define downloadn httpd
3   Source: http://apache.osuosl.org/httpd/httpd-%v.tar.gz
4   Requires: zlib openssl expat
# Line 7 | Line 6 | Requires: zlib openssl expat
6   %setup -n %{downloadn}-%{v}
7  
8   %build
10 ## IMPORT gcc-wrapper
9   ./configure CFLAGS="-I$EXPAT_ROOT/include" \
10              LDFLAGS="-L$EXPAT_ROOT/lib" \
11              --prefix=%{i} \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines