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

Comparing COMP/CMSDIST/SCRAM.spec (file contents):
Revision 1.3 by argiro, Fri Feb 10 14:18:09 2006 UTC vs.
Revision 1.4 by eulisse, Tue May 2 17:08:39 2006 UTC

# Line 31 | Line 31
31   %define cvsrepo cvs://:pserver:anonymous@spitools.cvs.cern.ch:2401/cvs/SPITOOLS?passwd=Ah<Z
32  
33   Source0: %{cvsrepo}&tag=-r%{v}&module=%n&output=/source.tar.gz
34 + Requires: perl-virtual
35 + Provides: perl(Utilities::GroupChecker)
36  
37   %prep
38   %setup -n %n
39 <
39 > rm src/URL/test/test_URL_cvsfile.pm
40   %build
41   %install
42   tar -cf - . | tar -C %i -xvvf -
# Line 61 | Line 63 | export PERL5LIB SITENAME SEARCHOVRD LOCT
63   exec perl "$SCRAM_HOME/src/scramcli" ${1+"$@"}
64   EOF
65   chmod 755 %instroot/bin/scram
66 <
66 > perl -p -i -e "s|#!.*perl|#!/usr/bin/env perl|" $(find %{i})
67   %files
68   %i
69   %instroot/bin/scram

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines