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

Comparing COMP/CMSDIST/prodrequest.spec (file contents):
Revision 1.4 by eulisse, Mon Nov 13 11:05:29 2006 UTC vs.
Revision 1.5 by eulisse, Mon Nov 13 11:07:19 2006 UTC

# Line 4 | Line 4
4   %define cvstag %{v}
5   %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e
6   Source: %cvsserver&strategy=checkout&module=%{moduleName}&nocache=true&export=%{exportName}&tag=-r%{cvstag}&output=/PRODREQUEST.tar.gz
7 < Requires: python sqlobject py2-pysqlite py2-cherrypy py2-cheetah yui sqlite
7 > Requires: python py2-sqlobject py2-pysqlite cherrypy py2-cheetah yui sqlite
8  
9   %prep
10   %setup PRODREQUEST
# Line 13 | Line 13 | Requires: python sqlobject py2-pysqlite
13    echo source $SQLITE_ROOT/etc/profile.d/init.sh ; \
14    echo source $PY2_SQLOBJECT_ROOT/etc/profile.d/init.sh ; \
15    echo source $PY2_PYSQLITE_ROOT/etc/profile.d/init.sh ; \
16 <  echo source $PY2_CHERRYPY_ROOT/etc/profile.d/init.sh ; \
16 >  echo source $CHERRYPY_ROOT/etc/profile.d/init.sh ; \
17    echo source $PY2_CHEETAH_ROOT/etc/profile.d/init.sh ; \  
18    echo source $YUI_ROOT/etc/profile.d/init.sh ; \
19    echo source $ZLIB_ROOT/etc/profile.d/init.sh ; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines