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

Comparing COMP/CMSDIST/crab-server.spec (file contents):
Revision 1.133 by spiga, Fri Jan 15 17:24:54 2010 UTC vs.
Revision 1.155 by spiga, Sat Mar 27 11:31:51 2010 UTC

# Line 1 | Line 1
1 < ### RPM cms crab-server CS_1_1_1_slc5
1 > ### RPM cms crab-server CRABSERVER_1_1_1
2   ## INITENV +PATH PYTHONPATH %i/lib
3   #
4   %define cvstag %v
5   Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=CRAB/CRABSERVER&export=CRAB&&tag=-r%{cvstag}&output=/CRABSERVER.tar.gz
6 < ## boost  is neede only for SLC5 build
7 < Requires: prodcommon prodagent boost
6 > ## boost is needed only by SLC5 build
7 > Requires: prodcommon prodagent boost python-ldap
8   #Requires: prodcommon prodagent
9   %prep
10   %setup -n CRAB
# Line 18 | Line 18 | make PREFIX=%i install
18   mkdir -p %i/bin
19   cp bin/* %{i}/bin
20  
21 < # The following is needed only for SLC5 build
21 > # The following is needed only by SLC5 build
22   ###
23   pushd src/python/CommandManager/server-side
24    make -f Makefile_2.4 PYHOME=$PYTHON_ROOT BOOST_HOME=$BOOST_ROOT all

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines