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.3 by eulisse, Mon Nov 13 11:02:48 2006 UTC vs.
Revision 1.4 by eulisse, Mon Nov 13 11:05:29 2006 UTC

# Line 11 | Line 11 | Requires: python sqlobject py2-pysqlite
11   %build
12   ( echo source $PYTHON_ROOT/etc/profile.d/init.sh ; \
13    echo source $SQLITE_ROOT/etc/profile.d/init.sh ; \
14 <  echo source $SQLOBJECT_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 ; \
17    echo source $PY2_CHEETAH_ROOT/etc/profile.d/init.sh ; \  
18 <  echo source $YUI_ROOT/etc/profile.d/init.sh ) > %i/etc/profile.d/dependencies-setup.sh
18 >  echo source $YUI_ROOT/etc/profile.d/init.sh ; \
19 >  echo source $ZLIB_ROOT/etc/profile.d/init.sh ; \
20 >  echo source $EXPAT_ROOT/etc/profile.d/init.sh ; \
21 >  echo source $OPENSSL_ROOT/etc/profile.d/init.sh ; \
22 >  echo source $BZ2LIB_ROOT/etc/profile.d/init.sh ; \
23 >  echo source $DB4_ROOT/etc/profile.d/init.sh ; \
24 >  echo source $GDBM_ROOT/etc/profile.d/init.sh ; \
25 >  echo source $DB4_ROOT/etc/profile.d/init.sh ; ) > %i/etc/profile.d/dependencies-setup.sh
26   %install
27   cp -r * %i/
28   %post

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines