ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/prodcommon.spec
Revision: 1.8
Committed: Wed Feb 28 18:01:47 2007 UTC (18 years, 2 months ago) by eulisse
Branch: MAIN
CVS Tags: PR0_3_13, PR0_3_12, PR0-3-11
Changes since 1.7: +1 -1 lines
Log Message:
Updated to new version.

File Contents

# User Rev Content
1 eulisse 1.8 ### RPM cms prodcommon PRODCOMMON_0_1_3
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