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.8 by eulisse, Thu May 11 14:23:58 2006 UTC vs.
Revision 1.11 by eulisse, Wed Jun 14 13:33:07 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
34 > Patch: scram-detect-make
35 > Provides: perl(ActiveDoc::UserInterface_basic)
36 > Provides: perl(ActiveDoc::UserQuery)
37 > Provides: perl(ObjectStore)
38 > Provides: perl(Utilities::AddDir)
39   Provides: perl(Utilities::GroupChecker)
40 + Provides: perl(Utilities::SCRAMUtils)
41  
42   %prep
43   %setup -n %n
44 + pwd
45 + %patch -p1
46   rm src/URL/test/test_URL_cvsfile.pm
47   %build
48   %install
# Line 70 | Line 77 | perl -p -i -e "s|#!.*perl|#!/usr/bin/env
77   %instroot/share/scramdb
78   %post
79   perl -p -i -e "s|%instroot|$RPM_INSTALL_PREFIX|g" $RPM_INSTALL_PREFIX/bin/scram
80 + #

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines