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.8 by eulisse, Wed May 3 15:45:26 2006 UTC vs.
Revision 1.10 by eulisse, Mon May 22 11:07:08 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
85   echo "source $EXPAT_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh
86   echo "source $P5_TEMPLATE_TOOLKIT_ROOT/etc/profile.d/init.sh" >> %i/etc/profile.d/dependencies-setup.sh
87   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