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

Comparing COMP/CMSDIST/dbs-web.spec (file contents):
Revision 1.43 by valya, Thu Oct 11 13:38:36 2007 UTC vs.
Revision 1.44 by valya, Mon Oct 15 13:55:12 2007 UTC

# Line 1 | Line 1
1 < ### RPM cms dbs-web V03_06_02
1 > ### RPM cms dbs-web V03_06_03
2   ## INITENV +PATH PYTHONPATH %i/lib/python`echo $PYTHON_VERSION | cut -d. -f 1,2`/site-packages
3  
4   %define cvstag %v
# Line 27 | Line 27 | cd %i/lib/python`echo $PYTHON_VERSION |
27   echo "source $PY2_CHEETAH_ROOT/etc/profile.d/init.sh"; \
28   echo "source $PY2_SQLALCHEMY_ROOT/etc/profile.d/init.sh"; \
29   echo "source $PY2_PYSQLITE_ROOT/etc/profile.d/init.sh"; \
30 + echo "source $PY2_MYSQLDB_ROOT/etc/profile.d/init.sh"; \
31   echo "source $WEBTOOLS_ROOT/etc/profile.d/init.sh"; \
32   echo "source $YUI_ROOT/etc/profile.d/init.sh"; \
33   echo "source $ORACLE_ROOT/etc/profile.d/init.sh"; \
# Line 48 | Line 49 | cd %i/lib/python`echo $PYTHON_VERSION |
49   echo "source $PY2_CHEETAH_ROOT/etc/profile.d/init.csh"; \
50   echo "source $PY2_SQLALCHEMY_ROOT/etc/profile.d/init.csh"; \
51   echo "source $PY2_PYSQLITE_ROOT/etc/profile.d/init.csh"; \
52 + echo "source $PY2_MYSQLDB_ROOT/etc/profile.d/init.csh"; \
53   echo "source $WEBTOOLS_ROOT/etc/profile.d/init.csh"; \
54   echo "source $YUI_ROOT/etc/profile.d/init.csh"; \
55   echo "source $ORACLE_ROOT/etc/profile.d/init.csh"; \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines