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

Comparing COMP/CMSDIST/online.spec (file contents):
Revision 1.13 by ratnik, Tue Feb 5 20:05:39 2008 UTC vs.
Revision 1.16 by ratnik, Fri Mar 7 23:30:18 2008 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_1_7_5_ONLINE1
1 > ### RPM cms online CMSSW_1_8_0_ONLINE1
2   ## IMPORT configurations
3   Provides: /bin/zsh
4   Requires: online-tool-conf python
# Line 30 | Line 30 | Source0: %{cmsswsrc}/config.tar.gz
30   Source1: %{cmsswsrc}/src.tar.gz
31   %endif
32  
33 + # Add source for package missing from the base release:
34 + Source2: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=EventFilter/Cosmics&export=src/EventFilter&&tag=-rV00-00-00&output=/extra.tar.gz
35 +
36   # List of packages to bootstrap for partial builds:
37 < Source2: online_build_set
38 < Source3: cmssw-tool
39 < Source4: findDependencies.pl
37 > Source3: online_build_set
38 > Source4: cmssw-tool
39 > Source5: findDependencies.pl
40  
41   %prep
42   rm -rf config
# Line 45 | Line 48 | rm -rf %{srctree}
48  
49   %setup -T -b 0 -n config
50   %setup -D -T -b 1 -n %{srctree}
51 < #%setup -D -T -a 2 -n %{srctree}
51 > %setup -D -T -b 2 -n %{srctree}
52  
53   # Remove plugins that only include tests, which we do not build:
54   rm -rf %_builddir/src/FWCore/Framework/plugins

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines