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.1 by eulisse, Fri Sep 19 10:30:47 2008 UTC vs.
Revision 1.5 by lat, Wed Oct 1 18:53:58 2008 UTC

# Line 1 | Line 1
1 < ### cms frontend 1.0
1 > ### RPM cms frontend 1.0
2  
3   # Dummy package to get apache-conf installed.
4 < Source: none
4 > %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&strategy=export&nocache=true
5 > Source0: %cvsserver&module=COMP/WEBTOOLS/Configuration&export=conf&tag=-rSERVER_CONF_1_12&output=/config.tar.gz
6 > Source1: %cvsserver&module=COMP/WEBTOOLS/WelcomePages&export=htdocs&tag=-rSERVER_CONF_1_12&output=/htdocs.tar.gz
7 > Requires: apache2-conf
8  
9   %prep
10 + %setup -T -b 0 -n conf
11 + %setup -D -T -b 1 -n htdocs
12 +
13   %build
14   %install

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines