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.16 by ratnik, Wed Apr 18 23:46:02 2007 UTC

# Line 1 | Line 1
1   ### RPM cms pkgtools 1.0
2 + Requires: gcc-wrapper
3   ## INITENV ALIAS cmsbuild %{i}/bin/install.sh -spec_dir ./inst-files
4   ## INITENV ALIAS_SH cmsapt eval `%{i}/bin/aptinstaller.sh config -path %{instroot} -sh`
5   ## INITENV ALIAS_CSH cmsapt eval `%{i}/bin/aptinstaller.sh config -path %{instroot} -csh`
6 + ## INITENV ALIAS updateAptRepository %{i}/bin/updateServer.sh
7  
8   # This generates an rpm for aptinstaller, install.sh, etc. etc.
9   Requires: cms-env
10   %define moduleName PKGTOOLS
11   %define exportName PKGTOOLS
12 < %define cvstag V00-02-01
12 > %define cvstag V00-04-07
13   %define cvsserver cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e
14 < Source: %cvsserver&module=%{moduleName}&export=%{exportName}&tag=-r%{cvstag}&output=/PKGTOOLS.tar.gz
14 > Source: %cvsserver&strategy=checkout&module=%{moduleName}&nocache=true&export=%{exportName}&tag=-r%{cvstag}&output=/PKGTOOLS.tar.gz
15  
16   %prep
17   %setup -n PKGTOOLS
18   %build
19 + ## IMPORT gcc-wrapper
20   %install
21   make PREFIX=%{i} install
22   mkdir -p %{instroot}/%{cmsplatf}/etc/profile.d

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines