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

Comparing COMP/CMSDIST/SCRAMV1.spec (file contents):
Revision 1.7 by eulisse, Tue May 2 09:05:59 2006 UTC vs.
Revision 1.9 by eulisse, Wed May 17 14:54:09 2006 UTC

# Line 2 | Line 2
2   ## INITENV +PATH PATH %instroot/bin
3   ## INITENV SET SCRAM_ARCH %{cmsplatf}
4   ## INITENV +PATH PERL5LIB %{i}
5 < Requires: perl-virtual expat p5-template-toolkit p5-uri p5-xml-parser p5-libwww-perl
5 > Requires: expat p5-template-toolkit p5-uri p5-xml-parser p5-libwww-perl
6   Provides: perl(SCRAM::Helper)
7   Provides: perl(Utilities::AddDir)
8   Provides: perl(Utilities::Architecture)
# Line 82 | Line 82 | echo $PERL5LIB > %i/etc/perl5lib.env
82  
83   mkdir -p %{i}/etc/profile.d
84   echo "#!/bin/sh" > %i/etc/profile.d/dependencies-setup.sh
85 + echo "source $PERL_VIRTUAL_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh
86   echo "source $EXPAT_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh
87   echo "source $P5_TEMPLATE_TOOLKIT_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh
88   echo "source $P5_URI_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines