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.37 by muzaffar, Thu Jun 18 16:03:43 2009 UTC vs.
Revision 1.41 by muzaffar, Tue Jun 30 22:13:16 2009 UTC

# Line 1 | Line 1
1 < ### RPM cms online CMSSW_3_1_0_pre10_ONLINE
1 > ### RPM cms online CMSSW_3_1_0_pre11_ONLINE
2   ## IMPORT configurations
3  
4   Provides: /bin/zsh
# Line 13 | Line 13 | Provides: perl(LWP::UserAgent)
13   Provides: perl(Template)
14  
15   Requires: online-tool-conf python
16 + Patch0: online_src
17  
18   %define cmssw_release   %(perl -e '$_="%v"; s/_ONLINE//; print;')
19   %define cvsprojuc       %(echo %n | sed -e "s|-debug||"| tr 'a-z' 'A-Z')
# Line 26 | Line 27 | Requires: online-tool-conf python
27   #Defines for file containing list of packages for checkout and build:
28   %define buildsetfile    online_build_set
29  
30 < %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!;' config/BuildFile.xml
31 < %define patchsrc3       perl -p -i -e ' s!(<use name=root>)!$1\\n<use name=Foundation/PluginManager>!;' src/DQM/L1TMonitorClient/BuildFile
31 < %define patchsrc4       perl -p -i -e ' s!(<use name=boost>)!$1\\n<use name=EventFilter/Utilities>!;' src/DQM/SiPixelMonitorClient/BuildFile
32 < %define patchsrc5       perl -p -i -e ' s!(.*PixelLowPtUtilities.*)!#$1!;' src/RecoHI/HiTracking/BuildFile
30 > %define patchsrc2       perl -p -i -e ' s!(<classpath.*/test\\+.*>)!!' config/BuildFile.xml
31 > %define patchsrc3       %patch -p0
32  
33   ## IMPORT cms-scram-build
34   ## IMPORT partial-build

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines