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.5 by eulisse, Thu Sep 21 17:01:05 2006 UTC vs.
Revision 1.11 by eulisse, Tue Sep 26 09:07:09 2006 UTC

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