ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/frontend.spec
Revision: 1.5
Committed: Wed Oct 1 18:53:58 2008 UTC (16 years, 6 months ago) by lat
Branch: MAIN
Changes since 1.4: +6 -1 lines
Log Message:
Changes in preparation for packaging split.

File Contents

# User Rev Content
1 eulisse 1.3 ### RPM cms frontend 1.0
2 eulisse 1.1
3     # Dummy package to get apache-conf installed.
4 lat 1.5 %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 eulisse 1.4 Requires: apache2-conf
8 eulisse 1.1
9     %prep
10 lat 1.5 %setup -T -b 0 -n conf
11     %setup -D -T -b 1 -n htdocs
12    
13 eulisse 1.1 %build
14     %install