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.6 by eulisse, Wed Apr 19 22:33:51 2006 UTC vs.
Revision 1.8 by steen, Tue May 16 22:39:23 2006 UTC

# Line 12 | Line 12 | Requires: zlib openssl
12              --enable-ssl \
13              --enable-rewrite \
14              --enable-so
15 +
16 + mkdir -p %i/conf.d
17 +
18   make %makeprocesses
19 + %install
20 + %initenv
21 + mkdir -p %{i}
22 + true || exit 0
23 + make install
24 +
25 + echo 'Include '"%i/conf.d/"'*.conf' >> \
26 +  %i/conf/httpd.conf
27 +
28 +
29   %post
30   %{relocateConfig}conf/highperformance.conf
31   %{relocateConfig}conf/highperformance-std.conf

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines