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

Comparing COMP/CMSDIST/frontend.spec (file contents):
Revision 1.9 by lat, Wed Oct 1 20:20:29 2008 UTC vs.
Revision 1.10 by lat, Wed Oct 1 20:25:36 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms frontend 1.1d
1 > ### RPM cms frontend 1.1e
2   %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&strategy=export&nocache=true
3   Source0: %cvsserver&module=COMP/WEBTOOLS/Configuration&export=conf&tag=-rFRONTEND_CONF_1_1&output=/config.tar.gz
4   Source1: %cvsserver&module=COMP/WEBTOOLS/WelcomePages&export=htdocs&tag=-rFRONTEND_HTDOCS_1_0&output=/htdocs.tar.gz
5   Requires: apache2-conf
6 + Obsoletes: cms+frontend+1.1d-cmp
7   Obsoletes: cms+frontend+1.1c-cmp
8   Obsoletes: cms+frontend+1.1b-cmp
9   Obsoletes: cms+frontend+1.1-cmp
# Line 35 | Line 36 | mkdir -p %instroot/apache2/ssl_rewrites.
36   mkdir -p %instroot/apache2/htdocs
37  
38   # Replace template variables in configuration files with actual paths.
39 < perl -p -i -e "s|\@SERVER_ROOT\@|%instroot|g;s|\@APACHE2_ROOT\@|$APACHE2_ROOT|g;" %_builddir/conf/*/*.conf
39 > perl -p -i -e "s|\@SERVER_ROOT\@|%instroot/apache2|g;s|\@APACHE2_ROOT\@|$APACHE2_ROOT|g;" %_builddir/conf/*/*.conf
40  
41   # Copy files to the server setup directory.
42   cp -p %_builddir/conf/apps.d/*frontend.conf %instroot/apache2/apps.d

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines