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

Comparing COMP/CMSDIST/pkgtools.spec (file contents):
Revision 1.3 by eulisse, Wed Sep 20 13:39:40 2006 UTC vs.
Revision 1.4 by eulisse, Thu Sep 21 16:39:38 2006 UTC

# Line 7 | Line 7
7   Requires: cms-env
8   %define moduleName PKGTOOLS
9   %define exportName PKGTOOLS
10 < %define cvstag V00-02-01
10 > %define cvstag V00-02-07
11   %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e
12 < Source: %cvsserver&module=%{moduleName}&export=%{exportName}&tag=-r%{cvstag}&output=/PKGTOOLS.tar.gz
12 > Source: %cvsserver&strategy=checkout&module=%{moduleName}&nocache=true&export=%{exportName}&tag=-r%{cvstag}&output=/PKGTOOLS.tar.gz
13  
14   %prep
15   %setup -n PKGTOOLS
# Line 25 | Line 25 | ln -sf %{i}/inst-files %{instroot}/inst-
25   %{instroot}/%{cmsplatf}/etc/profile.d/S00pkgtools.sh
26   %{instroot}/%{cmsplatf}/etc/profile.d/S00pkgtools.csh
27  
28 +
29   %post
30   perl -p -i -e 's|(.*setenv.*)|#$1|' $RPM_INSTALL_PREFIX/%pkgrel/etc/profile.d/init.csh
31   perl -p -i -e 's|(.*export.*)|#$1|' $RPM_INSTALL_PREFIX/%pkgrel/etc/profile.d/init.sh

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines