ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/prodcommon.spec
Revision: 1.14
Committed: Sun Apr 8 20:03:36 2007 UTC (18 years ago) by afanfani
Branch: MAIN
CVS Tags: PR_0_5_4
Changes since 1.13: +1 -1 lines
Log Message:
Update to tag PRODCOMMON_0_2_0_pre4

File Contents

# User Rev Content
1 afanfani 1.14 ### RPM cms prodcommon PRODCOMMON_0_2_0_pre4
2 afanfani 1.5 ## INITENV +PATH PYTHONPATH %i/lib
3 eulisse 1.1
4     %define cvstag %v
5     Source: cvs://:pserver:anonymous@cmscvs.cern.ch:2401/cvs_server/repositories/CMSSW?passwd=AA_:yZZ3e&module=PRODCOMMON&export=PRODCOMMON&&tag=-r%{cvstag}&output=/PRODCOMMON.tar.gz
6     Requires: python
7     %prep
8     %setup -n PRODCOMMON
9     %build
10     %install
11 afanfani 1.4 make PREFIX=%i install
12 eulisse 1.1 mkdir -p %i
13     cp -r * %i