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.6 by lat, Wed Oct 1 20:09:16 2008 UTC vs.
Revision 1.7 by lat, Wed Oct 1 20:13:12 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms frontend 1.1
1 > ### RPM cms frontend 1.1b
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.1
7   Obsoletes: cms+frontend+1.0-cmp11
8   Obsoletes: cms+frontend+1.0-cmp10
9   Obsoletes: cms+frontend+1.0-cmp9
# Line 38 | Line 39 | perl -p -i -e "s|\@SERVER_ROOT\@|%instro
39   cp -p %_builddir/conf/apps.d/*frontend.conf %instroot/apache2/apps.d
40   cp -p %_builddir/conf/rewrites.d/*.conf %instroot/apache2/rewrites.d
41   cp -p %_builddir/conf/ssl_rewrites.d/*.conf %instroot/apache2/ssl_rewrites.d
42 < cp -rp %_builddir/htdocs/* %instroot/htdocs
42 > cp -rp %_builddir/htdocs/* %instroot/apache2/htdocs
43  
44   %post
45   # Relocate files.
# Line 48 | Line 49 | perl -p -i -e "s|%instroot|$RPM_INSTALL_
49   chmod a-w $RPM_INSTALL_PREFIX/apache2/*.d/*.conf
50  
51   %files
52 + %i/
53   %dir %instroot/apache2/rewrites.d
54   %dir %instroot/apache2/ssl_rewrites.d
55   %attr(444,-,-) %instroot/apache2/apps.d/*frontend.conf

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines