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.78 by dlange, Thu Feb 28 16:35:07 2008 UTC vs.
Revision 1.93 by muzaffar, Mon Jun 16 07:13:22 2008 UTC

# Line 1 | Line 1
1 < ### RPM lcg SCRAMV1 V1_2_1
1 > ### RPM lcg SCRAMV1 V2_0_2
2   ## INITENV +PATH PATH %instroot/common
3  
4   # This package is somewhat unusual compared to other packages we
# Line 30 | Line 30 | fi
30   %build
31   %install
32   tar -cf - . | tar -C %i -xvvf -
33 <
34 < mkdir -p %i/src/main %instroot/%cmsplatf/lcg/SCRAMV1/scramdb
35 < touch %instroot/%cmsplatf/lcg/SCRAMV1/scramdb/project.lookup
33 > mkdir -p %i/src/main %{i}/etc/profile.d
34  
35   #SCRAM/INSTALL.txt recomendations
36   sed -i -e "s|@SCRAM_LOOKUPDB_DIR@|%instroot/%cmsplatf/lcg/SCRAMV1/scramdb/|g;s|@SCRAM_VERSION@|%v|g" %i/bin/scram
37   ln -s ../../bin/scram %i/src/main/scram.pl
38   chmod 755 %i/bin/scram
39  
42 mkdir -p %{instroot}/%{cmsplatf}/etc/profile.d
43 mkdir -p %{i}/etc/profile.d
44
40   %post
41   %{relocateConfig}bin/scram
42  
# Line 72 | Line 67 | fi
67  
68   %files
69   %i
75 %instroot/%cmsplatf/lcg/SCRAMV1/scramdb
76 %exclude %instroot/%cmsplatf/lcg/SCRAMV1/scramdb/project.lookup

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines